GET https://kbin.spritesserver.nl/index.php/d/github.com/comments/top?p=20

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.92 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.04 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\EntryComment {#2429
  +user: App\Entity\User {#1545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Did anyone create issue yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701846196 {#96
    date: 2023-12-06 08:03:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 201523
  -bodyTs: "'anyon':2 'creat':3 'issu':4 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5723670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701846196 {#1961
    date: 2023-12-06 08:03:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
3 DENIED edit
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Did anyone create issue yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701846196 {#96
    date: 2023-12-06 08:03:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 201523
  -bodyTs: "'anyon':2 'creat':3 'issu':4 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5723670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701846196 {#1961
    date: 2023-12-06 08:03:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
4 DENIED moderate
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Did anyone create issue yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701846196 {#96
    date: 2023-12-06 08:03:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 201523
  -bodyTs: "'anyon':2 'creat':3 'issu':4 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5723670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701846196 {#1961
    date: 2023-12-06 08:03:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#1557
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does this mean we only need one debrid account when using plex in different places? I am currently responsible for the movie+series management in my family and will put things on plex for whatever is in demand. However it would be nice if I didnt have to do this, and that they could just fetch things themeselves in Plex. Not super keen on having to pay for a debrid account per location, as debrid will ban the account if seen to be used on different public addresses (if im not mistaken)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701789604 {#1525
    date: 2023-12-05 16:20:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mplewis@lemmy.globe.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 199040
  -bodyTs: "'account':9,71,79 'address':88 'ban':77 'could':54 'current':18 'debrid':8,70,75 'demand':38 'didnt':46 'differ':14,86 'famili':27 'fetch':56 'howev':39 'im':90 'keen':63 'locat':73 'manag':24 'mean':3 'mistaken':92 'movi':22 'need':6 'nice':43 'one':7 'pay':67 'per':72 'place':15 'plex':12,33,60 'public':87 'put':30 'respons':19 'seen':81 'seri':23 'super':62 'themeselv':58 'thing':31,57 'use':11,84 'whatev':35 'would':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5820954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701789604 {#1565
    date: 2023-12-05 16:20:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
7 DENIED edit
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does this mean we only need one debrid account when using plex in different places? I am currently responsible for the movie+series management in my family and will put things on plex for whatever is in demand. However it would be nice if I didnt have to do this, and that they could just fetch things themeselves in Plex. Not super keen on having to pay for a debrid account per location, as debrid will ban the account if seen to be used on different public addresses (if im not mistaken)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701789604 {#1525
    date: 2023-12-05 16:20:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mplewis@lemmy.globe.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 199040
  -bodyTs: "'account':9,71,79 'address':88 'ban':77 'could':54 'current':18 'debrid':8,70,75 'demand':38 'didnt':46 'differ':14,86 'famili':27 'fetch':56 'howev':39 'im':90 'keen':63 'locat':73 'manag':24 'mean':3 'mistaken':92 'movi':22 'need':6 'nice':43 'one':7 'pay':67 'per':72 'place':15 'plex':12,33,60 'public':87 'put':30 'respons':19 'seen':81 'seri':23 'super':62 'themeselv':58 'thing':31,57 'use':11,84 'whatev':35 'would':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5820954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701789604 {#1565
    date: 2023-12-05 16:20:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
8 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does this mean we only need one debrid account when using plex in different places? I am currently responsible for the movie+series management in my family and will put things on plex for whatever is in demand. However it would be nice if I didnt have to do this, and that they could just fetch things themeselves in Plex. Not super keen on having to pay for a debrid account per location, as debrid will ban the account if seen to be used on different public addresses (if im not mistaken)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701789604 {#1525
    date: 2023-12-05 16:20:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mplewis@lemmy.globe.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 199040
  -bodyTs: "'account':9,71,79 'address':88 'ban':77 'could':54 'current':18 'debrid':8,70,75 'demand':38 'didnt':46 'differ':14,86 'famili':27 'fetch':56 'howev':39 'im':90 'keen':63 'locat':73 'manag':24 'mean':3 'mistaken':92 'movi':22 'need':6 'nice':43 'one':7 'pay':67 'per':72 'place':15 'plex':12,33,60 'public':87 'put':30 'respons':19 'seen':81 'seri':23 'super':62 'themeselv':58 'thing':31,57 'use':11,84 'whatev':35 'would':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5820954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701789604 {#1565
    date: 2023-12-05 16:20:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "I could never get it to work well, every movie I tried would only play for a few seconds then buffer, then just become unplayable, on very good Internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701617718 {#2370
    date: 2023-12-03 16:35:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 192430
  -bodyTs: "'becom':24 'buffer':21 'could':2 'everi':9 'get':4 'good':28 'internet':29 'movi':10 'never':3 'play':15 'second':19 'tri':12 'unplay':25 'well':8 'work':7 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6923413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701617718 {#2377
    date: 2023-12-03 16:35:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
11 DENIED edit
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "I could never get it to work well, every movie I tried would only play for a few seconds then buffer, then just become unplayable, on very good Internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701617718 {#2370
    date: 2023-12-03 16:35:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 192430
  -bodyTs: "'becom':24 'buffer':21 'could':2 'everi':9 'get':4 'good':28 'internet':29 'movi':10 'never':3 'play':15 'second':19 'tri':12 'unplay':25 'well':8 'work':7 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6923413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701617718 {#2377
    date: 2023-12-03 16:35:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
12 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "I could never get it to work well, every movie I tried would only play for a few seconds then buffer, then just become unplayable, on very good Internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701617718 {#2370
    date: 2023-12-03 16:35:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 192430
  -bodyTs: "'becom':24 'buffer':21 'could':2 'everi':9 'get':4 'good':28 'internet':29 'movi':10 'never':3 'play':15 'second':19 'tri':12 'unplay':25 'well':8 'work':7 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6923413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701617718 {#2377
    date: 2023-12-03 16:35:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2083
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "💪"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700963533 {#2079
    date: 2023-11-26 02:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 164638
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6122761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700963533 {#2084
    date: 2023-11-26 02:52:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
15 DENIED edit
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "💪"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700963533 {#2079
    date: 2023-11-26 02:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 164638
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6122761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700963533 {#2084
    date: 2023-11-26 02:52:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
16 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "💪"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700963533 {#2079
    date: 2023-11-26 02:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 164638
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6122761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700963533 {#2084
    date: 2023-11-26 02:52:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2074
  +user: App\Entity\User {#2055 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "Has anyone here tried Kando yet? Looks like a very nice tool. How does it compare to typical keyboard shortcuts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701427307 {#2073
    date: 2023-12-01 11:41:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 160595
  -bodyTs: "'anyon':2 'compar':16 'kando':5 'keyboard':19 'like':8 'look':7 'nice':11 'shortcut':20 'tool':12 'tri':4 'typic':18 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5145140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872397 {#2068
    date: 2023-11-25 01:33:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
19 DENIED edit
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#2055 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "Has anyone here tried Kando yet? Looks like a very nice tool. How does it compare to typical keyboard shortcuts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701427307 {#2073
    date: 2023-12-01 11:41:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 160595
  -bodyTs: "'anyon':2 'compar':16 'kando':5 'keyboard':19 'like':8 'look':7 'nice':11 'shortcut':20 'tool':12 'tri':4 'typic':18 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5145140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872397 {#2068
    date: 2023-11-25 01:33:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
20 DENIED moderate
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#2055 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "Has anyone here tried Kando yet? Looks like a very nice tool. How does it compare to typical keyboard shortcuts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701427307 {#2073
    date: 2023-12-01 11:41:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 160595
  -bodyTs: "'anyon':2 'compar':16 'kando':5 'keyboard':19 'like':8 'look':7 'nice':11 'shortcut':20 'tool':12 'tri':4 'typic':18 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5145140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872397 {#2068
    date: 2023-11-25 01:33:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3178
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: App\Entity\EntryComment {#2074
    +user: App\Entity\User {#2055 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2066 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +parent: null
    +root: null
    +body: "Has anyone here tried Kando yet? Looks like a very nice tool. How does it compare to typical keyboard shortcuts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701427307 {#2073
      date: 2023-12-01 11:41:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2067 …}
    +nested: Doctrine\ORM\PersistentCollection {#2049 …}
    +votes: Doctrine\ORM\PersistentCollection {#2051 …}
    +reports: Doctrine\ORM\PersistentCollection {#2059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
    -id: 160595
    -bodyTs: "'anyon':2 'compar':16 'kando':5 'keyboard':19 'like':8 'look':7 'nice':11 'shortcut':20 'tool':12 'tri':4 'typic':18 'yet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5145140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700872397 {#2068
      date: 2023-11-25 01:33:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2074}
  +body: """
    > This project is currently in a very early stage of development. Kando is not yet a functional menu but rather a prototype which demonstrates the feasibility of the concept.\n
    \n
    Since Kando is still in early development, it might be a good idea to look at the Gnome Extension Fly-Pie. It’s from the same developer and it looks like Kando will be similar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700875085 {#3176
    date: 2023-11-25 02:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@Lodra@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 160723
  -bodyTs: "'concept':29 'current':4 'demonstr':24 'develop':11,36,57 'earli':8,35 'extens':48 'feasibl':26 'fli':50 'fly-pi':49 'function':17 'gnome':47 'good':41 'idea':42 'kando':12,31,62 'like':61 'look':44,60 'menu':18 'might':38 'pie':51 'project':2 'prototyp':22 'rather':20 'similar':65 'sinc':30 'stage':9 'still':33 'yet':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5153893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700875085 {#3177
    date: 2023-11-25 02:18:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
23 DENIED edit
App\Entity\EntryComment {#3178
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: App\Entity\EntryComment {#2074
    +user: App\Entity\User {#2055 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2066 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +parent: null
    +root: null
    +body: "Has anyone here tried Kando yet? Looks like a very nice tool. How does it compare to typical keyboard shortcuts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701427307 {#2073
      date: 2023-12-01 11:41:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2067 …}
    +nested: Doctrine\ORM\PersistentCollection {#2049 …}
    +votes: Doctrine\ORM\PersistentCollection {#2051 …}
    +reports: Doctrine\ORM\PersistentCollection {#2059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
    -id: 160595
    -bodyTs: "'anyon':2 'compar':16 'kando':5 'keyboard':19 'like':8 'look':7 'nice':11 'shortcut':20 'tool':12 'tri':4 'typic':18 'yet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5145140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700872397 {#2068
      date: 2023-11-25 01:33:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2074}
  +body: """
    > This project is currently in a very early stage of development. Kando is not yet a functional menu but rather a prototype which demonstrates the feasibility of the concept.\n
    \n
    Since Kando is still in early development, it might be a good idea to look at the Gnome Extension Fly-Pie. It’s from the same developer and it looks like Kando will be similar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700875085 {#3176
    date: 2023-11-25 02:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@Lodra@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 160723
  -bodyTs: "'concept':29 'current':4 'demonstr':24 'develop':11,36,57 'earli':8,35 'extens':48 'feasibl':26 'fli':50 'fly-pi':49 'function':17 'gnome':47 'good':41 'idea':42 'kando':12,31,62 'like':61 'look':44,60 'menu':18 'might':38 'pie':51 'project':2 'prototyp':22 'rather':20 'similar':65 'sinc':30 'stage':9 'still':33 'yet':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5153893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700875085 {#3177
    date: 2023-11-25 02:18:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
24 DENIED moderate
App\Entity\EntryComment {#3178
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: App\Entity\EntryComment {#2074
    +user: App\Entity\User {#2055 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2066 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +parent: null
    +root: null
    +body: "Has anyone here tried Kando yet? Looks like a very nice tool. How does it compare to typical keyboard shortcuts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701427307 {#2073
      date: 2023-12-01 11:41:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2067 …}
    +nested: Doctrine\ORM\PersistentCollection {#2049 …}
    +votes: Doctrine\ORM\PersistentCollection {#2051 …}
    +reports: Doctrine\ORM\PersistentCollection {#2059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
    -id: 160595
    -bodyTs: "'anyon':2 'compar':16 'kando':5 'keyboard':19 'like':8 'look':7 'nice':11 'shortcut':20 'tool':12 'tri':4 'typic':18 'yet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5145140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700872397 {#2068
      date: 2023-11-25 01:33:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2074}
  +body: """
    > This project is currently in a very early stage of development. Kando is not yet a functional menu but rather a prototype which demonstrates the feasibility of the concept.\n
    \n
    Since Kando is still in early development, it might be a good idea to look at the Gnome Extension Fly-Pie. It’s from the same developer and it looks like Kando will be similar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700875085 {#3176
    date: 2023-11-25 02:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@Lodra@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 160723
  -bodyTs: "'concept':29 'current':4 'demonstr':24 'develop':11,36,57 'earli':8,35 'extens':48 'feasibl':26 'fli':50 'fly-pi':49 'function':17 'gnome':47 'good':41 'idea':42 'kando':12,31,62 'like':61 'look':44,60 'menu':18 'might':38 'pie':51 'project':2 'prototyp':22 'rather':20 'similar':65 'sinc':30 'stage':9 'still':33 'yet':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5153893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700875085 {#3177
    date: 2023-11-25 02:18:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2299
  +user: App\Entity\User {#2310 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "His coding videos are really nice to see. I don’t even understand that much, as it’s mostly C++, but the coding, the explanation, and the final feature and commit is somehow relaxing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699725076 {#2229
    date: 2023-11-11 18:51:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mfat@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 112225
  -bodyTs: "'c':20 'code':2,23 'commit':31 'even':12 'explan':25 'featur':29 'final':28 'most':19 'much':15 'nice':6 'realli':5 'relax':34 'see':8 'somehow':33 'understand':13 'video':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5710307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725076 {#2228
    date: 2023-11-11 18:51:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
27 DENIED edit
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#2310 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "His coding videos are really nice to see. I don’t even understand that much, as it’s mostly C++, but the coding, the explanation, and the final feature and commit is somehow relaxing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699725076 {#2229
    date: 2023-11-11 18:51:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mfat@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 112225
  -bodyTs: "'c':20 'code':2,23 'commit':31 'even':12 'explan':25 'featur':29 'final':28 'most':19 'much':15 'nice':6 'realli':5 'relax':34 'see':8 'somehow':33 'understand':13 'video':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5710307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725076 {#2228
    date: 2023-11-11 18:51:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
28 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#2310 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "His coding videos are really nice to see. I don’t even understand that much, as it’s mostly C++, but the coding, the explanation, and the final feature and commit is somehow relaxing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699725076 {#2229
    date: 2023-11-11 18:51:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mfat@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 112225
  -bodyTs: "'c':20 'code':2,23 'commit':31 'even':12 'explan':25 'featur':29 'final':28 'most':19 'much':15 'nice':6 'realli':5 'relax':34 'see':8 'somehow':33 'understand':13 'video':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5710307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725076 {#2228
    date: 2023-11-11 18:51:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2190
  +user: App\Entity\User {#2234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thats cool! I am curious, how does this differ from [github.com/itsToggle/plex_debrid](https://github.com/itsToggle/plex_debrid) or in one image [github.com/I-am-PUID-0/pdrcrd](https://github.com/I-am-PUID-0/pdrcrd) ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699568810 {#2268
    date: 2023-11-09 23:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mplewis@lemmy.globe.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 98059
  -bodyTs: "'/i-am-puid-0/pdrcrd](https://github.com/i-am-puid-0/pdrcrd)':20 '/itstoggle/plex_debrid](https://github.com/itstoggle/plex_debrid)':13 'cool':2 'curious':5 'differ':9 'github.com':12,19 'github.com/i-am-puid-0/pdrcrd](https://github.com/i-am-puid-0/pdrcrd)':18 'github.com/itstoggle/plex_debrid](https://github.com/itstoggle/plex_debrid)':11 'imag':17 'one':16 'that':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4873473"
  +editedAt: DateTimeImmutable @1699389434 {#2267
    date: 2023-11-07 21:37:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699351175 {#2273
    date: 2023-11-07 10:59:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
31 DENIED edit
App\Entity\EntryComment {#2190
  +user: App\Entity\User {#2234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thats cool! I am curious, how does this differ from [github.com/itsToggle/plex_debrid](https://github.com/itsToggle/plex_debrid) or in one image [github.com/I-am-PUID-0/pdrcrd](https://github.com/I-am-PUID-0/pdrcrd) ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699568810 {#2268
    date: 2023-11-09 23:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mplewis@lemmy.globe.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 98059
  -bodyTs: "'/i-am-puid-0/pdrcrd](https://github.com/i-am-puid-0/pdrcrd)':20 '/itstoggle/plex_debrid](https://github.com/itstoggle/plex_debrid)':13 'cool':2 'curious':5 'differ':9 'github.com':12,19 'github.com/i-am-puid-0/pdrcrd](https://github.com/i-am-puid-0/pdrcrd)':18 'github.com/itstoggle/plex_debrid](https://github.com/itstoggle/plex_debrid)':11 'imag':17 'one':16 'that':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4873473"
  +editedAt: DateTimeImmutable @1699389434 {#2267
    date: 2023-11-07 21:37:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699351175 {#2273
    date: 2023-11-07 10:59:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
32 DENIED moderate
App\Entity\EntryComment {#2190
  +user: App\Entity\User {#2234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thats cool! I am curious, how does this differ from [github.com/itsToggle/plex_debrid](https://github.com/itsToggle/plex_debrid) or in one image [github.com/I-am-PUID-0/pdrcrd](https://github.com/I-am-PUID-0/pdrcrd) ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699568810 {#2268
    date: 2023-11-09 23:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mplewis@lemmy.globe.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 98059
  -bodyTs: "'/i-am-puid-0/pdrcrd](https://github.com/i-am-puid-0/pdrcrd)':20 '/itstoggle/plex_debrid](https://github.com/itstoggle/plex_debrid)':13 'cool':2 'curious':5 'differ':9 'github.com':12,19 'github.com/i-am-puid-0/pdrcrd](https://github.com/i-am-puid-0/pdrcrd)':18 'github.com/itstoggle/plex_debrid](https://github.com/itstoggle/plex_debrid)':11 'imag':17 'one':16 'that':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4873473"
  +editedAt: DateTimeImmutable @1699389434 {#2267
    date: 2023-11-07 21:37:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699351175 {#2273
    date: 2023-11-07 10:59:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3056
  +user: Proxies\__CG__\App\Entity\User {#3055 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2190
    +user: App\Entity\User {#2234 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "Thats cool! I am curious, how does this differ from [github.com/itsToggle/plex_debrid](https://github.com/itsToggle/plex_debrid) or in one image [github.com/I-am-PUID-0/pdrcrd](https://github.com/I-am-PUID-0/pdrcrd) ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699568810 {#2268
      date: 2023-11-09 23:26:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mplewis@lemmy.globe.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2253 …}
    +nested: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
    -id: 98059
    -bodyTs: "'/i-am-puid-0/pdrcrd](https://github.com/i-am-puid-0/pdrcrd)':20 '/itstoggle/plex_debrid](https://github.com/itstoggle/plex_debrid)':13 'cool':2 'curious':5 'differ':9 'github.com':12,19 'github.com/i-am-puid-0/pdrcrd](https://github.com/i-am-puid-0/pdrcrd)':18 'github.com/itstoggle/plex_debrid](https://github.com/itstoggle/plex_debrid)':11 'imag':17 'one':16 'that':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4873473"
    +editedAt: DateTimeImmutable @1699389434 {#2267
      date: 2023-11-07 21:37:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699351175 {#2273
      date: 2023-11-07 10:59:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2190}
  +body: "The main difference between this project and the ones you listed is that this project includes a Plex installation out of the box. The other projects require you to connect to a separate Plex instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699517223 {#3058
    date: 2023-11-09 09:07:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mplewis@lemmy.globe.pub"
    "@path0l0gy@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3054 …}
  +nested: Doctrine\ORM\PersistentCollection {#3052 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 103647
  -bodyTs: "'box':23 'connect':30 'differ':3 'includ':16 'instal':19 'instanc':35 'list':11 'main':2 'one':9 'plex':18,34 'project':6,15,26 'requir':27 'separ':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.globe.pub/comment/683076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699517223 {#3057
    date: 2023-11-09 09:07:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
35 DENIED edit
App\Entity\EntryComment {#3056
  +user: Proxies\__CG__\App\Entity\User {#3055 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2190
    +user: App\Entity\User {#2234 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "Thats cool! I am curious, how does this differ from [github.com/itsToggle/plex_debrid](https://github.com/itsToggle/plex_debrid) or in one image [github.com/I-am-PUID-0/pdrcrd](https://github.com/I-am-PUID-0/pdrcrd) ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699568810 {#2268
      date: 2023-11-09 23:26:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mplewis@lemmy.globe.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2253 …}
    +nested: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
    -id: 98059
    -bodyTs: "'/i-am-puid-0/pdrcrd](https://github.com/i-am-puid-0/pdrcrd)':20 '/itstoggle/plex_debrid](https://github.com/itstoggle/plex_debrid)':13 'cool':2 'curious':5 'differ':9 'github.com':12,19 'github.com/i-am-puid-0/pdrcrd](https://github.com/i-am-puid-0/pdrcrd)':18 'github.com/itstoggle/plex_debrid](https://github.com/itstoggle/plex_debrid)':11 'imag':17 'one':16 'that':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4873473"
    +editedAt: DateTimeImmutable @1699389434 {#2267
      date: 2023-11-07 21:37:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699351175 {#2273
      date: 2023-11-07 10:59:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2190}
  +body: "The main difference between this project and the ones you listed is that this project includes a Plex installation out of the box. The other projects require you to connect to a separate Plex instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699517223 {#3058
    date: 2023-11-09 09:07:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mplewis@lemmy.globe.pub"
    "@path0l0gy@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3054 …}
  +nested: Doctrine\ORM\PersistentCollection {#3052 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 103647
  -bodyTs: "'box':23 'connect':30 'differ':3 'includ':16 'instal':19 'instanc':35 'list':11 'main':2 'one':9 'plex':18,34 'project':6,15,26 'requir':27 'separ':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.globe.pub/comment/683076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699517223 {#3057
    date: 2023-11-09 09:07:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
36 DENIED moderate
App\Entity\EntryComment {#3056
  +user: Proxies\__CG__\App\Entity\User {#3055 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2190
    +user: App\Entity\User {#2234 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "Thats cool! I am curious, how does this differ from [github.com/itsToggle/plex_debrid](https://github.com/itsToggle/plex_debrid) or in one image [github.com/I-am-PUID-0/pdrcrd](https://github.com/I-am-PUID-0/pdrcrd) ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699568810 {#2268
      date: 2023-11-09 23:26:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mplewis@lemmy.globe.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2253 …}
    +nested: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
    -id: 98059
    -bodyTs: "'/i-am-puid-0/pdrcrd](https://github.com/i-am-puid-0/pdrcrd)':20 '/itstoggle/plex_debrid](https://github.com/itstoggle/plex_debrid)':13 'cool':2 'curious':5 'differ':9 'github.com':12,19 'github.com/i-am-puid-0/pdrcrd](https://github.com/i-am-puid-0/pdrcrd)':18 'github.com/itstoggle/plex_debrid](https://github.com/itstoggle/plex_debrid)':11 'imag':17 'one':16 'that':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4873473"
    +editedAt: DateTimeImmutable @1699389434 {#2267
      date: 2023-11-07 21:37:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699351175 {#2273
      date: 2023-11-07 10:59:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2190}
  +body: "The main difference between this project and the ones you listed is that this project includes a Plex installation out of the box. The other projects require you to connect to a separate Plex instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699517223 {#3058
    date: 2023-11-09 09:07:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mplewis@lemmy.globe.pub"
    "@path0l0gy@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3054 …}
  +nested: Doctrine\ORM\PersistentCollection {#3052 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 103647
  -bodyTs: "'box':23 'connect':30 'differ':3 'includ':16 'instal':19 'instanc':35 'list':11 'main':2 'one':9 'plex':18,34 'project':6,15,26 'requir':27 'separ':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.globe.pub/comment/683076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699517223 {#3057
    date: 2023-11-09 09:07:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2038
  +user: App\Entity\User {#2001 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Will this convert a home edition to pro?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698077465 {#2170
    date: 2023-10-23 18:11:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2003 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 67496
  -bodyTs: "'convert':3 'edit':6 'home':5 'pro':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3677500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696333986 {#2183
    date: 2023-10-03 13:53:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
39 DENIED edit
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#2001 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Will this convert a home edition to pro?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698077465 {#2170
    date: 2023-10-23 18:11:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2003 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 67496
  -bodyTs: "'convert':3 'edit':6 'home':5 'pro':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3677500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696333986 {#2183
    date: 2023-10-03 13:53:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
40 DENIED moderate
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#2001 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Will this convert a home edition to pro?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698077465 {#2170
    date: 2023-10-23 18:11:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2003 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 67496
  -bodyTs: "'convert':3 'edit':6 'home':5 'pro':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3677500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696333986 {#2183
    date: 2023-10-03 13:53:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3088
  +user: Proxies\__CG__\App\Entity\User {#3087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2038
    +user: App\Entity\User {#2001 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "Will this convert a home edition to pro?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698077465 {#2170
      date: 2023-10-23 18:11:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2003 …}
    +votes: Doctrine\ORM\PersistentCollection {#1995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
    -id: 67496
    -bodyTs: "'convert':3 'edit':6 'home':5 'pro':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3677500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696333986 {#2183
      date: 2023-10-03 13:53:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "It does, pretty easily. There’s a convenient “change Windows edition” menu item."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696345412 {#3090
    date: 2023-10-03 17:03:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@ledifrellim@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3086 …}
  +nested: Doctrine\ORM\PersistentCollection {#3084 …}
  +votes: Doctrine\ORM\PersistentCollection {#3082 …}
  +reports: Doctrine\ORM\PersistentCollection {#3080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
  -id: 67497
  -bodyTs: "'chang':9 'conveni':8 'easili':4 'edit':11 'item':13 'menu':12 'pretti':3 'window':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3689372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696345412 {#3089
    date: 2023-10-03 17:03:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
43 DENIED edit
App\Entity\EntryComment {#3088
  +user: Proxies\__CG__\App\Entity\User {#3087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2038
    +user: App\Entity\User {#2001 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "Will this convert a home edition to pro?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698077465 {#2170
      date: 2023-10-23 18:11:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2003 …}
    +votes: Doctrine\ORM\PersistentCollection {#1995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
    -id: 67496
    -bodyTs: "'convert':3 'edit':6 'home':5 'pro':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3677500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696333986 {#2183
      date: 2023-10-03 13:53:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "It does, pretty easily. There’s a convenient “change Windows edition” menu item."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696345412 {#3090
    date: 2023-10-03 17:03:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@ledifrellim@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3086 …}
  +nested: Doctrine\ORM\PersistentCollection {#3084 …}
  +votes: Doctrine\ORM\PersistentCollection {#3082 …}
  +reports: Doctrine\ORM\PersistentCollection {#3080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
  -id: 67497
  -bodyTs: "'chang':9 'conveni':8 'easili':4 'edit':11 'item':13 'menu':12 'pretti':3 'window':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3689372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696345412 {#3089
    date: 2023-10-03 17:03:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
44 DENIED moderate
App\Entity\EntryComment {#3088
  +user: Proxies\__CG__\App\Entity\User {#3087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2038
    +user: App\Entity\User {#2001 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "Will this convert a home edition to pro?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698077465 {#2170
      date: 2023-10-23 18:11:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2003 …}
    +votes: Doctrine\ORM\PersistentCollection {#1995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
    -id: 67496
    -bodyTs: "'convert':3 'edit':6 'home':5 'pro':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3677500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696333986 {#2183
      date: 2023-10-03 13:53:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "It does, pretty easily. There’s a convenient “change Windows edition” menu item."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696345412 {#3090
    date: 2023-10-03 17:03:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@ledifrellim@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3086 …}
  +nested: Doctrine\ORM\PersistentCollection {#3084 …}
  +votes: Doctrine\ORM\PersistentCollection {#3082 …}
  +reports: Doctrine\ORM\PersistentCollection {#3080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
  -id: 67497
  -bodyTs: "'chang':9 'conveni':8 'easili':4 'edit':11 'item':13 'menu':12 'pretti':3 'window':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3689372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696345412 {#3089
    date: 2023-10-03 17:03:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2504
  +user: App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "That was quick…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703071082 {#2499
    date: 2023-12-20 12:18:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 119919
  -bodyTs: "'quick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3931633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696331320 {#2500
    date: 2023-10-03 13:08:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
47 DENIED edit
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "That was quick…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703071082 {#2499
    date: 2023-12-20 12:18:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 119919
  -bodyTs: "'quick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3931633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696331320 {#2500
    date: 2023-10-03 13:08:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
48 DENIED moderate
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "That was quick…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703071082 {#2499
    date: 2023-12-20 12:18:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 119919
  -bodyTs: "'quick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3931633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696331320 {#2500
    date: 2023-10-03 13:08:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2504
    +user: App\Entity\User {#2517 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "That was quick…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703071082 {#2499
      date: 2023-12-20 12:18:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2505 …}
    +nested: Doctrine\ORM\PersistentCollection {#2507 …}
    +votes: Doctrine\ORM\PersistentCollection {#2509 …}
    +reports: Doctrine\ORM\PersistentCollection {#2511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
    -id: 119919
    -bodyTs: "'quick':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3931633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696331320 {#2500
      date: 2023-10-03 13:08:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "It’s MS. They couldn’t secure a cup of coffee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696344318 {#3144
    date: 2023-10-03 16:45:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 126979
  -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3612478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696344318 {#3145
    date: 2023-10-03 16:45:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
51 DENIED edit
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2504
    +user: App\Entity\User {#2517 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "That was quick…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703071082 {#2499
      date: 2023-12-20 12:18:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2505 …}
    +nested: Doctrine\ORM\PersistentCollection {#2507 …}
    +votes: Doctrine\ORM\PersistentCollection {#2509 …}
    +reports: Doctrine\ORM\PersistentCollection {#2511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
    -id: 119919
    -bodyTs: "'quick':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3931633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696331320 {#2500
      date: 2023-10-03 13:08:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "It’s MS. They couldn’t secure a cup of coffee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696344318 {#3144
    date: 2023-10-03 16:45:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 126979
  -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3612478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696344318 {#3145
    date: 2023-10-03 16:45:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
52 DENIED moderate
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2504
    +user: App\Entity\User {#2517 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "That was quick…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703071082 {#2499
      date: 2023-12-20 12:18:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2505 …}
    +nested: Doctrine\ORM\PersistentCollection {#2507 …}
    +votes: Doctrine\ORM\PersistentCollection {#2509 …}
    +reports: Doctrine\ORM\PersistentCollection {#2511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
    -id: 119919
    -bodyTs: "'quick':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3931633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696331320 {#2500
      date: 2023-10-03 13:08:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "It’s MS. They couldn’t secure a cup of coffee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696344318 {#3144
    date: 2023-10-03 16:45:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 126979
  -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3612478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696344318 {#3145
    date: 2023-10-03 16:45:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2504
      +user: App\Entity\User {#2517 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "That was quick…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703071082 {#2499
        date: 2023-12-20 12:18:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2505 …}
      +nested: Doctrine\ORM\PersistentCollection {#2507 …}
      +votes: Doctrine\ORM\PersistentCollection {#2509 …}
      +reports: Doctrine\ORM\PersistentCollection {#2511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
      -id: 119919
      -bodyTs: "'quick':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3931633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696331320 {#2500
        date: 2023-10-03 13:08:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "It’s MS. They couldn’t secure a cup of coffee."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696344318 {#3144
      date: 2023-10-03 16:45:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3148 …}
    +nested: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    -id: 126979
    -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3612478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696344318 {#3145
      date: 2023-10-03 16:45:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696347184 {#3215
    date: 2023-10-03 17:33:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 136762
  -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4474986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696347184 {#3216
    date: 2023-10-03 17:33:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
55 DENIED edit
App\Entity\EntryComment {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2504
      +user: App\Entity\User {#2517 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "That was quick…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703071082 {#2499
        date: 2023-12-20 12:18:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2505 …}
      +nested: Doctrine\ORM\PersistentCollection {#2507 …}
      +votes: Doctrine\ORM\PersistentCollection {#2509 …}
      +reports: Doctrine\ORM\PersistentCollection {#2511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
      -id: 119919
      -bodyTs: "'quick':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3931633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696331320 {#2500
        date: 2023-10-03 13:08:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "It’s MS. They couldn’t secure a cup of coffee."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696344318 {#3144
      date: 2023-10-03 16:45:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3148 …}
    +nested: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    -id: 126979
    -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3612478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696344318 {#3145
      date: 2023-10-03 16:45:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696347184 {#3215
    date: 2023-10-03 17:33:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 136762
  -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4474986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696347184 {#3216
    date: 2023-10-03 17:33:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
56 DENIED moderate
App\Entity\EntryComment {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2504
      +user: App\Entity\User {#2517 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "That was quick…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703071082 {#2499
        date: 2023-12-20 12:18:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2505 …}
      +nested: Doctrine\ORM\PersistentCollection {#2507 …}
      +votes: Doctrine\ORM\PersistentCollection {#2509 …}
      +reports: Doctrine\ORM\PersistentCollection {#2511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
      -id: 119919
      -bodyTs: "'quick':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3931633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696331320 {#2500
        date: 2023-10-03 13:08:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "It’s MS. They couldn’t secure a cup of coffee."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696344318 {#3144
      date: 2023-10-03 16:45:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3148 …}
    +nested: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    -id: 126979
    -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3612478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696344318 {#3145
      date: 2023-10-03 16:45:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696347184 {#3215
    date: 2023-10-03 17:33:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 136762
  -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4474986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696347184 {#3216
    date: 2023-10-03 17:33:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3257
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3217
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3146
      +user: Proxies\__CG__\App\Entity\User {#3147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2504
        +user: App\Entity\User {#2517 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: "That was quick…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703071082 {#2499
          date: 2023-12-20 12:18:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2505 …}
        +nested: Doctrine\ORM\PersistentCollection {#2507 …}
        +votes: Doctrine\ORM\PersistentCollection {#2509 …}
        +reports: Doctrine\ORM\PersistentCollection {#2511 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
        -id: 119919
        -bodyTs: "'quick':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3931633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696331320 {#2500
          date: 2023-10-03 13:08:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2504}
      +body: "It’s MS. They couldn’t secure a cup of coffee."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696344318 {#3144
        date: 2023-10-03 16:45:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3148 …}
      +nested: Doctrine\ORM\PersistentCollection {#3150 …}
      +votes: Doctrine\ORM\PersistentCollection {#3152 …}
      +reports: Doctrine\ORM\PersistentCollection {#3154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
      -id: 126979
      -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3612478"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696344318 {#3145
        date: 2023-10-03 16:45:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347184 {#3215
      date: 2023-10-03 17:33:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3219 …}
    +nested: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    -id: 136762
    -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4474986"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347184 {#3216
      date: 2023-10-03 17:33:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696347643 {#3258
    date: 2023-10-03 17:40:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 149445
  -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3616143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696347643 {#3261
    date: 2023-10-03 17:40:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
59 DENIED edit
App\Entity\EntryComment {#3257
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3217
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3146
      +user: Proxies\__CG__\App\Entity\User {#3147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2504
        +user: App\Entity\User {#2517 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: "That was quick…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703071082 {#2499
          date: 2023-12-20 12:18:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2505 …}
        +nested: Doctrine\ORM\PersistentCollection {#2507 …}
        +votes: Doctrine\ORM\PersistentCollection {#2509 …}
        +reports: Doctrine\ORM\PersistentCollection {#2511 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
        -id: 119919
        -bodyTs: "'quick':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3931633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696331320 {#2500
          date: 2023-10-03 13:08:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2504}
      +body: "It’s MS. They couldn’t secure a cup of coffee."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696344318 {#3144
        date: 2023-10-03 16:45:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3148 …}
      +nested: Doctrine\ORM\PersistentCollection {#3150 …}
      +votes: Doctrine\ORM\PersistentCollection {#3152 …}
      +reports: Doctrine\ORM\PersistentCollection {#3154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
      -id: 126979
      -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3612478"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696344318 {#3145
        date: 2023-10-03 16:45:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347184 {#3215
      date: 2023-10-03 17:33:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3219 …}
    +nested: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    -id: 136762
    -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4474986"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347184 {#3216
      date: 2023-10-03 17:33:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696347643 {#3258
    date: 2023-10-03 17:40:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 149445
  -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3616143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696347643 {#3261
    date: 2023-10-03 17:40:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
60 DENIED moderate
App\Entity\EntryComment {#3257
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3217
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3146
      +user: Proxies\__CG__\App\Entity\User {#3147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2504
        +user: App\Entity\User {#2517 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: "That was quick…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703071082 {#2499
          date: 2023-12-20 12:18:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2505 …}
        +nested: Doctrine\ORM\PersistentCollection {#2507 …}
        +votes: Doctrine\ORM\PersistentCollection {#2509 …}
        +reports: Doctrine\ORM\PersistentCollection {#2511 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
        -id: 119919
        -bodyTs: "'quick':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3931633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696331320 {#2500
          date: 2023-10-03 13:08:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2504}
      +body: "It’s MS. They couldn’t secure a cup of coffee."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696344318 {#3144
        date: 2023-10-03 16:45:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3148 …}
      +nested: Doctrine\ORM\PersistentCollection {#3150 …}
      +votes: Doctrine\ORM\PersistentCollection {#3152 …}
      +reports: Doctrine\ORM\PersistentCollection {#3154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
      -id: 126979
      -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3612478"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696344318 {#3145
        date: 2023-10-03 16:45:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347184 {#3215
      date: 2023-10-03 17:33:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3219 …}
    +nested: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    -id: 136762
    -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4474986"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347184 {#3216
      date: 2023-10-03 17:33:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696347643 {#3258
    date: 2023-10-03 17:40:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 149445
  -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3616143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696347643 {#3261
    date: 2023-10-03 17:40:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3284
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3217
      +user: Proxies\__CG__\App\Entity\User {#3218 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3146
        +user: Proxies\__CG__\App\Entity\User {#3147 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2504
          +user: App\Entity\User {#2517 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "That was quick…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703071082 {#2499
            date: 2023-12-20 12:18:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IverCoder@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2505 …}
          +nested: Doctrine\ORM\PersistentCollection {#2507 …}
          +votes: Doctrine\ORM\PersistentCollection {#2509 …}
          +reports: Doctrine\ORM\PersistentCollection {#2511 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
          -id: 119919
          -bodyTs: "'quick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3931633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696331320 {#2500
            date: 2023-10-03 13:08:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2504}
        +body: "It’s MS. They couldn’t secure a cup of coffee."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696344318 {#3144
          date: 2023-10-03 16:45:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
          "@pastermil@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3148 …}
        +nested: Doctrine\ORM\PersistentCollection {#3150 …}
        +votes: Doctrine\ORM\PersistentCollection {#3152 …}
        +reports: Doctrine\ORM\PersistentCollection {#3154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
        -id: 126979
        -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3612478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696344318 {#3145
          date: 2023-10-03 16:45:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2504}
      +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696347184 {#3215
        date: 2023-10-03 17:33:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
        "@ultratiem@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3219 …}
      +nested: Doctrine\ORM\PersistentCollection {#3221 …}
      +votes: Doctrine\ORM\PersistentCollection {#3223 …}
      +reports: Doctrine\ORM\PersistentCollection {#3225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
      -id: 136762
      -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4474986"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696347184 {#3216
        date: 2023-10-03 17:33:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347643 {#3258
      date: 2023-10-03 17:40:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
      "@dudewitbow@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3254 …}
    +nested: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 149445
    -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3616143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347643 {#3261
      date: 2023-10-03 17:40:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: """
    The WiiU had far.backeards compatibility and very low population, but was not immune to exploits.\n
    \n
    Officially wii, had built in emulators for old retro consoles and stuff, and unofficially gamecube.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696349639 {#3279
    date: 2023-10-03 18:13:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -id: 199605
  -bodyTs: "'built':19 'compat':5 'consol':25 'emul':21 'exploit':15 'far.backeards':4 'gamecub':30 'immun':13 'low':8 'offici':16 'old':23 'popul':9 'retro':24 'stuff':27 'unoffici':29 'wii':17 'wiiu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4477780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696349639 {#3282
    date: 2023-10-03 18:13:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
63 DENIED edit
App\Entity\EntryComment {#3284
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3217
      +user: Proxies\__CG__\App\Entity\User {#3218 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3146
        +user: Proxies\__CG__\App\Entity\User {#3147 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2504
          +user: App\Entity\User {#2517 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "That was quick…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703071082 {#2499
            date: 2023-12-20 12:18:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IverCoder@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2505 …}
          +nested: Doctrine\ORM\PersistentCollection {#2507 …}
          +votes: Doctrine\ORM\PersistentCollection {#2509 …}
          +reports: Doctrine\ORM\PersistentCollection {#2511 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
          -id: 119919
          -bodyTs: "'quick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3931633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696331320 {#2500
            date: 2023-10-03 13:08:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2504}
        +body: "It’s MS. They couldn’t secure a cup of coffee."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696344318 {#3144
          date: 2023-10-03 16:45:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
          "@pastermil@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3148 …}
        +nested: Doctrine\ORM\PersistentCollection {#3150 …}
        +votes: Doctrine\ORM\PersistentCollection {#3152 …}
        +reports: Doctrine\ORM\PersistentCollection {#3154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
        -id: 126979
        -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3612478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696344318 {#3145
          date: 2023-10-03 16:45:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2504}
      +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696347184 {#3215
        date: 2023-10-03 17:33:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
        "@ultratiem@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3219 …}
      +nested: Doctrine\ORM\PersistentCollection {#3221 …}
      +votes: Doctrine\ORM\PersistentCollection {#3223 …}
      +reports: Doctrine\ORM\PersistentCollection {#3225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
      -id: 136762
      -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4474986"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696347184 {#3216
        date: 2023-10-03 17:33:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347643 {#3258
      date: 2023-10-03 17:40:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
      "@dudewitbow@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3254 …}
    +nested: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 149445
    -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3616143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347643 {#3261
      date: 2023-10-03 17:40:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: """
    The WiiU had far.backeards compatibility and very low population, but was not immune to exploits.\n
    \n
    Officially wii, had built in emulators for old retro consoles and stuff, and unofficially gamecube.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696349639 {#3279
    date: 2023-10-03 18:13:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -id: 199605
  -bodyTs: "'built':19 'compat':5 'consol':25 'emul':21 'exploit':15 'far.backeards':4 'gamecub':30 'immun':13 'low':8 'offici':16 'old':23 'popul':9 'retro':24 'stuff':27 'unoffici':29 'wii':17 'wiiu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4477780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696349639 {#3282
    date: 2023-10-03 18:13:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
64 DENIED moderate
App\Entity\EntryComment {#3284
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3217
      +user: Proxies\__CG__\App\Entity\User {#3218 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3146
        +user: Proxies\__CG__\App\Entity\User {#3147 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2504
          +user: App\Entity\User {#2517 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "That was quick…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703071082 {#2499
            date: 2023-12-20 12:18:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IverCoder@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2505 …}
          +nested: Doctrine\ORM\PersistentCollection {#2507 …}
          +votes: Doctrine\ORM\PersistentCollection {#2509 …}
          +reports: Doctrine\ORM\PersistentCollection {#2511 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
          -id: 119919
          -bodyTs: "'quick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3931633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696331320 {#2500
            date: 2023-10-03 13:08:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2504}
        +body: "It’s MS. They couldn’t secure a cup of coffee."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696344318 {#3144
          date: 2023-10-03 16:45:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
          "@pastermil@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3148 …}
        +nested: Doctrine\ORM\PersistentCollection {#3150 …}
        +votes: Doctrine\ORM\PersistentCollection {#3152 …}
        +reports: Doctrine\ORM\PersistentCollection {#3154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
        -id: 126979
        -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3612478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696344318 {#3145
          date: 2023-10-03 16:45:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2504}
      +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696347184 {#3215
        date: 2023-10-03 17:33:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
        "@ultratiem@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3219 …}
      +nested: Doctrine\ORM\PersistentCollection {#3221 …}
      +votes: Doctrine\ORM\PersistentCollection {#3223 …}
      +reports: Doctrine\ORM\PersistentCollection {#3225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
      -id: 136762
      -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4474986"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696347184 {#3216
        date: 2023-10-03 17:33:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347643 {#3258
      date: 2023-10-03 17:40:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
      "@dudewitbow@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3254 …}
    +nested: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 149445
    -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3616143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347643 {#3261
      date: 2023-10-03 17:40:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: """
    The WiiU had far.backeards compatibility and very low population, but was not immune to exploits.\n
    \n
    Officially wii, had built in emulators for old retro consoles and stuff, and unofficially gamecube.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696349639 {#3279
    date: 2023-10-03 18:13:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -id: 199605
  -bodyTs: "'built':19 'compat':5 'consol':25 'emul':21 'exploit':15 'far.backeards':4 'gamecub':30 'immun':13 'low':8 'offici':16 'old':23 'popul':9 'retro':24 'stuff':27 'unoffici':29 'wii':17 'wiiu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4477780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696349639 {#3282
    date: 2023-10-03 18:13:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3293
  +user: Proxies\__CG__\App\Entity\User {#3294 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3217
      +user: Proxies\__CG__\App\Entity\User {#3218 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3146
        +user: Proxies\__CG__\App\Entity\User {#3147 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2504
          +user: App\Entity\User {#2517 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "That was quick…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703071082 {#2499
            date: 2023-12-20 12:18:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IverCoder@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2505 …}
          +nested: Doctrine\ORM\PersistentCollection {#2507 …}
          +votes: Doctrine\ORM\PersistentCollection {#2509 …}
          +reports: Doctrine\ORM\PersistentCollection {#2511 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
          -id: 119919
          -bodyTs: "'quick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3931633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696331320 {#2500
            date: 2023-10-03 13:08:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2504}
        +body: "It’s MS. They couldn’t secure a cup of coffee."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696344318 {#3144
          date: 2023-10-03 16:45:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
          "@pastermil@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3148 …}
        +nested: Doctrine\ORM\PersistentCollection {#3150 …}
        +votes: Doctrine\ORM\PersistentCollection {#3152 …}
        +reports: Doctrine\ORM\PersistentCollection {#3154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
        -id: 126979
        -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3612478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696344318 {#3145
          date: 2023-10-03 16:45:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2504}
      +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696347184 {#3215
        date: 2023-10-03 17:33:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
        "@ultratiem@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3219 …}
      +nested: Doctrine\ORM\PersistentCollection {#3221 …}
      +votes: Doctrine\ORM\PersistentCollection {#3223 …}
      +reports: Doctrine\ORM\PersistentCollection {#3225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
      -id: 136762
      -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4474986"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696347184 {#3216
        date: 2023-10-03 17:33:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347643 {#3258
      date: 2023-10-03 17:40:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
      "@dudewitbow@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3254 …}
    +nested: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 149445
    -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3616143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347643 {#3261
      date: 2023-10-03 17:40:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "To add to this, not one person has jail broken a steam deck. Not because it is impossible, but because it would be pointless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696374184 {#3291
    date: 2023-10-04 01:03:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 199609
  -bodyTs: "'add':2 'broken':10 'deck':13 'imposs':18 'jail':9 'one':6 'person':7 'pointless':24 'steam':12 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3969857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696374184 {#3292
    date: 2023-10-04 01:03:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
67 DENIED edit
App\Entity\EntryComment {#3293
  +user: Proxies\__CG__\App\Entity\User {#3294 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3217
      +user: Proxies\__CG__\App\Entity\User {#3218 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3146
        +user: Proxies\__CG__\App\Entity\User {#3147 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2504
          +user: App\Entity\User {#2517 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "That was quick…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703071082 {#2499
            date: 2023-12-20 12:18:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IverCoder@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2505 …}
          +nested: Doctrine\ORM\PersistentCollection {#2507 …}
          +votes: Doctrine\ORM\PersistentCollection {#2509 …}
          +reports: Doctrine\ORM\PersistentCollection {#2511 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
          -id: 119919
          -bodyTs: "'quick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3931633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696331320 {#2500
            date: 2023-10-03 13:08:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2504}
        +body: "It’s MS. They couldn’t secure a cup of coffee."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696344318 {#3144
          date: 2023-10-03 16:45:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
          "@pastermil@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3148 …}
        +nested: Doctrine\ORM\PersistentCollection {#3150 …}
        +votes: Doctrine\ORM\PersistentCollection {#3152 …}
        +reports: Doctrine\ORM\PersistentCollection {#3154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
        -id: 126979
        -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3612478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696344318 {#3145
          date: 2023-10-03 16:45:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2504}
      +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696347184 {#3215
        date: 2023-10-03 17:33:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
        "@ultratiem@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3219 …}
      +nested: Doctrine\ORM\PersistentCollection {#3221 …}
      +votes: Doctrine\ORM\PersistentCollection {#3223 …}
      +reports: Doctrine\ORM\PersistentCollection {#3225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
      -id: 136762
      -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4474986"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696347184 {#3216
        date: 2023-10-03 17:33:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347643 {#3258
      date: 2023-10-03 17:40:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
      "@dudewitbow@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3254 …}
    +nested: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 149445
    -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3616143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347643 {#3261
      date: 2023-10-03 17:40:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "To add to this, not one person has jail broken a steam deck. Not because it is impossible, but because it would be pointless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696374184 {#3291
    date: 2023-10-04 01:03:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 199609
  -bodyTs: "'add':2 'broken':10 'deck':13 'imposs':18 'jail':9 'one':6 'person':7 'pointless':24 'steam':12 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3969857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696374184 {#3292
    date: 2023-10-04 01:03:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
68 DENIED moderate
App\Entity\EntryComment {#3293
  +user: Proxies\__CG__\App\Entity\User {#3294 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3217
      +user: Proxies\__CG__\App\Entity\User {#3218 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3146
        +user: Proxies\__CG__\App\Entity\User {#3147 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2504
          +user: App\Entity\User {#2517 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "That was quick…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703071082 {#2499
            date: 2023-12-20 12:18:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IverCoder@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2505 …}
          +nested: Doctrine\ORM\PersistentCollection {#2507 …}
          +votes: Doctrine\ORM\PersistentCollection {#2509 …}
          +reports: Doctrine\ORM\PersistentCollection {#2511 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
          -id: 119919
          -bodyTs: "'quick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3931633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696331320 {#2500
            date: 2023-10-03 13:08:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2504}
        +body: "It’s MS. They couldn’t secure a cup of coffee."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696344318 {#3144
          date: 2023-10-03 16:45:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
          "@pastermil@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3148 …}
        +nested: Doctrine\ORM\PersistentCollection {#3150 …}
        +votes: Doctrine\ORM\PersistentCollection {#3152 …}
        +reports: Doctrine\ORM\PersistentCollection {#3154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
        -id: 126979
        -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3612478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696344318 {#3145
          date: 2023-10-03 16:45:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2504}
      +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696347184 {#3215
        date: 2023-10-03 17:33:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
        "@ultratiem@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3219 …}
      +nested: Doctrine\ORM\PersistentCollection {#3221 …}
      +votes: Doctrine\ORM\PersistentCollection {#3223 …}
      +reports: Doctrine\ORM\PersistentCollection {#3225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
      -id: 136762
      -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4474986"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696347184 {#3216
        date: 2023-10-03 17:33:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347643 {#3258
      date: 2023-10-03 17:40:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
      "@dudewitbow@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3254 …}
    +nested: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 149445
    -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3616143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347643 {#3261
      date: 2023-10-03 17:40:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "To add to this, not one person has jail broken a steam deck. Not because it is impossible, but because it would be pointless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696374184 {#3291
    date: 2023-10-04 01:03:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 199609
  -bodyTs: "'add':2 'broken':10 'deck':13 'imposs':18 'jail':9 'one':6 'person':7 'pointless':24 'steam':12 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3969857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696374184 {#3292
    date: 2023-10-04 01:03:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2577
  +user: App\Entity\User {#2591 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "He knows"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699655655 {#2572
    date: 2023-11-10 23:34:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebastiancarlos@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2579 …}
  +nested: Doctrine\ORM\PersistentCollection {#2581 …}
  +votes: Doctrine\ORM\PersistentCollection {#2583 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -id: 102130
  -bodyTs: "'know':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2751057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694261138 {#2573
    date: 2023-09-09 14:05:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
71 DENIED edit
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2591 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "He knows"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699655655 {#2572
    date: 2023-11-10 23:34:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebastiancarlos@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2579 …}
  +nested: Doctrine\ORM\PersistentCollection {#2581 …}
  +votes: Doctrine\ORM\PersistentCollection {#2583 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -id: 102130
  -bodyTs: "'know':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2751057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694261138 {#2573
    date: 2023-09-09 14:05:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
72 DENIED moderate
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2591 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "He knows"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699655655 {#2572
    date: 2023-11-10 23:34:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebastiancarlos@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2579 …}
  +nested: Doctrine\ORM\PersistentCollection {#2581 …}
  +votes: Doctrine\ORM\PersistentCollection {#2583 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -id: 102130
  -bodyTs: "'know':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2751057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694261138 {#2573
    date: 2023-09-09 14:05:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3126
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: App\Entity\EntryComment {#2577
    +user: App\Entity\User {#2591 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +parent: null
    +root: null
    +body: "He knows"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699655655 {#2572
      date: 2023-11-10 23:34:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sebastiancarlos@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2579 …}
    +nested: Doctrine\ORM\PersistentCollection {#2581 …}
    +votes: Doctrine\ORM\PersistentCollection {#2583 …}
    +reports: Doctrine\ORM\PersistentCollection {#2585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
    -id: 102130
    -bodyTs: "'know':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/2751057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694261138 {#2573
      date: 2023-09-09 14:05:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    > You can think of yas-bdsm eject as your safeword.\n
    \n
    He definitely knows
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694311619 {#3124
    date: 2023-09-10 04:06:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebastiancarlos@lemmy.sdf.org"
    "@SSUPII@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 103834
  -bodyTs: "'bdsm':7 'definit':13 'eject':8 'know':14 'safeword':11 'think':3 'yas':6 'yas-bdsm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1173451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694311619 {#3125
    date: 2023-09-10 04:06:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
75 DENIED edit
App\Entity\EntryComment {#3126
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: App\Entity\EntryComment {#2577
    +user: App\Entity\User {#2591 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +parent: null
    +root: null
    +body: "He knows"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699655655 {#2572
      date: 2023-11-10 23:34:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sebastiancarlos@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2579 …}
    +nested: Doctrine\ORM\PersistentCollection {#2581 …}
    +votes: Doctrine\ORM\PersistentCollection {#2583 …}
    +reports: Doctrine\ORM\PersistentCollection {#2585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
    -id: 102130
    -bodyTs: "'know':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/2751057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694261138 {#2573
      date: 2023-09-09 14:05:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    > You can think of yas-bdsm eject as your safeword.\n
    \n
    He definitely knows
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694311619 {#3124
    date: 2023-09-10 04:06:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebastiancarlos@lemmy.sdf.org"
    "@SSUPII@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 103834
  -bodyTs: "'bdsm':7 'definit':13 'eject':8 'know':14 'safeword':11 'think':3 'yas':6 'yas-bdsm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1173451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694311619 {#3125
    date: 2023-09-10 04:06:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
76 DENIED moderate
App\Entity\EntryComment {#3126
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: App\Entity\EntryComment {#2577
    +user: App\Entity\User {#2591 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +parent: null
    +root: null
    +body: "He knows"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699655655 {#2572
      date: 2023-11-10 23:34:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sebastiancarlos@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2579 …}
    +nested: Doctrine\ORM\PersistentCollection {#2581 …}
    +votes: Doctrine\ORM\PersistentCollection {#2583 …}
    +reports: Doctrine\ORM\PersistentCollection {#2585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
    -id: 102130
    -bodyTs: "'know':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/2751057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694261138 {#2573
      date: 2023-09-09 14:05:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    > You can think of yas-bdsm eject as your safeword.\n
    \n
    He definitely knows
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694311619 {#3124
    date: 2023-09-10 04:06:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebastiancarlos@lemmy.sdf.org"
    "@SSUPII@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 103834
  -bodyTs: "'bdsm':7 'definit':13 'eject':8 'know':14 'safeword':11 'think':3 'yas':6 'yas-bdsm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1173451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694311619 {#3125
    date: 2023-09-10 04:06:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3205
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: App\Entity\EntryComment {#3126
    +user: Proxies\__CG__\App\Entity\User {#3136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +parent: App\Entity\EntryComment {#2577
      +user: App\Entity\User {#2591 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: null
      +root: null
      +body: "He knows"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699655655 {#2572
        date: 2023-11-10 23:34:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sebastiancarlos@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2579 …}
      +nested: Doctrine\ORM\PersistentCollection {#2581 …}
      +votes: Doctrine\ORM\PersistentCollection {#2583 …}
      +reports: Doctrine\ORM\PersistentCollection {#2585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
      -id: 102130
      -bodyTs: "'know':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/2751057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694261138 {#2573
        date: 2023-09-09 14:05:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2577}
    +body: """
      > You can think of yas-bdsm eject as your safeword.\n
      \n
      He definitely knows
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694311619 {#3124
      date: 2023-09-10 04:06:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sebastiancarlos@lemmy.sdf.org"
      "@SSUPII@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3135 …}
    +nested: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 103834
    -bodyTs: "'bdsm':7 'definit':13 'eject':8 'know':14 'safeword':11 'think':3 'yas':6 'yas-bdsm':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1173451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694311619 {#3125
      date: 2023-09-10 04:06:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    > You can put whatever you wish inside of YAS-BDSM as long as everyone is having a good time.\n
    \n
    > Feel free to use it (or get used by it).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694383063 {#3206
    date: 2023-09-10 23:57:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebastiancarlos@lemmy.sdf.org"
    "@SSUPII@sopuli.xyz"
    "@NateSwift@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 106168
  -bodyTs: "'bdsm':11 'everyon':15 'feel':21 'free':22 'get':27 'good':19 'insid':7 'long':13 'put':3 'time':20 'use':24,28 'whatev':4 'wish':6 'yas':10 'yas-bdsm':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/2542275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694383063 {#3203
    date: 2023-09-10 23:57:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
79 DENIED edit
App\Entity\EntryComment {#3205
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: App\Entity\EntryComment {#3126
    +user: Proxies\__CG__\App\Entity\User {#3136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +parent: App\Entity\EntryComment {#2577
      +user: App\Entity\User {#2591 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: null
      +root: null
      +body: "He knows"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699655655 {#2572
        date: 2023-11-10 23:34:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sebastiancarlos@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2579 …}
      +nested: Doctrine\ORM\PersistentCollection {#2581 …}
      +votes: Doctrine\ORM\PersistentCollection {#2583 …}
      +reports: Doctrine\ORM\PersistentCollection {#2585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
      -id: 102130
      -bodyTs: "'know':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/2751057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694261138 {#2573
        date: 2023-09-09 14:05:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2577}
    +body: """
      > You can think of yas-bdsm eject as your safeword.\n
      \n
      He definitely knows
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694311619 {#3124
      date: 2023-09-10 04:06:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sebastiancarlos@lemmy.sdf.org"
      "@SSUPII@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3135 …}
    +nested: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 103834
    -bodyTs: "'bdsm':7 'definit':13 'eject':8 'know':14 'safeword':11 'think':3 'yas':6 'yas-bdsm':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1173451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694311619 {#3125
      date: 2023-09-10 04:06:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    > You can put whatever you wish inside of YAS-BDSM as long as everyone is having a good time.\n
    \n
    > Feel free to use it (or get used by it).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694383063 {#3206
    date: 2023-09-10 23:57:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebastiancarlos@lemmy.sdf.org"
    "@SSUPII@sopuli.xyz"
    "@NateSwift@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 106168
  -bodyTs: "'bdsm':11 'everyon':15 'feel':21 'free':22 'get':27 'good':19 'insid':7 'long':13 'put':3 'time':20 'use':24,28 'whatev':4 'wish':6 'yas':10 'yas-bdsm':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/2542275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694383063 {#3203
    date: 2023-09-10 23:57:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
80 DENIED moderate
App\Entity\EntryComment {#3205
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: App\Entity\EntryComment {#3126
    +user: Proxies\__CG__\App\Entity\User {#3136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +parent: App\Entity\EntryComment {#2577
      +user: App\Entity\User {#2591 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: null
      +root: null
      +body: "He knows"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699655655 {#2572
        date: 2023-11-10 23:34:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sebastiancarlos@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2579 …}
      +nested: Doctrine\ORM\PersistentCollection {#2581 …}
      +votes: Doctrine\ORM\PersistentCollection {#2583 …}
      +reports: Doctrine\ORM\PersistentCollection {#2585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
      -id: 102130
      -bodyTs: "'know':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/2751057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694261138 {#2573
        date: 2023-09-09 14:05:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2577}
    +body: """
      > You can think of yas-bdsm eject as your safeword.\n
      \n
      He definitely knows
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694311619 {#3124
      date: 2023-09-10 04:06:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sebastiancarlos@lemmy.sdf.org"
      "@SSUPII@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3135 …}
    +nested: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 103834
    -bodyTs: "'bdsm':7 'definit':13 'eject':8 'know':14 'safeword':11 'think':3 'yas':6 'yas-bdsm':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1173451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694311619 {#3125
      date: 2023-09-10 04:06:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    > You can put whatever you wish inside of YAS-BDSM as long as everyone is having a good time.\n
    \n
    > Feel free to use it (or get used by it).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694383063 {#3206
    date: 2023-09-10 23:57:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebastiancarlos@lemmy.sdf.org"
    "@SSUPII@sopuli.xyz"
    "@NateSwift@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 106168
  -bodyTs: "'bdsm':11 'everyon':15 'feel':21 'free':22 'get':27 'good':19 'insid':7 'long':13 'put':3 'time':20 'use':24,28 'whatev':4 'wish':6 'yas':10 'yas-bdsm':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/2542275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694383063 {#3203
    date: 2023-09-10 23:57:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2651
  +user: App\Entity\User {#2665 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the use case?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698402543 {#2646
    date: 2023-10-27 12:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2653 …}
  +nested: Doctrine\ORM\PersistentCollection {#2655 …}
  +votes: Doctrine\ORM\PersistentCollection {#2657 …}
  +reports: Doctrine\ORM\PersistentCollection {#2659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2663 …}
  -id: 74469
  -bodyTs: "'case':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3079768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692969791 {#2647
    date: 2023-08-25 15:23:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
83 DENIED edit
App\Entity\EntryComment {#2651
  +user: App\Entity\User {#2665 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the use case?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698402543 {#2646
    date: 2023-10-27 12:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2653 …}
  +nested: Doctrine\ORM\PersistentCollection {#2655 …}
  +votes: Doctrine\ORM\PersistentCollection {#2657 …}
  +reports: Doctrine\ORM\PersistentCollection {#2659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2663 …}
  -id: 74469
  -bodyTs: "'case':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3079768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692969791 {#2647
    date: 2023-08-25 15:23:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
84 DENIED moderate
App\Entity\EntryComment {#2651
  +user: App\Entity\User {#2665 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the use case?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698402543 {#2646
    date: 2023-10-27 12:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2653 …}
  +nested: Doctrine\ORM\PersistentCollection {#2655 …}
  +votes: Doctrine\ORM\PersistentCollection {#2657 …}
  +reports: Doctrine\ORM\PersistentCollection {#2659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2663 …}
  -id: 74469
  -bodyTs: "'case':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3079768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692969791 {#2647
    date: 2023-08-25 15:23:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3072
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2651
    +user: App\Entity\User {#2665 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the use case?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698402543 {#2646
      date: 2023-10-27 12:29:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2653 …}
    +nested: Doctrine\ORM\PersistentCollection {#2655 …}
    +votes: Doctrine\ORM\PersistentCollection {#2657 …}
    +reports: Doctrine\ORM\PersistentCollection {#2659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2663 …}
    -id: 74469
    -bodyTs: "'case':5 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3079768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692969791 {#2647
      date: 2023-08-25 15:23:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "The container connects to the VPN and only the VPN, now you can route whatever docker containers you want through that container as a network. Now that one VPN connection can serve any container you want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692971065 {#3074
    date: 2023-08-25 15:44:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@DengueDucky@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3070 …}
  +nested: Doctrine\ORM\PersistentCollection {#3068 …}
  +votes: Doctrine\ORM\PersistentCollection {#3066 …}
  +reports: Doctrine\ORM\PersistentCollection {#3064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3060 …}
  -id: 74470
  -bodyTs: "'connect':3,30 'contain':2,17,22,34 'docker':16 'network':25 'one':28 'rout':14 'serv':32 'vpn':6,10,29 'want':19,36 'whatev':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/380677/-/comment/1899246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692971065 {#3073
    date: 2023-08-25 15:44:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
87 DENIED edit
App\Entity\EntryComment {#3072
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2651
    +user: App\Entity\User {#2665 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the use case?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698402543 {#2646
      date: 2023-10-27 12:29:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2653 …}
    +nested: Doctrine\ORM\PersistentCollection {#2655 …}
    +votes: Doctrine\ORM\PersistentCollection {#2657 …}
    +reports: Doctrine\ORM\PersistentCollection {#2659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2663 …}
    -id: 74469
    -bodyTs: "'case':5 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3079768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692969791 {#2647
      date: 2023-08-25 15:23:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "The container connects to the VPN and only the VPN, now you can route whatever docker containers you want through that container as a network. Now that one VPN connection can serve any container you want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692971065 {#3074
    date: 2023-08-25 15:44:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@DengueDucky@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3070 …}
  +nested: Doctrine\ORM\PersistentCollection {#3068 …}
  +votes: Doctrine\ORM\PersistentCollection {#3066 …}
  +reports: Doctrine\ORM\PersistentCollection {#3064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3060 …}
  -id: 74470
  -bodyTs: "'connect':3,30 'contain':2,17,22,34 'docker':16 'network':25 'one':28 'rout':14 'serv':32 'vpn':6,10,29 'want':19,36 'whatev':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/380677/-/comment/1899246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692971065 {#3073
    date: 2023-08-25 15:44:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
88 DENIED moderate
App\Entity\EntryComment {#3072
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2651
    +user: App\Entity\User {#2665 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the use case?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698402543 {#2646
      date: 2023-10-27 12:29:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2653 …}
    +nested: Doctrine\ORM\PersistentCollection {#2655 …}
    +votes: Doctrine\ORM\PersistentCollection {#2657 …}
    +reports: Doctrine\ORM\PersistentCollection {#2659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2663 …}
    -id: 74469
    -bodyTs: "'case':5 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3079768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692969791 {#2647
      date: 2023-08-25 15:23:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "The container connects to the VPN and only the VPN, now you can route whatever docker containers you want through that container as a network. Now that one VPN connection can serve any container you want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692971065 {#3074
    date: 2023-08-25 15:44:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@DengueDucky@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3070 …}
  +nested: Doctrine\ORM\PersistentCollection {#3068 …}
  +votes: Doctrine\ORM\PersistentCollection {#3066 …}
  +reports: Doctrine\ORM\PersistentCollection {#3064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3060 …}
  -id: 74470
  -bodyTs: "'connect':3,30 'contain':2,17,22,34 'docker':16 'network':25 'one':28 'rout':14 'serv':32 'vpn':6,10,29 'want':19,36 'whatev':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/380677/-/comment/1899246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692971065 {#3073
    date: 2023-08-25 15:44:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2725
  +user: App\Entity\User {#2739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
    \n
    The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703399806 {#2720
    date: 2023-12-24 07:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  -id: 152932
  -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2254148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692211319 {#2721
    date: 2023-08-16 20:41:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
91 DENIED edit
App\Entity\EntryComment {#2725
  +user: App\Entity\User {#2739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
    \n
    The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703399806 {#2720
    date: 2023-12-24 07:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  -id: 152932
  -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2254148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692211319 {#2721
    date: 2023-08-16 20:41:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
92 DENIED moderate
App\Entity\EntryComment {#2725
  +user: App\Entity\User {#2739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
    \n
    The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703399806 {#2720
    date: 2023-12-24 07:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  -id: 152932
  -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2254148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692211319 {#2721
    date: 2023-08-16 20:41:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2725
    +user: App\Entity\User {#2739 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
      \n
      The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703399806 {#2720
      date: 2023-12-24 07:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    -id: 152932
    -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2254148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692211319 {#2721
      date: 2023-08-16 20:41:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2725}
  +body: "I updated mine last week cuz it was stopping videos a minute in. Seems to work for now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692239442 {#3160
    date: 2023-08-17 04:30:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@themoonisacheese@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 174314
  -bodyTs: "'cuz':6 'last':4 'mine':3 'minut':12 'seem':14 'stop':9 'updat':2 'video':10 'week':5 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2341076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692239442 {#3161
    date: 2023-08-17 04:30:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
95 DENIED edit
App\Entity\EntryComment {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2725
    +user: App\Entity\User {#2739 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
      \n
      The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703399806 {#2720
      date: 2023-12-24 07:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    -id: 152932
    -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2254148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692211319 {#2721
      date: 2023-08-16 20:41:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2725}
  +body: "I updated mine last week cuz it was stopping videos a minute in. Seems to work for now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692239442 {#3160
    date: 2023-08-17 04:30:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@themoonisacheese@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 174314
  -bodyTs: "'cuz':6 'last':4 'mine':3 'minut':12 'seem':14 'stop':9 'updat':2 'video':10 'week':5 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2341076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692239442 {#3161
    date: 2023-08-17 04:30:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
96 DENIED moderate
App\Entity\EntryComment {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2725
    +user: App\Entity\User {#2739 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
      \n
      The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703399806 {#2720
      date: 2023-12-24 07:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    -id: 152932
    -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2254148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692211319 {#2721
      date: 2023-08-16 20:41:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2725}
  +body: "I updated mine last week cuz it was stopping videos a minute in. Seems to work for now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692239442 {#3160
    date: 2023-08-17 04:30:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@themoonisacheese@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 174314
  -bodyTs: "'cuz':6 'last':4 'mine':3 'minut':12 'seem':14 'stop':9 'updat':2 'video':10 'week':5 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2341076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692239442 {#3161
    date: 2023-08-17 04:30:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3233
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3162
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2725
      +user: App\Entity\User {#2739 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
        \n
        The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703399806 {#2720
        date: 2023-12-24 07:36:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2727 …}
      +nested: Doctrine\ORM\PersistentCollection {#2729 …}
      +votes: Doctrine\ORM\PersistentCollection {#2731 …}
      +reports: Doctrine\ORM\PersistentCollection {#2733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
      -id: 152932
      -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2254148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692211319 {#2721
        date: 2023-08-16 20:41:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2725}
    +body: "I updated mine last week cuz it was stopping videos a minute in. Seems to work for now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692239442 {#3160
      date: 2023-08-17 04:30:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
      "@themoonisacheese@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3166 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 174314
    -bodyTs: "'cuz':6 'last':4 'mine':3 'minut':12 'seem':14 'stop':9 'updat':2 'video':10 'week':5 'work':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2341076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692239442 {#3161
      date: 2023-08-17 04:30:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2725}
  +body: "Had the same issue, updating the patches via the manager worked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692249272 {#3231
    date: 2023-08-17 07:14:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@themoonisacheese@sh.itjust.works"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3235 …}
  +nested: Doctrine\ORM\PersistentCollection {#3237 …}
  +votes: Doctrine\ORM\PersistentCollection {#3239 …}
  +reports: Doctrine\ORM\PersistentCollection {#3241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
  -id: 208893
  -bodyTs: "'issu':4 'manag':10 'patch':7 'updat':5 'via':8 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2147761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692249272 {#3232
    date: 2023-08-17 07:14:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
99 DENIED edit
App\Entity\EntryComment {#3233
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3162
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2725
      +user: App\Entity\User {#2739 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
        \n
        The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703399806 {#2720
        date: 2023-12-24 07:36:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2727 …}
      +nested: Doctrine\ORM\PersistentCollection {#2729 …}
      +votes: Doctrine\ORM\PersistentCollection {#2731 …}
      +reports: Doctrine\ORM\PersistentCollection {#2733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
      -id: 152932
      -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2254148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692211319 {#2721
        date: 2023-08-16 20:41:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2725}
    +body: "I updated mine last week cuz it was stopping videos a minute in. Seems to work for now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692239442 {#3160
      date: 2023-08-17 04:30:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
      "@themoonisacheese@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3166 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 174314
    -bodyTs: "'cuz':6 'last':4 'mine':3 'minut':12 'seem':14 'stop':9 'updat':2 'video':10 'week':5 'work':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2341076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692239442 {#3161
      date: 2023-08-17 04:30:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2725}
  +body: "Had the same issue, updating the patches via the manager worked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692249272 {#3231
    date: 2023-08-17 07:14:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@themoonisacheese@sh.itjust.works"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3235 …}
  +nested: Doctrine\ORM\PersistentCollection {#3237 …}
  +votes: Doctrine\ORM\PersistentCollection {#3239 …}
  +reports: Doctrine\ORM\PersistentCollection {#3241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
  -id: 208893
  -bodyTs: "'issu':4 'manag':10 'patch':7 'updat':5 'via':8 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2147761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692249272 {#3232
    date: 2023-08-17 07:14:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
100 DENIED moderate
App\Entity\EntryComment {#3233
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3162
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2725
      +user: App\Entity\User {#2739 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
        \n
        The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703399806 {#2720
        date: 2023-12-24 07:36:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2727 …}
      +nested: Doctrine\ORM\PersistentCollection {#2729 …}
      +votes: Doctrine\ORM\PersistentCollection {#2731 …}
      +reports: Doctrine\ORM\PersistentCollection {#2733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
      -id: 152932
      -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2254148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692211319 {#2721
        date: 2023-08-16 20:41:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2725}
    +body: "I updated mine last week cuz it was stopping videos a minute in. Seems to work for now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692239442 {#3160
      date: 2023-08-17 04:30:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
      "@themoonisacheese@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3166 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 174314
    -bodyTs: "'cuz':6 'last':4 'mine':3 'minut':12 'seem':14 'stop':9 'updat':2 'video':10 'week':5 'work':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2341076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692239442 {#3161
      date: 2023-08-17 04:30:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2725}
  +body: "Had the same issue, updating the patches via the manager worked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692249272 {#3231
    date: 2023-08-17 07:14:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@themoonisacheese@sh.itjust.works"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3235 …}
  +nested: Doctrine\ORM\PersistentCollection {#3237 …}
  +votes: Doctrine\ORM\PersistentCollection {#3239 …}
  +reports: Doctrine\ORM\PersistentCollection {#3241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
  -id: 208893
  -bodyTs: "'issu':4 'manag':10 'patch':7 'updat':5 'via':8 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2147761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692249272 {#3232
    date: 2023-08-17 07:14:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
101 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
102 DENIED moderate
App\Entity\EntryComment {#2800
  +user: App\Entity\User {#2815 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2801 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2802 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is a great tip.\n
    \n
    Also, you can just copy “-reddit” (the parts in between the quotes) and append it to any search (with every search engine I tested) to have reddit results removed. You could just have it in a text file easily accessible or make a macro or an autohotkey to do it if you don’t want to copy and paste every time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688440904 {#2795
    date: 2023-07-04 05:21:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wisely@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2803 …}
  +nested: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  -id: 7559
  -bodyTs: "'access':45 'also':6 'append':19 'autohotkey':52 'copi':10,62 'could':36 'easili':44 'engin':27 'everi':25,65 'file':43 'great':4 'macro':49 'make':47 'part':13 'past':64 'quot':17 'reddit':11,32 'remov':34 'result':33 'search':23,26 'test':29 'text':42 'time':66 'tip':5 'want':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/133061/-/comment/526465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688440904 {#2796
    date: 2023-07-04 05:21:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
103 DENIED edit
App\Entity\EntryComment {#2800
  +user: App\Entity\User {#2815 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2801 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2802 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is a great tip.\n
    \n
    Also, you can just copy “-reddit” (the parts in between the quotes) and append it to any search (with every search engine I tested) to have reddit results removed. You could just have it in a text file easily accessible or make a macro or an autohotkey to do it if you don’t want to copy and paste every time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688440904 {#2795
    date: 2023-07-04 05:21:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wisely@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2803 …}
  +nested: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  -id: 7559
  -bodyTs: "'access':45 'also':6 'append':19 'autohotkey':52 'copi':10,62 'could':36 'easili':44 'engin':27 'everi':25,65 'file':43 'great':4 'macro':49 'make':47 'part':13 'past':64 'quot':17 'reddit':11,32 'remov':34 'result':33 'search':23,26 'test':29 'text':42 'time':66 'tip':5 'want':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/133061/-/comment/526465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688440904 {#2796
    date: 2023-07-04 05:21:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
104 DENIED moderate
App\Entity\EntryComment {#2800
  +user: App\Entity\User {#2815 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2801 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2802 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is a great tip.\n
    \n
    Also, you can just copy “-reddit” (the parts in between the quotes) and append it to any search (with every search engine I tested) to have reddit results removed. You could just have it in a text file easily accessible or make a macro or an autohotkey to do it if you don’t want to copy and paste every time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688440904 {#2795
    date: 2023-07-04 05:21:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wisely@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2803 …}
  +nested: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  -id: 7559
  -bodyTs: "'access':45 'also':6 'append':19 'autohotkey':52 'copi':10,62 'could':36 'easili':44 'engin':27 'everi':25,65 'file':43 'great':4 'macro':49 'make':47 'part':13 'past':64 'quot':17 'reddit':11,32 'remov':34 'result':33 'search':23,26 'test':29 'text':42 'time':66 'tip':5 'want':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/133061/-/comment/526465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688440904 {#2796
    date: 2023-07-04 05:21:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
105 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
106 DENIED moderate
App\Entity\EntryComment {#2876
  +user: App\Entity\User {#2891 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
  +image: null
  +parent: null
  +root: null
  +body: "just keeps spinning when trying to add a Lemmy.ca instance and account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687613628 {#2871
    date: 2023-06-24 15:33:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2879 …}
  +nested: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  -id: 4327
  -bodyTs: "'account':12 'add':7 'instanc':10 'keep':2 'lemmy.ca':9 'spin':3 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/549893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687613367 {#2872
    date: 2023-06-24 15:29:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
107 DENIED edit
App\Entity\EntryComment {#2876
  +user: App\Entity\User {#2891 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
  +image: null
  +parent: null
  +root: null
  +body: "just keeps spinning when trying to add a Lemmy.ca instance and account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687613628 {#2871
    date: 2023-06-24 15:33:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2879 …}
  +nested: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  -id: 4327
  -bodyTs: "'account':12 'add':7 'instanc':10 'keep':2 'lemmy.ca':9 'spin':3 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/549893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687613367 {#2872
    date: 2023-06-24 15:29:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
108 DENIED moderate
App\Entity\EntryComment {#2876
  +user: App\Entity\User {#2891 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
  +image: null
  +parent: null
  +root: null
  +body: "just keeps spinning when trying to add a Lemmy.ca instance and account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687613628 {#2871
    date: 2023-06-24 15:33:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2879 …}
  +nested: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  -id: 4327
  -bodyTs: "'account':12 'add':7 'instanc':10 'keep':2 'lemmy.ca':9 'spin':3 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/549893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687613367 {#2872
    date: 2023-06-24 15:29:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
109 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
110 DENIED moderate
App\Entity\EntryComment {#3104
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
  +image: null
  +parent: App\Entity\EntryComment {#2876
    +user: App\Entity\User {#2891 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
    +image: null
    +parent: null
    +root: null
    +body: "just keeps spinning when trying to add a Lemmy.ca instance and account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687613628 {#2871
      date: 2023-06-24 15:33:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2879 …}
    +nested: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    -id: 4327
    -bodyTs: "'account':12 'add':7 'instanc':10 'keep':2 'lemmy.ca':9 'spin':3 'tri':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/549893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687613367 {#2872
      date: 2023-06-24 15:29:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2876}
  +body: "are you using the newer version? maybe that one will work, but I don’t know for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687613595 {#3106
    date: 2023-06-24 15:33:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@Adderbox76@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3098 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 4328
  -bodyTs: "'know':16 'mayb':7 'newer':5 'one':9 'sure':18 'use':3 'version':6 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/928082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687613595 {#3105
    date: 2023-06-24 15:33:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
111 DENIED edit
App\Entity\EntryComment {#3104
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
  +image: null
  +parent: App\Entity\EntryComment {#2876
    +user: App\Entity\User {#2891 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
    +image: null
    +parent: null
    +root: null
    +body: "just keeps spinning when trying to add a Lemmy.ca instance and account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687613628 {#2871
      date: 2023-06-24 15:33:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2879 …}
    +nested: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    -id: 4327
    -bodyTs: "'account':12 'add':7 'instanc':10 'keep':2 'lemmy.ca':9 'spin':3 'tri':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/549893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687613367 {#2872
      date: 2023-06-24 15:29:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2876}
  +body: "are you using the newer version? maybe that one will work, but I don’t know for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687613595 {#3106
    date: 2023-06-24 15:33:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@Adderbox76@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3098 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 4328
  -bodyTs: "'know':16 'mayb':7 'newer':5 'one':9 'sure':18 'use':3 'version':6 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/928082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687613595 {#3105
    date: 2023-06-24 15:33:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
112 DENIED moderate
App\Entity\EntryComment {#3104
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
  +image: null
  +parent: App\Entity\EntryComment {#2876
    +user: App\Entity\User {#2891 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
    +image: null
    +parent: null
    +root: null
    +body: "just keeps spinning when trying to add a Lemmy.ca instance and account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687613628 {#2871
      date: 2023-06-24 15:33:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2879 …}
    +nested: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    -id: 4327
    -bodyTs: "'account':12 'add':7 'instanc':10 'keep':2 'lemmy.ca':9 'spin':3 'tri':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/549893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687613367 {#2872
      date: 2023-06-24 15:29:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2876}
  +body: "are you using the newer version? maybe that one will work, but I don’t know for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687613595 {#3106
    date: 2023-06-24 15:33:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@Adderbox76@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3098 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 4328
  -bodyTs: "'know':16 'mayb':7 'newer':5 'one':9 'sure':18 'use':3 'version':6 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/928082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687613595 {#3105
    date: 2023-06-24 15:33:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
113 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
114 DENIED moderate
App\Entity\EntryComment {#2951
  +user: App\Entity\User {#2964 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
  +image: null
  +parent: null
  +root: null
  +body: "Never heard of this app! Can't even find it on f-droid as of now!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687591494 {#2946
    date: 2023-06-24 09:24:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2952 …}
  +nested: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2956 …}
  +reports: Doctrine\ORM\PersistentCollection {#2958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
  -id: 3969
  -bodyTs: "'app':5 'droid':14 'even':8 'f':13 'f-droid':12 'find':9 'heard':2 'never':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/424737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687583879 {#2947
    date: 2023-06-24 07:17:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
115 DENIED edit
App\Entity\EntryComment {#2951
  +user: App\Entity\User {#2964 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
  +image: null
  +parent: null
  +root: null
  +body: "Never heard of this app! Can't even find it on f-droid as of now!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687591494 {#2946
    date: 2023-06-24 09:24:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2952 …}
  +nested: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2956 …}
  +reports: Doctrine\ORM\PersistentCollection {#2958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
  -id: 3969
  -bodyTs: "'app':5 'droid':14 'even':8 'f':13 'f-droid':12 'find':9 'heard':2 'never':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/424737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687583879 {#2947
    date: 2023-06-24 07:17:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
116 DENIED moderate
App\Entity\EntryComment {#2951
  +user: App\Entity\User {#2964 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
  +image: null
  +parent: null
  +root: null
  +body: "Never heard of this app! Can't even find it on f-droid as of now!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687591494 {#2946
    date: 2023-06-24 09:24:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2952 …}
  +nested: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2956 …}
  +reports: Doctrine\ORM\PersistentCollection {#2958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
  -id: 3969
  -bodyTs: "'app':5 'droid':14 'even':8 'f':13 'f-droid':12 'find':9 'heard':2 'never':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/424737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687583879 {#2947
    date: 2023-06-24 07:17:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
117 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
118 DENIED moderate
App\Entity\EntryComment {#3036
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
  +image: null
  +parent: App\Entity\EntryComment {#2951
    +user: App\Entity\User {#2964 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never heard of this app! Can't even find it on f-droid as of now!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687591494 {#2946
      date: 2023-06-24 09:24:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2952 …}
    +nested: Doctrine\ORM\PersistentCollection {#2954 …}
    +votes: Doctrine\ORM\PersistentCollection {#2956 …}
    +reports: Doctrine\ORM\PersistentCollection {#2958 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
    -id: 3969
    -bodyTs: "'app':5 'droid':14 'even':8 'f':13 'f-droid':12 'find':9 'heard':2 'never':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/424737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687583879 {#2947
      date: 2023-06-24 07:17:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2951}
  +body: "Not on F-Droid yet, it's too new. A fork of the abandoned Lemmur"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687591489 {#3037
    date: 2023-06-24 09:24:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@LemmyAtem@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 4068
  -bodyTs: "'abandon':15 'droid':5 'f':4 'f-droid':3 'fork':12 'lemmur':16 'new':10 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/317450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687591489 {#3040
    date: 2023-06-24 09:24:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
119 DENIED edit
App\Entity\EntryComment {#3036
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
  +image: null
  +parent: App\Entity\EntryComment {#2951
    +user: App\Entity\User {#2964 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never heard of this app! Can't even find it on f-droid as of now!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687591494 {#2946
      date: 2023-06-24 09:24:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2952 …}
    +nested: Doctrine\ORM\PersistentCollection {#2954 …}
    +votes: Doctrine\ORM\PersistentCollection {#2956 …}
    +reports: Doctrine\ORM\PersistentCollection {#2958 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
    -id: 3969
    -bodyTs: "'app':5 'droid':14 'even':8 'f':13 'f-droid':12 'find':9 'heard':2 'never':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/424737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687583879 {#2947
      date: 2023-06-24 07:17:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2951}
  +body: "Not on F-Droid yet, it's too new. A fork of the abandoned Lemmur"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687591489 {#3037
    date: 2023-06-24 09:24:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@LemmyAtem@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 4068
  -bodyTs: "'abandon':15 'droid':5 'f':4 'f-droid':3 'fork':12 'lemmur':16 'new':10 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/317450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687591489 {#3040
    date: 2023-06-24 09:24:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
120 DENIED moderate
App\Entity\EntryComment {#3036
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
  +image: null
  +parent: App\Entity\EntryComment {#2951
    +user: App\Entity\User {#2964 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2878 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never heard of this app! Can't even find it on f-droid as of now!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687591494 {#2946
      date: 2023-06-24 09:24:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2952 …}
    +nested: Doctrine\ORM\PersistentCollection {#2954 …}
    +votes: Doctrine\ORM\PersistentCollection {#2956 …}
    +reports: Doctrine\ORM\PersistentCollection {#2958 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
    -id: 3969
    -bodyTs: "'app':5 'droid':14 'even':8 'f':13 'f-droid':12 'find':9 'heard':2 'never':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/424737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687583879 {#2947
      date: 2023-06-24 07:17:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2951}
  +body: "Not on F-Droid yet, it's too new. A fork of the abandoned Lemmur"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687591489 {#3037
    date: 2023-06-24 09:24:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@LemmyAtem@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 4068
  -bodyTs: "'abandon':15 'droid':5 'f':4 'f-droid':3 'fork':12 'lemmur':16 'new':10 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/317450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687591489 {#3040
    date: 2023-06-24 09:24:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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