GET https://kbin.spritesserver.nl/active?p=279

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.20 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Wholesome"
  +title: "Wholesome"
  +url: "https://startrek.website/pictrs/image/ddb6535c-7a5c-4940-8303-9d3a2ba1dedc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702995342 {#191
    date: 2023-12-19 15:15:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 23199
  -titleTs: "'wholesom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703035443
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4824165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702949043 {#242
    date: 2023-12-19 02:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Wholesome"
  +title: "Wholesome"
  +url: "https://startrek.website/pictrs/image/ddb6535c-7a5c-4940-8303-9d3a2ba1dedc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702995342 {#191
    date: 2023-12-19 15:15:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 23199
  -titleTs: "'wholesom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703035443
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4824165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702949043 {#242
    date: 2023-12-19 02:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Wholesome"
  +title: "Wholesome"
  +url: "https://startrek.website/pictrs/image/ddb6535c-7a5c-4940-8303-9d3a2ba1dedc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702995342 {#191
    date: 2023-12-19 15:15:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 23199
  -titleTs: "'wholesom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703035443
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4824165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702949043 {#242
    date: 2023-12-19 02:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Lemmy-users-have-you-seen-toxicity-migrate-here-from-reddit"
  +title: "Lemmy users, have you seen toxicity migrate here from reddit?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702995223 {#1877
    date: 2023-12-19 15:13:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1900 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 31702
  -titleTs: "'lemmi':1 'migrat':7 'reddit':10 'seen':5 'toxic':6 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9750615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702995223 {#1876
    date: 2023-12-19 15:13:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Lemmy-users-have-you-seen-toxicity-migrate-here-from-reddit"
  +title: "Lemmy users, have you seen toxicity migrate here from reddit?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702995223 {#1877
    date: 2023-12-19 15:13:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1900 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 31702
  -titleTs: "'lemmi':1 'migrat':7 'reddit':10 'seen':5 'toxic':6 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9750615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702995223 {#1876
    date: 2023-12-19 15:13:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Lemmy-users-have-you-seen-toxicity-migrate-here-from-reddit"
  +title: "Lemmy users, have you seen toxicity migrate here from reddit?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702995223 {#1877
    date: 2023-12-19 15:13:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1900 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 31702
  -titleTs: "'lemmi':1 'migrat':7 'reddit':10 'seen':5 'toxic':6 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9750615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702995223 {#1876
    date: 2023-12-19 15:13:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Which-Youtubers-or-on-online-video-sharing-platform-have-good"
  +title: "Which Youtubers (or on online video sharing platform) have good astronomy/cosmology/astrophysic content"
  +url: null
  +body: "As the title said, I’m looking for good videos to learn astronomy, cosmology and astrophysics (really, anything related to space is fine, such as rocket science)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702994491 {#1975
    date: 2023-12-19 15:01:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 23220
  -titleTs: "'astronomy/cosmology/astrophysic':11 'content':12 'good':10 'onlin':5 'platform':8 'share':7 'video':6 'youtub':2"
  -bodyTs: "'anyth':18 'astronomi':13 'astrophys':16 'cosmolog':14 'fine':23 'good':9 'learn':12 'look':7 'm':6 'realli':17 'relat':19 'rocket':26 'said':4 'scienc':27 'space':21 'titl':3 'video':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703046323
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10674543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702959923 {#1953
    date: 2023-12-19 05:25:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Which-Youtubers-or-on-online-video-sharing-platform-have-good"
  +title: "Which Youtubers (or on online video sharing platform) have good astronomy/cosmology/astrophysic content"
  +url: null
  +body: "As the title said, I’m looking for good videos to learn astronomy, cosmology and astrophysics (really, anything related to space is fine, such as rocket science)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702994491 {#1975
    date: 2023-12-19 15:01:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 23220
  -titleTs: "'astronomy/cosmology/astrophysic':11 'content':12 'good':10 'onlin':5 'platform':8 'share':7 'video':6 'youtub':2"
  -bodyTs: "'anyth':18 'astronomi':13 'astrophys':16 'cosmolog':14 'fine':23 'good':9 'learn':12 'look':7 'm':6 'realli':17 'relat':19 'rocket':26 'said':4 'scienc':27 'space':21 'titl':3 'video':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703046323
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10674543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702959923 {#1953
    date: 2023-12-19 05:25:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Which-Youtubers-or-on-online-video-sharing-platform-have-good"
  +title: "Which Youtubers (or on online video sharing platform) have good astronomy/cosmology/astrophysic content"
  +url: null
  +body: "As the title said, I’m looking for good videos to learn astronomy, cosmology and astrophysics (really, anything related to space is fine, such as rocket science)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702994491 {#1975
    date: 2023-12-19 15:01:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 23220
  -titleTs: "'astronomy/cosmology/astrophysic':11 'content':12 'good':10 'onlin':5 'platform':8 'share':7 'video':6 'youtub':2"
  -bodyTs: "'anyth':18 'astronomi':13 'astrophys':16 'cosmolog':14 'fine':23 'good':9 'learn':12 'look':7 'm':6 'realli':17 'relat':19 'rocket':26 'said':4 'scienc':27 'space':21 'titl':3 'video':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703046323
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10674543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702959923 {#1953
    date: 2023-12-19 05:25:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "Random-23-January-2006"
  +title: "Random 23 January 2006"
  +url: "https://sh.itjust.works/pictrs/image/30fd79b1-f1ab-47b6-a515-08f6deabcb4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702993338 {#1390
    date: 2023-12-19 14:42:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 23064
  -titleTs: "'2006':4 '23':2 'januari':3 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702999805
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11224230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702913405 {#1386
    date: 2023-12-18 16:30:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "Random-23-January-2006"
  +title: "Random 23 January 2006"
  +url: "https://sh.itjust.works/pictrs/image/30fd79b1-f1ab-47b6-a515-08f6deabcb4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702993338 {#1390
    date: 2023-12-19 14:42:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 23064
  -titleTs: "'2006':4 '23':2 'januari':3 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702999805
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11224230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702913405 {#1386
    date: 2023-12-18 16:30:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "Random-23-January-2006"
  +title: "Random 23 January 2006"
  +url: "https://sh.itjust.works/pictrs/image/30fd79b1-f1ab-47b6-a515-08f6deabcb4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702993338 {#1390
    date: 2023-12-19 14:42:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 23064
  -titleTs: "'2006':4 '23':2 'januari':3 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702999805
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11224230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702913405 {#1386
    date: 2023-12-18 16:30:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1927 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Any-Advice-Ubuntu-on-Panasonic-Toughbook"
  +title: "Any Advice? Ubuntu on Panasonic Toughbook."
  +url: "https://lemmy.world/pictrs/image/57cca025-1525-499f-93ad-507cd2fd46b2.jpeg"
  +body: "Hi everyone, Linux noob. I am installing Ubuntu on a Panasonic Toughbook CF-33. I was wondering if anyone had advice regarding drivers as the toughbooks have quite a few I/O ports, dual cameras, cellular antennas, and attached keyboard etc. Any advice is appreciated or even resources on where I could go to learn more about Ubuntu. Thanks everyone, take care."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702993234 {#1945
    date: 2023-12-19 14:40:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 22898
  -titleTs: "'advic':2 'panason':5 'toughbook':6 'ubuntu':3"
  -bodyTs: "'-33':14 'advic':21,42 'antenna':36 'anyon':19 'appreci':44 'attach':38 'camera':34 'care':61 'cellular':35 'cf':13 'could':51 'driver':23 'dual':33 'etc':40 'even':46 'everyon':2,59 'go':52 'hi':1 'i/o':31 'instal':7 'keyboard':39 'learn':54 'linux':3 'noob':4 'panason':11 'port':32 'quit':28 'regard':22 'resourc':47 'take':60 'thank':58 'toughbook':12,26 'ubuntu':8,57 'wonder':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702925056
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9681748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702838656 {#1969
    date: 2023-12-17 19:44:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1927 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Any-Advice-Ubuntu-on-Panasonic-Toughbook"
  +title: "Any Advice? Ubuntu on Panasonic Toughbook."
  +url: "https://lemmy.world/pictrs/image/57cca025-1525-499f-93ad-507cd2fd46b2.jpeg"
  +body: "Hi everyone, Linux noob. I am installing Ubuntu on a Panasonic Toughbook CF-33. I was wondering if anyone had advice regarding drivers as the toughbooks have quite a few I/O ports, dual cameras, cellular antennas, and attached keyboard etc. Any advice is appreciated or even resources on where I could go to learn more about Ubuntu. Thanks everyone, take care."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702993234 {#1945
    date: 2023-12-19 14:40:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 22898
  -titleTs: "'advic':2 'panason':5 'toughbook':6 'ubuntu':3"
  -bodyTs: "'-33':14 'advic':21,42 'antenna':36 'anyon':19 'appreci':44 'attach':38 'camera':34 'care':61 'cellular':35 'cf':13 'could':51 'driver':23 'dual':33 'etc':40 'even':46 'everyon':2,59 'go':52 'hi':1 'i/o':31 'instal':7 'keyboard':39 'learn':54 'linux':3 'noob':4 'panason':11 'port':32 'quit':28 'regard':22 'resourc':47 'take':60 'thank':58 'toughbook':12,26 'ubuntu':8,57 'wonder':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702925056
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9681748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702838656 {#1969
    date: 2023-12-17 19:44:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1927 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Any-Advice-Ubuntu-on-Panasonic-Toughbook"
  +title: "Any Advice? Ubuntu on Panasonic Toughbook."
  +url: "https://lemmy.world/pictrs/image/57cca025-1525-499f-93ad-507cd2fd46b2.jpeg"
  +body: "Hi everyone, Linux noob. I am installing Ubuntu on a Panasonic Toughbook CF-33. I was wondering if anyone had advice regarding drivers as the toughbooks have quite a few I/O ports, dual cameras, cellular antennas, and attached keyboard etc. Any advice is appreciated or even resources on where I could go to learn more about Ubuntu. Thanks everyone, take care."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702993234 {#1945
    date: 2023-12-19 14:40:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 22898
  -titleTs: "'advic':2 'panason':5 'toughbook':6 'ubuntu':3"
  -bodyTs: "'-33':14 'advic':21,42 'antenna':36 'anyon':19 'appreci':44 'attach':38 'camera':34 'care':61 'cellular':35 'cf':13 'could':51 'driver':23 'dual':33 'etc':40 'even':46 'everyon':2,59 'go':52 'hi':1 'i/o':31 'instal':7 'keyboard':39 'learn':54 'linux':3 'noob':4 'panason':11 'port':32 'quit':28 'regard':22 'resourc':47 'take':60 'thank':58 'toughbook':12,26 'ubuntu':8,57 'wonder':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702925056
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9681748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702838656 {#1969
    date: 2023-12-17 19:44:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1956 …}
  +slug: "Cant-wait-to-have-Daddy-Elon-crush-my-larynx-at"
  +title: "Cant wait to have Daddy Elon crush my larynx at a climate rally"
  +url: "https://slrpnk.net/pictrs/image/24d9749c-2a0f-4088-8edd-d0889a87c734.webp"
  +body: "Picture of the Tesla Optimus Gen 2 robot raising a fist on a blue background"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702992085 {#1400
    date: 2023-12-19 14:21:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 23262
  -titleTs: "'cant':1 'climat':12 'crush':7 'daddi':5 'elon':6 'larynx':9 'ralli':13 'wait':2"
  -bodyTs: "'2':7 'background':15 'blue':14 'fist':11 'gen':6 'optimus':5 'pictur':1 'rais':9 'robot':8 'tesla':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703061233
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5026346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702974833 {#1367
    date: 2023-12-19 09:33:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1956 …}
  +slug: "Cant-wait-to-have-Daddy-Elon-crush-my-larynx-at"
  +title: "Cant wait to have Daddy Elon crush my larynx at a climate rally"
  +url: "https://slrpnk.net/pictrs/image/24d9749c-2a0f-4088-8edd-d0889a87c734.webp"
  +body: "Picture of the Tesla Optimus Gen 2 robot raising a fist on a blue background"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702992085 {#1400
    date: 2023-12-19 14:21:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 23262
  -titleTs: "'cant':1 'climat':12 'crush':7 'daddi':5 'elon':6 'larynx':9 'ralli':13 'wait':2"
  -bodyTs: "'2':7 'background':15 'blue':14 'fist':11 'gen':6 'optimus':5 'pictur':1 'rais':9 'robot':8 'tesla':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703061233
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5026346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702974833 {#1367
    date: 2023-12-19 09:33:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1956 …}
  +slug: "Cant-wait-to-have-Daddy-Elon-crush-my-larynx-at"
  +title: "Cant wait to have Daddy Elon crush my larynx at a climate rally"
  +url: "https://slrpnk.net/pictrs/image/24d9749c-2a0f-4088-8edd-d0889a87c734.webp"
  +body: "Picture of the Tesla Optimus Gen 2 robot raising a fist on a blue background"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702992085 {#1400
    date: 2023-12-19 14:21:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 23262
  -titleTs: "'cant':1 'climat':12 'crush':7 'daddi':5 'elon':6 'larynx':9 'ralli':13 'wait':2"
  -bodyTs: "'2':7 'background':15 'blue':14 'fist':11 'gen':6 'optimus':5 'pictur':1 'rais':9 'robot':8 'tesla':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703061233
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5026346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702974833 {#1367
    date: 2023-12-19 09:33:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Radio-hat-for-listening-on-the-go-USA-1949"
  +title: "'Radio hat' for listening on the go, USA, 1949?"
  +url: "https://lemmy.world/pictrs/image/ab2ba945-6b3d-47e3-ad91-ddf635fb025d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702990026 {#2442
    date: 2023-12-19 13:47:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 23290
  -titleTs: "'1949':9 'go':7 'hat':2 'listen':4 'radio':1 'usa':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703068748
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9745904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702982348 {#2426
    date: 2023-12-19 11:39:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Radio-hat-for-listening-on-the-go-USA-1949"
  +title: "'Radio hat' for listening on the go, USA, 1949?"
  +url: "https://lemmy.world/pictrs/image/ab2ba945-6b3d-47e3-ad91-ddf635fb025d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702990026 {#2442
    date: 2023-12-19 13:47:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 23290
  -titleTs: "'1949':9 'go':7 'hat':2 'listen':4 'radio':1 'usa':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703068748
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9745904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702982348 {#2426
    date: 2023-12-19 11:39:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Radio-hat-for-listening-on-the-go-USA-1949"
  +title: "'Radio hat' for listening on the go, USA, 1949?"
  +url: "https://lemmy.world/pictrs/image/ab2ba945-6b3d-47e3-ad91-ddf635fb025d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702990026 {#2442
    date: 2023-12-19 13:47:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 23290
  -titleTs: "'1949':9 'go':7 'hat':2 'listen':4 'radio':1 'usa':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703068748
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9745904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702982348 {#2426
    date: 2023-12-19 11:39:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "People-of-Lemmy-that-take-more-than-5-seconds-to"
  +title: "People of Lemmy that take more than 5 seconds to start your car and drive, what are you doing?"
  +url: null
  +body: "As the title says…what are you all doing?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 129
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702989997 {#2449
    date: 2023-12-19 13:46:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 16457
  -titleTs: "'5':8 'car':13 'drive':15 'lemmi':3 'peopl':1 'second':9 'start':11 'take':5"
  -bodyTs: "'say':4 'titl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700958757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8711378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872357 {#2477
    date: 2023-11-25 01:32:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "People-of-Lemmy-that-take-more-than-5-seconds-to"
  +title: "People of Lemmy that take more than 5 seconds to start your car and drive, what are you doing?"
  +url: null
  +body: "As the title says…what are you all doing?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 129
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702989997 {#2449
    date: 2023-12-19 13:46:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 16457
  -titleTs: "'5':8 'car':13 'drive':15 'lemmi':3 'peopl':1 'second':9 'start':11 'take':5"
  -bodyTs: "'say':4 'titl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700958757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8711378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872357 {#2477
    date: 2023-11-25 01:32:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "People-of-Lemmy-that-take-more-than-5-seconds-to"
  +title: "People of Lemmy that take more than 5 seconds to start your car and drive, what are you doing?"
  +url: null
  +body: "As the title says…what are you all doing?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 129
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702989997 {#2449
    date: 2023-12-19 13:46:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 16457
  -titleTs: "'5':8 'car':13 'drive':15 'lemmi':3 'peopl':1 'second':9 'start':11 'take':5"
  -bodyTs: "'say':4 'titl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700958757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8711378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872357 {#2477
    date: 2023-11-25 01:32:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: Proxies\__CG__\App\Entity\Image {#1508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Hot-Notifications"
  +title: "Hot Notifications"
  +url: "https://lemmy.world/pictrs/image/69d1ec55-5420-4778-af16-dc6d7188fbd6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702988711 {#1923
    date: 2023-12-19 13:25:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 23187
  -titleTs: "'hot':1 'notif':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703033006
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9733836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946606 {#2484
    date: 2023-12-19 01:43:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: Proxies\__CG__\App\Entity\Image {#1508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Hot-Notifications"
  +title: "Hot Notifications"
  +url: "https://lemmy.world/pictrs/image/69d1ec55-5420-4778-af16-dc6d7188fbd6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702988711 {#1923
    date: 2023-12-19 13:25:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 23187
  -titleTs: "'hot':1 'notif':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703033006
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9733836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946606 {#2484
    date: 2023-12-19 01:43:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: Proxies\__CG__\App\Entity\Image {#1508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Hot-Notifications"
  +title: "Hot Notifications"
  +url: "https://lemmy.world/pictrs/image/69d1ec55-5420-4778-af16-dc6d7188fbd6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702988711 {#1923
    date: 2023-12-19 13:25:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 23187
  -titleTs: "'hot':1 'notif':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703033006
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9733836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946606 {#2484
    date: 2023-12-19 01:43:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "How-do-I-get-Nviddia-drivers-to-work-in-arch"
  +title: "How do I get Nviddia drivers to work in arch?"
  +url: null
  +body: "So i’m helping my best friend to try instaling nvidia gtx 1050 mobile drivers on his laptop, we genualy don’t know what to do and i can figure out how to make it work, so it would be very helpfull if someone could explain me what to do or provive me with a guide to make it work"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702988328 {#1482
    date: 2023-12-19 13:18:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 22131
  -titleTs: "'arch':10 'driver':6 'get':4 'nviddia':5 'work':8"
  -bodyTs: "'1050':13 'best':6 'could':45 'driver':15 'explain':46 'figur':30 'friend':7 'genuali':20 'gtx':12 'guid':56 'help':4 'helpful':42 'instal':10 'know':23 'laptop':18 'm':3 'make':34,58 'mobil':14 'nvidia':11 'proviv':52 'someon':44 'tri':9 'work':36,60 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702608947
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9288580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702522547 {#1511
    date: 2023-12-14 03:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "How-do-I-get-Nviddia-drivers-to-work-in-arch"
  +title: "How do I get Nviddia drivers to work in arch?"
  +url: null
  +body: "So i’m helping my best friend to try instaling nvidia gtx 1050 mobile drivers on his laptop, we genualy don’t know what to do and i can figure out how to make it work, so it would be very helpfull if someone could explain me what to do or provive me with a guide to make it work"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702988328 {#1482
    date: 2023-12-19 13:18:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 22131
  -titleTs: "'arch':10 'driver':6 'get':4 'nviddia':5 'work':8"
  -bodyTs: "'1050':13 'best':6 'could':45 'driver':15 'explain':46 'figur':30 'friend':7 'genuali':20 'gtx':12 'guid':56 'help':4 'helpful':42 'instal':10 'know':23 'laptop':18 'm':3 'make':34,58 'mobil':14 'nvidia':11 'proviv':52 'someon':44 'tri':9 'work':36,60 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702608947
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9288580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702522547 {#1511
    date: 2023-12-14 03:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "How-do-I-get-Nviddia-drivers-to-work-in-arch"
  +title: "How do I get Nviddia drivers to work in arch?"
  +url: null
  +body: "So i’m helping my best friend to try instaling nvidia gtx 1050 mobile drivers on his laptop, we genualy don’t know what to do and i can figure out how to make it work, so it would be very helpfull if someone could explain me what to do or provive me with a guide to make it work"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702988328 {#1482
    date: 2023-12-19 13:18:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 22131
  -titleTs: "'arch':10 'driver':6 'get':4 'nviddia':5 'work':8"
  -bodyTs: "'1050':13 'best':6 'could':45 'driver':15 'explain':46 'figur':30 'friend':7 'genuali':20 'gtx':12 'guid':56 'help':4 'helpful':42 'instal':10 'know':23 'laptop':18 'm':3 'make':34,58 'mobil':14 'nvidia':11 'proviv':52 'someon':44 'tri':9 'work':36,60 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702608947
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9288580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702522547 {#1511
    date: 2023-12-14 03:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "are-tiling-WM-good-only-for-terminal"
  +title: "are tiling WM good only for terminal?"
  +url: null
  +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987359 {#1540
    date: 2023-12-19 13:02:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 22936
  -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
  -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702939154
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4133807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852754 {#1538
    date: 2023-12-17 23:39:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "are-tiling-WM-good-only-for-terminal"
  +title: "are tiling WM good only for terminal?"
  +url: null
  +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987359 {#1540
    date: 2023-12-19 13:02:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 22936
  -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
  -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702939154
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4133807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852754 {#1538
    date: 2023-12-17 23:39:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "are-tiling-WM-good-only-for-terminal"
  +title: "are tiling WM good only for terminal?"
  +url: null
  +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987359 {#1540
    date: 2023-12-19 13:02:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 22936
  -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
  -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702939154
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4133807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852754 {#1538
    date: 2023-12-17 23:39:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "Let-s-hope-it-never-has-to-come-to-this"
  +title: "Let's hope it never has to come to this"
  +url: "https://lemmy.today/pictrs/image/d7c260b0-2697-4811-9f89-9199dfb41245.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987060 {#1632
    date: 2023-12-19 12:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 23151
  -titleTs: "'come':8 'hope':3 'let':1 'never':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703026043
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4280862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702939643 {#1623
    date: 2023-12-18 23:47:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "Let-s-hope-it-never-has-to-come-to-this"
  +title: "Let's hope it never has to come to this"
  +url: "https://lemmy.today/pictrs/image/d7c260b0-2697-4811-9f89-9199dfb41245.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987060 {#1632
    date: 2023-12-19 12:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 23151
  -titleTs: "'come':8 'hope':3 'let':1 'never':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703026043
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4280862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702939643 {#1623
    date: 2023-12-18 23:47:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "Let-s-hope-it-never-has-to-come-to-this"
  +title: "Let's hope it never has to come to this"
  +url: "https://lemmy.today/pictrs/image/d7c260b0-2697-4811-9f89-9199dfb41245.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987060 {#1632
    date: 2023-12-19 12:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 23151
  -titleTs: "'come':8 'hope':3 'let':1 'never':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703026043
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4280862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702939643 {#1623
    date: 2023-12-18 23:47:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "What-is-your-favourite-Hex-colour-code"
  +title: "What is your favourite Hex colour code?"
  +url: null
  +body: "For example #bf00ff is a nice colour code. Also known as electric purple."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 56
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702986641 {#1750
    date: 2023-12-19 12:50:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 23024
  -titleTs: "'code':7 'colour':6 'favourit':4 'hex':5"
  -bodyTs: "'also':9 'bf00ff':3 'code':8 'colour':7 'electr':12 'exampl':2 'known':10 'nice':6 'purpl':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702986036
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/710386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899636 {#1748
    date: 2023-12-18 12:40:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "What-is-your-favourite-Hex-colour-code"
  +title: "What is your favourite Hex colour code?"
  +url: null
  +body: "For example #bf00ff is a nice colour code. Also known as electric purple."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 56
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702986641 {#1750
    date: 2023-12-19 12:50:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 23024
  -titleTs: "'code':7 'colour':6 'favourit':4 'hex':5"
  -bodyTs: "'also':9 'bf00ff':3 'code':8 'colour':7 'electr':12 'exampl':2 'known':10 'nice':6 'purpl':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702986036
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/710386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899636 {#1748
    date: 2023-12-18 12:40:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "What-is-your-favourite-Hex-colour-code"
  +title: "What is your favourite Hex colour code?"
  +url: null
  +body: "For example #bf00ff is a nice colour code. Also known as electric purple."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 56
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702986641 {#1750
    date: 2023-12-19 12:50:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 23024
  -titleTs: "'code':7 'colour':6 'favourit':4 'hex':5"
  -bodyTs: "'also':9 'bf00ff':3 'code':8 'colour':7 'electr':12 'exampl':2 'known':10 'nice':6 'purpl':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702986036
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/710386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899636 {#1748
    date: 2023-12-18 12:40:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "It-s-a-good-thing-they-aren-t-in-charge-of-adult"
  +title: "It's a good thing they aren't in charge of adult toys..."
  +url: "https://lemmy.ca/pictrs/image/8ee4408e-04ef-433a-9df9-83c2c2291176.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 863
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702985551 {#1487
    date: 2023-12-19 12:32:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 22648
  -titleTs: "'adult':12 'aren':7 'charg':10 'good':4 'thing':5 'toy':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831530
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11449500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702745130 {#1485
    date: 2023-12-16 17:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "It-s-a-good-thing-they-aren-t-in-charge-of-adult"
  +title: "It's a good thing they aren't in charge of adult toys..."
  +url: "https://lemmy.ca/pictrs/image/8ee4408e-04ef-433a-9df9-83c2c2291176.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 863
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702985551 {#1487
    date: 2023-12-19 12:32:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 22648
  -titleTs: "'adult':12 'aren':7 'charg':10 'good':4 'thing':5 'toy':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831530
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11449500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702745130 {#1485
    date: 2023-12-16 17:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "It-s-a-good-thing-they-aren-t-in-charge-of-adult"
  +title: "It's a good thing they aren't in charge of adult toys..."
  +url: "https://lemmy.ca/pictrs/image/8ee4408e-04ef-433a-9df9-83c2c2291176.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 863
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702985551 {#1487
    date: 2023-12-19 12:32:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 22648
  -titleTs: "'adult':12 'aren':7 'charg':10 'good':4 'thing':5 'toy':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831530
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11449500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702745130 {#1485
    date: 2023-12-16 17:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "As-a-normal-boring-user-that-does-nothing-special-other"
  +title: "As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?"
  +url: null
  +body: "Title. Besides setting tmpfs to use 10GiB of it to store downloads."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702984444 {#1757
    date: 2023-12-19 12:14:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 22876
  -titleTs: "'32gib':27 'bore':4 'brows':12 'casual':18 'code':19 'internet':14 'normal':3 'noth':8 'occasion':17 'ram':29 'special':9 'suppos':23 'user':5"
  -bodyTs: "'10gib':7 'besid':2 'download':12 'set':3 'store':11 'titl':1 'tmpfs':4 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702921498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9680007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835098 {#1763
    date: 2023-12-17 18:44:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "As-a-normal-boring-user-that-does-nothing-special-other"
  +title: "As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?"
  +url: null
  +body: "Title. Besides setting tmpfs to use 10GiB of it to store downloads."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702984444 {#1757
    date: 2023-12-19 12:14:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 22876
  -titleTs: "'32gib':27 'bore':4 'brows':12 'casual':18 'code':19 'internet':14 'normal':3 'noth':8 'occasion':17 'ram':29 'special':9 'suppos':23 'user':5"
  -bodyTs: "'10gib':7 'besid':2 'download':12 'set':3 'store':11 'titl':1 'tmpfs':4 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702921498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9680007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835098 {#1763
    date: 2023-12-17 18:44:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "As-a-normal-boring-user-that-does-nothing-special-other"
  +title: "As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?"
  +url: null
  +body: "Title. Besides setting tmpfs to use 10GiB of it to store downloads."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702984444 {#1757
    date: 2023-12-19 12:14:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 22876
  -titleTs: "'32gib':27 'bore':4 'brows':12 'casual':18 'code':19 'internet':14 'normal':3 'noth':8 'occasion':17 'ram':29 'special':9 'suppos':23 'user':5"
  -bodyTs: "'10gib':7 'besid':2 'download':12 'set':3 'store':11 'titl':1 'tmpfs':4 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702921498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9680007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835098 {#1763
    date: 2023-12-17 18:44:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +slug: "A-Perfect-Gift"
  +title: "A Perfect Gift"
  +url: "https://files.catbox.moe/35w14m.webm"
  +body: "It’s the thought that counts."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702983703 {#1776
    date: 2023-12-19 12:01:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 23296
  -titleTs: "'gift':3 'perfect':2"
  -bodyTs: "'count':6 'thought':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703015203
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4834452"
  +editedAt: DateTimeImmutable @1705637080 {#1781
    date: 2024-01-19 05:04:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702983703 {#1782
    date: 2023-12-19 12:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +slug: "A-Perfect-Gift"
  +title: "A Perfect Gift"
  +url: "https://files.catbox.moe/35w14m.webm"
  +body: "It’s the thought that counts."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702983703 {#1776
    date: 2023-12-19 12:01:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 23296
  -titleTs: "'gift':3 'perfect':2"
  -bodyTs: "'count':6 'thought':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703015203
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4834452"
  +editedAt: DateTimeImmutable @1705637080 {#1781
    date: 2024-01-19 05:04:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702983703 {#1782
    date: 2023-12-19 12:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +slug: "A-Perfect-Gift"
  +title: "A Perfect Gift"
  +url: "https://files.catbox.moe/35w14m.webm"
  +body: "It’s the thought that counts."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702983703 {#1776
    date: 2023-12-19 12:01:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 23296
  -titleTs: "'gift':3 'perfect':2"
  -bodyTs: "'count':6 'thought':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703015203
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4834452"
  +editedAt: DateTimeImmutable @1705637080 {#1781
    date: 2024-01-19 05:04:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702983703 {#1782
    date: 2023-12-19 12:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1643 …}
  +slug: "An-update-on-HDR-and-color-management-in-KWin"
  +title: "An update on HDR and color management in KWin"
  +url: "https://zamundaaa.github.io/wayland/2023/12/18/update-on-hdr-and-colormanagement-in-plasma.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702981854 {#1638
    date: 2023-12-19 11:30:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 23060
  -titleTs: "'color':6 'hdr':4 'kwin':9 'manag':7 'updat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702999091
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7934664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702912691 {#1637
    date: 2023-12-18 16:18:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1643 …}
  +slug: "An-update-on-HDR-and-color-management-in-KWin"
  +title: "An update on HDR and color management in KWin"
  +url: "https://zamundaaa.github.io/wayland/2023/12/18/update-on-hdr-and-colormanagement-in-plasma.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702981854 {#1638
    date: 2023-12-19 11:30:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 23060
  -titleTs: "'color':6 'hdr':4 'kwin':9 'manag':7 'updat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702999091
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7934664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702912691 {#1637
    date: 2023-12-18 16:18:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1643 …}
  +slug: "An-update-on-HDR-and-color-management-in-KWin"
  +title: "An update on HDR and color management in KWin"
  +url: "https://zamundaaa.github.io/wayland/2023/12/18/update-on-hdr-and-colormanagement-in-plasma.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702981854 {#1638
    date: 2023-12-19 11:30:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 23060
  -titleTs: "'color':6 'hdr':4 'kwin':9 'manag':7 'updat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702999091
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7934664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702912691 {#1637
    date: 2023-12-18 16:18:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Beyonce"
  +title: "Beyoncé"
  +url: "https://lemmy.world/pictrs/image/737e2182-da13-4502-afeb-c39b844d9fde.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702981344 {#1422
    date: 2023-12-19 11:22:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 23245
  -titleTs: "'beyoncé':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703057611
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9741578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702971211 {#1446
    date: 2023-12-19 08:33:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Beyonce"
  +title: "Beyoncé"
  +url: "https://lemmy.world/pictrs/image/737e2182-da13-4502-afeb-c39b844d9fde.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702981344 {#1422
    date: 2023-12-19 11:22:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 23245
  -titleTs: "'beyoncé':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703057611
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9741578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702971211 {#1446
    date: 2023-12-19 08:33:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Beyonce"
  +title: "Beyoncé"
  +url: "https://lemmy.world/pictrs/image/737e2182-da13-4502-afeb-c39b844d9fde.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702981344 {#1422
    date: 2023-12-19 11:22:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 23245
  -titleTs: "'beyoncé':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703057611
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9741578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702971211 {#1446
    date: 2023-12-19 08:33:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Understanding-How-to-Refill-a-Vuse-Vape-A-Complete-Step-by-Step"
  +title: "Understanding How to Refill a Vuse Vape: A Complete Step-by-Step Guide"
  +url: null
  +body: """
    Introduction to Vuse: A Leading Vape Brand\n
    \n
    Vuse stands as a prominent brand in the vaping sphere, renowned for its innovative technology and stylish vape designs. Appealing to both seasoned and new vapers, Vuse offers an array of models, including Vuse Alto, Vuse eTank Mini, Vuse ePen, Vuse ePod 2, Vuse Pro, and Vuse Go, with most being refillable except for Vuse Go, simplifying your vaping journey.\n
    \n
    Unveiling the Process: [How to Refill a Vuse](https://www.vapepenzone.com/blog/how-to-refill-a-vuse.html) ePod 2\n
    \n
    Understanding Vuse Models Different Vuse models have distinct designs and functionalities:\n
    \n
    Vuse eTank Mini features an effortless top-fill system and easy coil replacement. Vuse Alto might pose leakage issues during refills. Vuse ePen Vape pods have a dark tint, making it challenging to monitor e-liquid levels. Vuse ePod 2 features a secure magnetic connection that prevents leaks. Vuse Pro shares similar features with the Vuse ePod 2 but in a lighter build.\n
    \n
    Refillable vs. Non-Refillable Pods All Vuse pods, except Vuse Go, can be refilled with e-liquids from official sources, but it’s advised to avoid using third-party liquids to maintain the pod’s efficiency and avoid potential issues.\n
    \n
    Steps to Refill a Vuse: Vuse ePod 2 as an Example\n
    \n
    Selecting the Right E-Liquid Choose e-liquids based on viscosity, nicotine strength, and flavor to suit your device and preferences for an optimal vaping experience. Opting for Vuse’s official pod replacements ensures compatibility and quality.\n
    \n
    Essential Tools for Refilling Prepare syringes, funnels, and other necessary tools while ensuring cleanliness throughout the process to maintain e-liquid purity and vapor quality.\n
    \n
    Troubleshooting Common Issues Leaking Pods: Refill slowly, watch for bubbles, and acquire replacements from authorized sources to prevent leaks. Burnt or Unpleasant Taste: Control refill speed and allow a few minutes after refilling to prevent dry hits caused by improper wicking. Safety Tips for Refilling Maintaining Cleanliness: Protects health and ensures pure vapor production. Safe Storage of E-Liquids: Keep them away from children and pets to avoid accidental ingestion. Avoiding High-Density E-Liquids: Improper use can lead to throat irritation and potential health issues. Final Thoughts: A Vuse Refilling Recommendation\n
    \n
    Based on experience, opting for official pod replacements guarantees compatibility and a hassle-free experience. It minimizes waste, keeps your vaping process smooth, and is environmentally conscious.\n
    \n
    By adhering to our guide on how to refill a Vuse Vape, you’re well-equipped to enjoy an enhanced vaping adventure.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702980953 {#1419
    date: 2023-12-19 11:15:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 23287
  -titleTs: "'complet':9 'guid':14 'refil':4 'step':11,13 'step-by-step':10 'understand':1 'vape':7 'vuse':6"
  -bodyTs: "'/blog/how-to-refill-a-vuse.html)':78 '2':50,80,133,151,207 'accident':345 'acquir':287 'adher':400 'adventur':421 'advis':182 'allow':303 'alto':42,107 'appeal':27 'array':37 'author':290 'avoid':184,197,344,347 'away':338 'base':221,371 'brand':7,13 'bubbl':285 'build':156 'burnt':295 'caus':313 'challeng':124 'children':340 'choos':217 'cleanli':263,322 'coil':104 'common':277 'compat':247,380 'connect':138 'conscious':398 'control':299 'dark':120 'densiti':350 'design':26,89 'devic':231 'differ':84 'distinct':88 'dri':311 'e':128,174,215,219,270,334,352 'e-liquid':127,173,214,218,269,333,351 'easi':103 'effici':195 'effortless':97 'enhanc':419 'enjoy':417 'ensur':246,262,326 'environment':397 'epen':47,115 'epod':49,79,132,150,206 'equip':415 'essenti':250 'etank':44,93 'exampl':210 'except':60,166 'experi':238,373,386 'featur':95,134,146 'fill':100 'final':365 'flavor':227 'free':385 'function':91 'funnel':256 'go':55,63,168 'guarante':379 'guid':403 'hassl':384 'hassle-fre':383 'health':324,363 'high':349 'high-dens':348 'hit':312 'improp':315,354 'includ':40 'ingest':346 'innov':21 'introduct':1 'irrit':360 'issu':111,199,278,364 'journey':67 'keep':336,390 'lead':5,357 'leak':141,279,294 'leakag':110 'level':130 'lighter':155 'liquid':129,175,189,216,220,271,335,353 'magnet':137 'maintain':191,268,321 'make':122 'might':108 'mini':45,94 'minim':388 'minut':306 'model':39,83,86 'monitor':126 'necessari':259 'new':32 'nicotin':224 'non':160 'non-refil':159 'offer':35 'offici':177,243,376 'opt':239,374 'optim':236 'parti':188 'pet':342 'pod':117,162,165,193,244,280,377 'pose':109 'potenti':198,362 'prefer':233 'prepar':254 'prevent':140,293,310 'pro':52,143 'process':70,266,393 'product':329 'promin':12 'protect':323 'pure':327 'puriti':272 'qualiti':249,275 're':412 'recommend':370 'refil':59,73,113,157,161,171,202,253,281,300,308,320,369,407 'renown':18 'replac':105,245,288,378 'right':213 'safe':330 'safeti':317 'season':30 'secur':136 'select':211 'share':144 'similar':145 'simplifi':64 'slowli':282 'smooth':394 'sourc':178,291 'speed':301 'sphere':17 'stand':9 'step':200 'storag':331 'strength':225 'stylish':24 'suit':229 'syring':255 'system':101 'tast':298 'technolog':22 'third':187 'third-parti':186 'thought':366 'throat':359 'throughout':264 'tint':121 'tip':318 'tool':251,260 'top':99 'top-fil':98 'troubleshoot':276 'understand':81 'unpleas':297 'unveil':68 'use':185,355 'vape':6,16,25,66,116,237,392,410,420 'vaper':33 'vapor':274,328 'viscos':223 'vs':158 'vuse':3,8,34,41,43,46,48,51,54,62,75,82,85,92,106,114,131,142,149,164,167,204,205,241,368,409 'wast':389 'watch':283 'well':414 'well-equip':413 'wick':316 'www.vapepenzone.com':77 'www.vapepenzone.com/blog/how-to-refill-a-vuse.html)':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4169926"
  +editedAt: DateTimeImmutable @1705629446 {#1425
    date: 2024-01-19 02:57:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702980953 {#1416
    date: 2023-12-19 11:15:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Understanding-How-to-Refill-a-Vuse-Vape-A-Complete-Step-by-Step"
  +title: "Understanding How to Refill a Vuse Vape: A Complete Step-by-Step Guide"
  +url: null
  +body: """
    Introduction to Vuse: A Leading Vape Brand\n
    \n
    Vuse stands as a prominent brand in the vaping sphere, renowned for its innovative technology and stylish vape designs. Appealing to both seasoned and new vapers, Vuse offers an array of models, including Vuse Alto, Vuse eTank Mini, Vuse ePen, Vuse ePod 2, Vuse Pro, and Vuse Go, with most being refillable except for Vuse Go, simplifying your vaping journey.\n
    \n
    Unveiling the Process: [How to Refill a Vuse](https://www.vapepenzone.com/blog/how-to-refill-a-vuse.html) ePod 2\n
    \n
    Understanding Vuse Models Different Vuse models have distinct designs and functionalities:\n
    \n
    Vuse eTank Mini features an effortless top-fill system and easy coil replacement. Vuse Alto might pose leakage issues during refills. Vuse ePen Vape pods have a dark tint, making it challenging to monitor e-liquid levels. Vuse ePod 2 features a secure magnetic connection that prevents leaks. Vuse Pro shares similar features with the Vuse ePod 2 but in a lighter build.\n
    \n
    Refillable vs. Non-Refillable Pods All Vuse pods, except Vuse Go, can be refilled with e-liquids from official sources, but it’s advised to avoid using third-party liquids to maintain the pod’s efficiency and avoid potential issues.\n
    \n
    Steps to Refill a Vuse: Vuse ePod 2 as an Example\n
    \n
    Selecting the Right E-Liquid Choose e-liquids based on viscosity, nicotine strength, and flavor to suit your device and preferences for an optimal vaping experience. Opting for Vuse’s official pod replacements ensures compatibility and quality.\n
    \n
    Essential Tools for Refilling Prepare syringes, funnels, and other necessary tools while ensuring cleanliness throughout the process to maintain e-liquid purity and vapor quality.\n
    \n
    Troubleshooting Common Issues Leaking Pods: Refill slowly, watch for bubbles, and acquire replacements from authorized sources to prevent leaks. Burnt or Unpleasant Taste: Control refill speed and allow a few minutes after refilling to prevent dry hits caused by improper wicking. Safety Tips for Refilling Maintaining Cleanliness: Protects health and ensures pure vapor production. Safe Storage of E-Liquids: Keep them away from children and pets to avoid accidental ingestion. Avoiding High-Density E-Liquids: Improper use can lead to throat irritation and potential health issues. Final Thoughts: A Vuse Refilling Recommendation\n
    \n
    Based on experience, opting for official pod replacements guarantees compatibility and a hassle-free experience. It minimizes waste, keeps your vaping process smooth, and is environmentally conscious.\n
    \n
    By adhering to our guide on how to refill a Vuse Vape, you’re well-equipped to enjoy an enhanced vaping adventure.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702980953 {#1419
    date: 2023-12-19 11:15:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 23287
  -titleTs: "'complet':9 'guid':14 'refil':4 'step':11,13 'step-by-step':10 'understand':1 'vape':7 'vuse':6"
  -bodyTs: "'/blog/how-to-refill-a-vuse.html)':78 '2':50,80,133,151,207 'accident':345 'acquir':287 'adher':400 'adventur':421 'advis':182 'allow':303 'alto':42,107 'appeal':27 'array':37 'author':290 'avoid':184,197,344,347 'away':338 'base':221,371 'brand':7,13 'bubbl':285 'build':156 'burnt':295 'caus':313 'challeng':124 'children':340 'choos':217 'cleanli':263,322 'coil':104 'common':277 'compat':247,380 'connect':138 'conscious':398 'control':299 'dark':120 'densiti':350 'design':26,89 'devic':231 'differ':84 'distinct':88 'dri':311 'e':128,174,215,219,270,334,352 'e-liquid':127,173,214,218,269,333,351 'easi':103 'effici':195 'effortless':97 'enhanc':419 'enjoy':417 'ensur':246,262,326 'environment':397 'epen':47,115 'epod':49,79,132,150,206 'equip':415 'essenti':250 'etank':44,93 'exampl':210 'except':60,166 'experi':238,373,386 'featur':95,134,146 'fill':100 'final':365 'flavor':227 'free':385 'function':91 'funnel':256 'go':55,63,168 'guarante':379 'guid':403 'hassl':384 'hassle-fre':383 'health':324,363 'high':349 'high-dens':348 'hit':312 'improp':315,354 'includ':40 'ingest':346 'innov':21 'introduct':1 'irrit':360 'issu':111,199,278,364 'journey':67 'keep':336,390 'lead':5,357 'leak':141,279,294 'leakag':110 'level':130 'lighter':155 'liquid':129,175,189,216,220,271,335,353 'magnet':137 'maintain':191,268,321 'make':122 'might':108 'mini':45,94 'minim':388 'minut':306 'model':39,83,86 'monitor':126 'necessari':259 'new':32 'nicotin':224 'non':160 'non-refil':159 'offer':35 'offici':177,243,376 'opt':239,374 'optim':236 'parti':188 'pet':342 'pod':117,162,165,193,244,280,377 'pose':109 'potenti':198,362 'prefer':233 'prepar':254 'prevent':140,293,310 'pro':52,143 'process':70,266,393 'product':329 'promin':12 'protect':323 'pure':327 'puriti':272 'qualiti':249,275 're':412 'recommend':370 'refil':59,73,113,157,161,171,202,253,281,300,308,320,369,407 'renown':18 'replac':105,245,288,378 'right':213 'safe':330 'safeti':317 'season':30 'secur':136 'select':211 'share':144 'similar':145 'simplifi':64 'slowli':282 'smooth':394 'sourc':178,291 'speed':301 'sphere':17 'stand':9 'step':200 'storag':331 'strength':225 'stylish':24 'suit':229 'syring':255 'system':101 'tast':298 'technolog':22 'third':187 'third-parti':186 'thought':366 'throat':359 'throughout':264 'tint':121 'tip':318 'tool':251,260 'top':99 'top-fil':98 'troubleshoot':276 'understand':81 'unpleas':297 'unveil':68 'use':185,355 'vape':6,16,25,66,116,237,392,410,420 'vaper':33 'vapor':274,328 'viscos':223 'vs':158 'vuse':3,8,34,41,43,46,48,51,54,62,75,82,85,92,106,114,131,142,149,164,167,204,205,241,368,409 'wast':389 'watch':283 'well':414 'well-equip':413 'wick':316 'www.vapepenzone.com':77 'www.vapepenzone.com/blog/how-to-refill-a-vuse.html)':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4169926"
  +editedAt: DateTimeImmutable @1705629446 {#1425
    date: 2024-01-19 02:57:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702980953 {#1416
    date: 2023-12-19 11:15:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Understanding-How-to-Refill-a-Vuse-Vape-A-Complete-Step-by-Step"
  +title: "Understanding How to Refill a Vuse Vape: A Complete Step-by-Step Guide"
  +url: null
  +body: """
    Introduction to Vuse: A Leading Vape Brand\n
    \n
    Vuse stands as a prominent brand in the vaping sphere, renowned for its innovative technology and stylish vape designs. Appealing to both seasoned and new vapers, Vuse offers an array of models, including Vuse Alto, Vuse eTank Mini, Vuse ePen, Vuse ePod 2, Vuse Pro, and Vuse Go, with most being refillable except for Vuse Go, simplifying your vaping journey.\n
    \n
    Unveiling the Process: [How to Refill a Vuse](https://www.vapepenzone.com/blog/how-to-refill-a-vuse.html) ePod 2\n
    \n
    Understanding Vuse Models Different Vuse models have distinct designs and functionalities:\n
    \n
    Vuse eTank Mini features an effortless top-fill system and easy coil replacement. Vuse Alto might pose leakage issues during refills. Vuse ePen Vape pods have a dark tint, making it challenging to monitor e-liquid levels. Vuse ePod 2 features a secure magnetic connection that prevents leaks. Vuse Pro shares similar features with the Vuse ePod 2 but in a lighter build.\n
    \n
    Refillable vs. Non-Refillable Pods All Vuse pods, except Vuse Go, can be refilled with e-liquids from official sources, but it’s advised to avoid using third-party liquids to maintain the pod’s efficiency and avoid potential issues.\n
    \n
    Steps to Refill a Vuse: Vuse ePod 2 as an Example\n
    \n
    Selecting the Right E-Liquid Choose e-liquids based on viscosity, nicotine strength, and flavor to suit your device and preferences for an optimal vaping experience. Opting for Vuse’s official pod replacements ensures compatibility and quality.\n
    \n
    Essential Tools for Refilling Prepare syringes, funnels, and other necessary tools while ensuring cleanliness throughout the process to maintain e-liquid purity and vapor quality.\n
    \n
    Troubleshooting Common Issues Leaking Pods: Refill slowly, watch for bubbles, and acquire replacements from authorized sources to prevent leaks. Burnt or Unpleasant Taste: Control refill speed and allow a few minutes after refilling to prevent dry hits caused by improper wicking. Safety Tips for Refilling Maintaining Cleanliness: Protects health and ensures pure vapor production. Safe Storage of E-Liquids: Keep them away from children and pets to avoid accidental ingestion. Avoiding High-Density E-Liquids: Improper use can lead to throat irritation and potential health issues. Final Thoughts: A Vuse Refilling Recommendation\n
    \n
    Based on experience, opting for official pod replacements guarantees compatibility and a hassle-free experience. It minimizes waste, keeps your vaping process smooth, and is environmentally conscious.\n
    \n
    By adhering to our guide on how to refill a Vuse Vape, you’re well-equipped to enjoy an enhanced vaping adventure.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702980953 {#1419
    date: 2023-12-19 11:15:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 23287
  -titleTs: "'complet':9 'guid':14 'refil':4 'step':11,13 'step-by-step':10 'understand':1 'vape':7 'vuse':6"
  -bodyTs: "'/blog/how-to-refill-a-vuse.html)':78 '2':50,80,133,151,207 'accident':345 'acquir':287 'adher':400 'adventur':421 'advis':182 'allow':303 'alto':42,107 'appeal':27 'array':37 'author':290 'avoid':184,197,344,347 'away':338 'base':221,371 'brand':7,13 'bubbl':285 'build':156 'burnt':295 'caus':313 'challeng':124 'children':340 'choos':217 'cleanli':263,322 'coil':104 'common':277 'compat':247,380 'connect':138 'conscious':398 'control':299 'dark':120 'densiti':350 'design':26,89 'devic':231 'differ':84 'distinct':88 'dri':311 'e':128,174,215,219,270,334,352 'e-liquid':127,173,214,218,269,333,351 'easi':103 'effici':195 'effortless':97 'enhanc':419 'enjoy':417 'ensur':246,262,326 'environment':397 'epen':47,115 'epod':49,79,132,150,206 'equip':415 'essenti':250 'etank':44,93 'exampl':210 'except':60,166 'experi':238,373,386 'featur':95,134,146 'fill':100 'final':365 'flavor':227 'free':385 'function':91 'funnel':256 'go':55,63,168 'guarante':379 'guid':403 'hassl':384 'hassle-fre':383 'health':324,363 'high':349 'high-dens':348 'hit':312 'improp':315,354 'includ':40 'ingest':346 'innov':21 'introduct':1 'irrit':360 'issu':111,199,278,364 'journey':67 'keep':336,390 'lead':5,357 'leak':141,279,294 'leakag':110 'level':130 'lighter':155 'liquid':129,175,189,216,220,271,335,353 'magnet':137 'maintain':191,268,321 'make':122 'might':108 'mini':45,94 'minim':388 'minut':306 'model':39,83,86 'monitor':126 'necessari':259 'new':32 'nicotin':224 'non':160 'non-refil':159 'offer':35 'offici':177,243,376 'opt':239,374 'optim':236 'parti':188 'pet':342 'pod':117,162,165,193,244,280,377 'pose':109 'potenti':198,362 'prefer':233 'prepar':254 'prevent':140,293,310 'pro':52,143 'process':70,266,393 'product':329 'promin':12 'protect':323 'pure':327 'puriti':272 'qualiti':249,275 're':412 'recommend':370 'refil':59,73,113,157,161,171,202,253,281,300,308,320,369,407 'renown':18 'replac':105,245,288,378 'right':213 'safe':330 'safeti':317 'season':30 'secur':136 'select':211 'share':144 'similar':145 'simplifi':64 'slowli':282 'smooth':394 'sourc':178,291 'speed':301 'sphere':17 'stand':9 'step':200 'storag':331 'strength':225 'stylish':24 'suit':229 'syring':255 'system':101 'tast':298 'technolog':22 'third':187 'third-parti':186 'thought':366 'throat':359 'throughout':264 'tint':121 'tip':318 'tool':251,260 'top':99 'top-fil':98 'troubleshoot':276 'understand':81 'unpleas':297 'unveil':68 'use':185,355 'vape':6,16,25,66,116,237,392,410,420 'vaper':33 'vapor':274,328 'viscos':223 'vs':158 'vuse':3,8,34,41,43,46,48,51,54,62,75,82,85,92,106,114,131,142,149,164,167,204,205,241,368,409 'wast':389 'watch':283 'well':414 'well-equip':413 'wick':316 'www.vapepenzone.com':77 'www.vapepenzone.com/blog/how-to-refill-a-vuse.html)':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4169926"
  +editedAt: DateTimeImmutable @1705629446 {#1425
    date: 2024-01-19 02:57:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702980953 {#1416
    date: 2023-12-19 11:15:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Translation-dictionary-workflow-in-GNOME-Linux"
  +title: "Translation / dictionary workflow in GNOME/ Linux?"
  +url: null
  +body: """
    I just found the [gnome-translate-indicator](https://github.com/sevenuz/gnome-translate-indicator) which is great! I click on the button in the top panel and then I can lookup any word. It’s only one way but that’s not a big problem for me as I rarely translate to English, mostly from.\n
    \n
    edit: the extension uses [translate-shell](https://github.com/soimort/translate-shell) which uses google, bing, but also apertium. So far I have not found a way to switch settings. I guess you have to point to a translate-shell instance which has to be configured.\n
    \n
    I was wondering if there is an improved workflow for this. We’ve got bangs in the browser and is there a way to include this into the general GNOME search? maybe with a bang?\n
    \n
    Additionaly, there is [Light Dict](https://github.com/tuberry/light-dict) which looks like a great app but doesn’t work on my machine out of the box (it fails to execute a trans process). Before trying to find the problem, I’d like to know if someone is using it.\n
    \n
    edit2: I can’t find any attribution to any external dictionary. Use it at your own risk.\n
    \n
    edit3: There is also [Dialect](https://github.com/dialect-app/dialect) with which you can translate via lingva or libretranslate. It looks like a nice gui app.\n
    \n
    So, is there a perfect workflow for this? I’d lvoe to hear your experience with translation and dictionary lookups on GNOME / linux
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702980937 {#1432
    date: 2023-12-19 11:15:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 23242
  -titleTs: "'dictionari':2 'gnome':5 'linux':6 'translat':1 'workflow':3"
  -bodyTs: "'/dialect-app/dialect)':205 '/sevenuz/gnome-translate-indicator)':11 '/soimort/translate-shell)':62 '/tuberry/light-dict)':140 'additionali':133 'also':68,201 'apertium':69 'app':146,221 'attribut':187 'bang':112,132 'big':41 'bing':66 'box':157 'browser':115 'button':19 'click':16 'configur':97 'd':172,231 'dialect':202 'dict':137 'dictionari':191,240 'doesn':148 'edit':53 'edit2':181 'edit3':198 'english':50 'execut':161 'experi':236 'extens':55 'extern':190 'fail':159 'far':71 'find':168,185 'found':3,75 'general':126 'github.com':10,61,139,204 'github.com/dialect-app/dialect)':203 'github.com/sevenuz/gnome-translate-indicator)':9 'github.com/soimort/translate-shell)':60 'github.com/tuberry/light-dict)':138 'gnome':6,127,243 'gnome-translate-ind':5 'googl':65 'got':111 'great':14,145 'guess':82 'gui':220 'hear':234 'improv':105 'includ':122 'indic':8 'instanc':92 'know':175 'libretransl':214 'light':136 'like':143,173,217 'lingva':212 'linux':244 'look':142,216 'lookup':28,241 'lvoe':232 'machin':153 'mayb':129 'most':51 'nice':219 'one':34 'panel':23 'perfect':226 'point':86 'problem':42,170 'process':164 'rare':47 'risk':197 'search':128 'set':80 'shell':59,91 'someon':177 'switch':79 'top':22 'tran':163 'translat':7,48,58,90,210,238 'translate-shel':57,89 'tri':166 'use':56,64,179,192 've':110 'via':211 'way':35,77,120 'wonder':100 'word':30 'work':150 'workflow':106,227"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703019108
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7454125"
  +editedAt: DateTimeImmutable @1705614325 {#1439
    date: 2024-01-18 22:45:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702970108 {#1433
    date: 2023-12-19 08:15:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Translation-dictionary-workflow-in-GNOME-Linux"
  +title: "Translation / dictionary workflow in GNOME/ Linux?"
  +url: null
  +body: """
    I just found the [gnome-translate-indicator](https://github.com/sevenuz/gnome-translate-indicator) which is great! I click on the button in the top panel and then I can lookup any word. It’s only one way but that’s not a big problem for me as I rarely translate to English, mostly from.\n
    \n
    edit: the extension uses [translate-shell](https://github.com/soimort/translate-shell) which uses google, bing, but also apertium. So far I have not found a way to switch settings. I guess you have to point to a translate-shell instance which has to be configured.\n
    \n
    I was wondering if there is an improved workflow for this. We’ve got bangs in the browser and is there a way to include this into the general GNOME search? maybe with a bang?\n
    \n
    Additionaly, there is [Light Dict](https://github.com/tuberry/light-dict) which looks like a great app but doesn’t work on my machine out of the box (it fails to execute a trans process). Before trying to find the problem, I’d like to know if someone is using it.\n
    \n
    edit2: I can’t find any attribution to any external dictionary. Use it at your own risk.\n
    \n
    edit3: There is also [Dialect](https://github.com/dialect-app/dialect) with which you can translate via lingva or libretranslate. It looks like a nice gui app.\n
    \n
    So, is there a perfect workflow for this? I’d lvoe to hear your experience with translation and dictionary lookups on GNOME / linux
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702980937 {#1432
    date: 2023-12-19 11:15:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 23242
  -titleTs: "'dictionari':2 'gnome':5 'linux':6 'translat':1 'workflow':3"
  -bodyTs: "'/dialect-app/dialect)':205 '/sevenuz/gnome-translate-indicator)':11 '/soimort/translate-shell)':62 '/tuberry/light-dict)':140 'additionali':133 'also':68,201 'apertium':69 'app':146,221 'attribut':187 'bang':112,132 'big':41 'bing':66 'box':157 'browser':115 'button':19 'click':16 'configur':97 'd':172,231 'dialect':202 'dict':137 'dictionari':191,240 'doesn':148 'edit':53 'edit2':181 'edit3':198 'english':50 'execut':161 'experi':236 'extens':55 'extern':190 'fail':159 'far':71 'find':168,185 'found':3,75 'general':126 'github.com':10,61,139,204 'github.com/dialect-app/dialect)':203 'github.com/sevenuz/gnome-translate-indicator)':9 'github.com/soimort/translate-shell)':60 'github.com/tuberry/light-dict)':138 'gnome':6,127,243 'gnome-translate-ind':5 'googl':65 'got':111 'great':14,145 'guess':82 'gui':220 'hear':234 'improv':105 'includ':122 'indic':8 'instanc':92 'know':175 'libretransl':214 'light':136 'like':143,173,217 'lingva':212 'linux':244 'look':142,216 'lookup':28,241 'lvoe':232 'machin':153 'mayb':129 'most':51 'nice':219 'one':34 'panel':23 'perfect':226 'point':86 'problem':42,170 'process':164 'rare':47 'risk':197 'search':128 'set':80 'shell':59,91 'someon':177 'switch':79 'top':22 'tran':163 'translat':7,48,58,90,210,238 'translate-shel':57,89 'tri':166 'use':56,64,179,192 've':110 'via':211 'way':35,77,120 'wonder':100 'word':30 'work':150 'workflow':106,227"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703019108
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7454125"
  +editedAt: DateTimeImmutable @1705614325 {#1439
    date: 2024-01-18 22:45:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702970108 {#1433
    date: 2023-12-19 08:15:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Translation-dictionary-workflow-in-GNOME-Linux"
  +title: "Translation / dictionary workflow in GNOME/ Linux?"
  +url: null
  +body: """
    I just found the [gnome-translate-indicator](https://github.com/sevenuz/gnome-translate-indicator) which is great! I click on the button in the top panel and then I can lookup any word. It’s only one way but that’s not a big problem for me as I rarely translate to English, mostly from.\n
    \n
    edit: the extension uses [translate-shell](https://github.com/soimort/translate-shell) which uses google, bing, but also apertium. So far I have not found a way to switch settings. I guess you have to point to a translate-shell instance which has to be configured.\n
    \n
    I was wondering if there is an improved workflow for this. We’ve got bangs in the browser and is there a way to include this into the general GNOME search? maybe with a bang?\n
    \n
    Additionaly, there is [Light Dict](https://github.com/tuberry/light-dict) which looks like a great app but doesn’t work on my machine out of the box (it fails to execute a trans process). Before trying to find the problem, I’d like to know if someone is using it.\n
    \n
    edit2: I can’t find any attribution to any external dictionary. Use it at your own risk.\n
    \n
    edit3: There is also [Dialect](https://github.com/dialect-app/dialect) with which you can translate via lingva or libretranslate. It looks like a nice gui app.\n
    \n
    So, is there a perfect workflow for this? I’d lvoe to hear your experience with translation and dictionary lookups on GNOME / linux
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702980937 {#1432
    date: 2023-12-19 11:15:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 23242
  -titleTs: "'dictionari':2 'gnome':5 'linux':6 'translat':1 'workflow':3"
  -bodyTs: "'/dialect-app/dialect)':205 '/sevenuz/gnome-translate-indicator)':11 '/soimort/translate-shell)':62 '/tuberry/light-dict)':140 'additionali':133 'also':68,201 'apertium':69 'app':146,221 'attribut':187 'bang':112,132 'big':41 'bing':66 'box':157 'browser':115 'button':19 'click':16 'configur':97 'd':172,231 'dialect':202 'dict':137 'dictionari':191,240 'doesn':148 'edit':53 'edit2':181 'edit3':198 'english':50 'execut':161 'experi':236 'extens':55 'extern':190 'fail':159 'far':71 'find':168,185 'found':3,75 'general':126 'github.com':10,61,139,204 'github.com/dialect-app/dialect)':203 'github.com/sevenuz/gnome-translate-indicator)':9 'github.com/soimort/translate-shell)':60 'github.com/tuberry/light-dict)':138 'gnome':6,127,243 'gnome-translate-ind':5 'googl':65 'got':111 'great':14,145 'guess':82 'gui':220 'hear':234 'improv':105 'includ':122 'indic':8 'instanc':92 'know':175 'libretransl':214 'light':136 'like':143,173,217 'lingva':212 'linux':244 'look':142,216 'lookup':28,241 'lvoe':232 'machin':153 'mayb':129 'most':51 'nice':219 'one':34 'panel':23 'perfect':226 'point':86 'problem':42,170 'process':164 'rare':47 'risk':197 'search':128 'set':80 'shell':59,91 'someon':177 'switch':79 'top':22 'tran':163 'translat':7,48,58,90,210,238 'translate-shel':57,89 'tri':166 'use':56,64,179,192 've':110 'via':211 'way':35,77,120 'wonder':100 'word':30 'work':150 'workflow':106,227"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703019108
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7454125"
  +editedAt: DateTimeImmutable @1705614325 {#1439
    date: 2024-01-18 22:45:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702970108 {#1433
    date: 2023-12-19 08:15:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Rage"
  +title: "Rage"
  +url: "https://lemmy.world/pictrs/image/14b915e2-95a8-4b45-8c42-7af8a38222de.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702980621 {#1693
    date: 2023-12-19 11:10:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 23250
  -titleTs: "'rage':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703058029
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9741822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702971629 {#1697
    date: 2023-12-19 08:40:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Rage"
  +title: "Rage"
  +url: "https://lemmy.world/pictrs/image/14b915e2-95a8-4b45-8c42-7af8a38222de.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702980621 {#1693
    date: 2023-12-19 11:10:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 23250
  -titleTs: "'rage':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703058029
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9741822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702971629 {#1697
    date: 2023-12-19 08:40:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Rage"
  +title: "Rage"
  +url: "https://lemmy.world/pictrs/image/14b915e2-95a8-4b45-8c42-7af8a38222de.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702980621 {#1693
    date: 2023-12-19 11:10:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 23250
  -titleTs: "'rage':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703058029
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9741822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702971629 {#1697
    date: 2023-12-19 08:40:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "I-know-some-of-y-all-can-relate"
  +title: "I know some of y'all can relate"
  +url: "https://lemmy.world/pictrs/image/2700aa3f-88e4-4d36-8862-b648591f3823.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 450
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702980520 {#1744
    date: 2023-12-19 11:08:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 23092
  -titleTs: "'know':2 'relat':8 'y':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703006605
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9720345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702920205 {#1639
    date: 2023-12-18 18:23:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "I-know-some-of-y-all-can-relate"
  +title: "I know some of y'all can relate"
  +url: "https://lemmy.world/pictrs/image/2700aa3f-88e4-4d36-8862-b648591f3823.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 450
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702980520 {#1744
    date: 2023-12-19 11:08:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 23092
  -titleTs: "'know':2 'relat':8 'y':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703006605
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9720345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702920205 {#1639
    date: 2023-12-18 18:23:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "I-know-some-of-y-all-can-relate"
  +title: "I know some of y'all can relate"
  +url: "https://lemmy.world/pictrs/image/2700aa3f-88e4-4d36-8862-b648591f3823.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 450
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702980520 {#1744
    date: 2023-12-19 11:08:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 23092
  -titleTs: "'know':2 'relat':8 'y':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703006605
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9720345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702920205 {#1639
    date: 2023-12-18 18:23:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "Are-you-sure-it-s-not-because-you-re-under-6-tall"
  +title: "Are you sure it's not because you're under 6' tall?"
  +url: "https://lemmy.ca/pictrs/image/ec12577b-3ebf-442b-9f66-0b6356ed7484.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 364
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702979867 {#1670
    date: 2023-12-19 10:57:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 23081
  -titleTs: "'6':11 're':9 'sure':3 'tall':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703003202
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11578329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702916802 {#1666
    date: 2023-12-18 17:26:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "Are-you-sure-it-s-not-because-you-re-under-6-tall"
  +title: "Are you sure it's not because you're under 6' tall?"
  +url: "https://lemmy.ca/pictrs/image/ec12577b-3ebf-442b-9f66-0b6356ed7484.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 364
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702979867 {#1670
    date: 2023-12-19 10:57:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 23081
  -titleTs: "'6':11 're':9 'sure':3 'tall':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703003202
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11578329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702916802 {#1666
    date: 2023-12-18 17:26:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "Are-you-sure-it-s-not-because-you-re-under-6-tall"
  +title: "Are you sure it's not because you're under 6' tall?"
  +url: "https://lemmy.ca/pictrs/image/ec12577b-3ebf-442b-9f66-0b6356ed7484.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 364
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702979867 {#1670
    date: 2023-12-19 10:57:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 23081
  -titleTs: "'6':11 're':9 'sure':3 'tall':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703003202
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11578329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702916802 {#1666
    date: 2023-12-18 17:26:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Don-t-ever-change"
  +title: "Don't ever change."
  +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702977358 {#1663
    date: 2023-12-19 10:15:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 23170
  -titleTs: "'chang':4 'ever':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703029967
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9732472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702943567 {#1553
    date: 2023-12-19 00:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Don-t-ever-change"
  +title: "Don't ever change."
  +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702977358 {#1663
    date: 2023-12-19 10:15:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 23170
  -titleTs: "'chang':4 'ever':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703029967
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9732472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702943567 {#1553
    date: 2023-12-19 00:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Don-t-ever-change"
  +title: "Don't ever change."
  +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702977358 {#1663
    date: 2023-12-19 10:15:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 23170
  -titleTs: "'chang':4 'ever':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703029967
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9732472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702943567 {#1553
    date: 2023-12-19 00:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1573 …}
  +slug: "Commission-selects-a-final-concept-for-the-redesigned-Minnesota-state"
  +title: "Commission selects a final concept for the redesigned Minnesota state flag"
  +url: "https://www.twincities.com/2023/12/15/panel-selects-final-concept-for-minnesota-flag-design/"
  +body: "The design has a number of variations, and the panel will meet again [Tuesday, December 19] to settle the final details."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702976961 {#1588
    date: 2023-12-19 10:09:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 23169
  -titleTs: "'commiss':1 'concept':5 'final':4 'flag':11 'minnesota':9 'redesign':8 'select':2 'state':10"
  -bodyTs: "'19':16 'decemb':15 'design':2 'detail':21 'final':20 'meet':12 'number':5 'panel':10 'settl':18 'tuesday':14 'variat':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703029470
  +visibility: "visible             "
  +apId: "https://kbin.social/m/vexillology@lemmy.world/t/711757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702943070 {#1572
    date: 2023-12-19 00:44:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1573 …}
  +slug: "Commission-selects-a-final-concept-for-the-redesigned-Minnesota-state"
  +title: "Commission selects a final concept for the redesigned Minnesota state flag"
  +url: "https://www.twincities.com/2023/12/15/panel-selects-final-concept-for-minnesota-flag-design/"
  +body: "The design has a number of variations, and the panel will meet again [Tuesday, December 19] to settle the final details."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702976961 {#1588
    date: 2023-12-19 10:09:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 23169
  -titleTs: "'commiss':1 'concept':5 'final':4 'flag':11 'minnesota':9 'redesign':8 'select':2 'state':10"
  -bodyTs: "'19':16 'decemb':15 'design':2 'detail':21 'final':20 'meet':12 'number':5 'panel':10 'settl':18 'tuesday':14 'variat':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703029470
  +visibility: "visible             "
  +apId: "https://kbin.social/m/vexillology@lemmy.world/t/711757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702943070 {#1572
    date: 2023-12-19 00:44:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1573 …}
  +slug: "Commission-selects-a-final-concept-for-the-redesigned-Minnesota-state"
  +title: "Commission selects a final concept for the redesigned Minnesota state flag"
  +url: "https://www.twincities.com/2023/12/15/panel-selects-final-concept-for-minnesota-flag-design/"
  +body: "The design has a number of variations, and the panel will meet again [Tuesday, December 19] to settle the final details."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702976961 {#1588
    date: 2023-12-19 10:09:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 23169
  -titleTs: "'commiss':1 'concept':5 'final':4 'flag':11 'minnesota':9 'redesign':8 'select':2 'state':10"
  -bodyTs: "'19':16 'decemb':15 'design':2 'detail':21 'final':20 'meet':12 'number':5 'panel':10 'settl':18 'tuesday':14 'variat':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703029470
  +visibility: "visible             "
  +apId: "https://kbin.social/m/vexillology@lemmy.world/t/711757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702943070 {#1572
    date: 2023-12-19 00:44:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details