GET https://kbin.spritesserver.nl/index.php/u/@Boomkop3@reddthat.com/commented

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 …}
}
1.14 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 {#2394
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "yoooo, thank you!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700556472 {#2387
    date: 2023-11-21 09:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@SnugZebras@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@deleted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 145932
  -bodyTs: "'thank':2 'yoooo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556472 {#2392
    date: 2023-11-21 09:47:52.0 +01:00
  }
  +"title": 145932
}
"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 {#2394
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "yoooo, thank you!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700556472 {#2387
    date: 2023-11-21 09:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@SnugZebras@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@deleted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 145932
  -bodyTs: "'thank':2 'yoooo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556472 {#2392
    date: 2023-11-21 09:47:52.0 +01:00
  }
  +"title": 145932
}
"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 {#2394
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "yoooo, thank you!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700556472 {#2387
    date: 2023-11-21 09:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@SnugZebras@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@deleted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 145932
  -bodyTs: "'thank':2 'yoooo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556472 {#2392
    date: 2023-11-21 09:47:52.0 +01:00
  }
  +"title": 145932
}
"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 {#1910
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Anyone half cabable should be able to google that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700555753 {#2381
    date: 2023-11-21 09:35:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 145908
  -bodyTs: "'abl':6 'anyon':1 'cababl':3 'googl':8 'half':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700555753 {#2383
    date: 2023-11-21 09:35:53.0 +01:00
  }
  +"title": 145908
}
"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 {#1910
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Anyone half cabable should be able to google that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700555753 {#2381
    date: 2023-11-21 09:35:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 145908
  -bodyTs: "'abl':6 'anyon':1 'cababl':3 'googl':8 'half':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700555753 {#2383
    date: 2023-11-21 09:35:53.0 +01:00
  }
  +"title": 145908
}
"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 {#1910
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Anyone half cabable should be able to google that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700555753 {#2381
    date: 2023-11-21 09:35:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 145908
  -bodyTs: "'abl':6 'anyon':1 'cababl':3 'googl':8 'half':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700555753 {#2383
    date: 2023-11-21 09:35:53.0 +01:00
  }
  +"title": 145908
}
"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 {#2338
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "And as much as I would like to disagree I feel like you might just be right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700681484 {#2335
    date: 2023-11-22 20:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 151675
  -bodyTs: "'disagre':9 'feel':11 'like':7,12 'might':14 'much':3 'right':17 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681484 {#2339
    date: 2023-11-22 20:31:24.0 +01:00
  }
  +"title": 151675
}
"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 {#2338
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "And as much as I would like to disagree I feel like you might just be right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700681484 {#2335
    date: 2023-11-22 20:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 151675
  -bodyTs: "'disagre':9 'feel':11 'like':7,12 'might':14 'much':3 'right':17 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681484 {#2339
    date: 2023-11-22 20:31:24.0 +01:00
  }
  +"title": 151675
}
"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 {#2338
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "And as much as I would like to disagree I feel like you might just be right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700681484 {#2335
    date: 2023-11-22 20:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 151675
  -bodyTs: "'disagre':9 'feel':11 'like':7,12 'might':14 'much':3 'right':17 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681484 {#2339
    date: 2023-11-22 20:31:24.0 +01:00
  }
  +"title": 151675
}
"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 {#2346
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "No, I have premium but also run adblock. I have not seen that banner"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700681082 {#2330
    date: 2023-11-22 20:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Stumblinbear@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 151650
  -bodyTs: "'adblock':8 'also':6 'banner':14 'premium':4 'run':7 'seen':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681082 {#2348
    date: 2023-11-22 20:24:42.0 +01:00
  }
  +"title": 151650
}
"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 {#2346
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "No, I have premium but also run adblock. I have not seen that banner"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700681082 {#2330
    date: 2023-11-22 20:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Stumblinbear@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 151650
  -bodyTs: "'adblock':8 'also':6 'banner':14 'premium':4 'run':7 'seen':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681082 {#2348
    date: 2023-11-22 20:24:42.0 +01:00
  }
  +"title": 151650
}
"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 {#2346
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "No, I have premium but also run adblock. I have not seen that banner"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700681082 {#2330
    date: 2023-11-22 20:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Stumblinbear@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 151650
  -bodyTs: "'adblock':8 'also':6 'banner':14 'premium':4 'run':7 'seen':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681082 {#2348
    date: 2023-11-22 20:24:42.0 +01:00
  }
  +"title": 151650
}
"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 {#2325
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Trying to get a discount?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700681369 {#2326
    date: 2023-11-22 20:29:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2329 …}
  +nested: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 151668
  -bodyTs: "'discount':5 'get':3 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681369 {#2191
    date: 2023-11-22 20:29:29.0 +01:00
  }
  +"title": 151668
}
"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 {#2325
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Trying to get a discount?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700681369 {#2326
    date: 2023-11-22 20:29:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2329 …}
  +nested: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 151668
  -bodyTs: "'discount':5 'get':3 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681369 {#2191
    date: 2023-11-22 20:29:29.0 +01:00
  }
  +"title": 151668
}
"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 {#2325
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Trying to get a discount?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700681369 {#2326
    date: 2023-11-22 20:29:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2329 …}
  +nested: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 151668
  -bodyTs: "'discount':5 'get':3 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681369 {#2191
    date: 2023-11-22 20:29:29.0 +01:00
  }
  +"title": 151668
}
"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 {#2044
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Ow, that just made me reconsider getting in the platform at all. thank you. Also, yes, sarcasm. No worries, I struggle with it too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682759 {#2163
    date: 2023-11-22 20:52:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 151756
  -bodyTs: "'also':15 'get':7 'made':4 'ow':1 'platform':10 'reconsid':6 'sarcasm':17 'struggl':21 'thank':13 'worri':19 'yes':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5015230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682759 {#2162
    date: 2023-11-22 20:52:39.0 +01:00
  }
  +"title": 151756
}
"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 {#2044
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Ow, that just made me reconsider getting in the platform at all. thank you. Also, yes, sarcasm. No worries, I struggle with it too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682759 {#2163
    date: 2023-11-22 20:52:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 151756
  -bodyTs: "'also':15 'get':7 'made':4 'ow':1 'platform':10 'reconsid':6 'sarcasm':17 'struggl':21 'thank':13 'worri':19 'yes':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5015230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682759 {#2162
    date: 2023-11-22 20:52:39.0 +01:00
  }
  +"title": 151756
}
"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 {#2044
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Ow, that just made me reconsider getting in the platform at all. thank you. Also, yes, sarcasm. No worries, I struggle with it too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682759 {#2163
    date: 2023-11-22 20:52:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 151756
  -bodyTs: "'also':15 'get':7 'made':4 'ow':1 'platform':10 'reconsid':6 'sarcasm':17 'struggl':21 'thank':13 'worri':19 'yes':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5015230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682759 {#2162
    date: 2023-11-22 20:52:39.0 +01:00
  }
  +"title": 151756
}
"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 {#2085
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "it was, and still is, a private platform. In the EU the new digital markets act now considers big players “gatekeepers” and actually does something about this behaviour"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700680957 {#2083
    date: 2023-11-22 20:22:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 151637
  -bodyTs: "'act':16 'actual':23 'behaviour':28 'big':19 'consid':18 'digit':14 'eu':11 'gatekeep':21 'market':15 'new':13 'platform':8 'player':20 'privat':7 'someth':25 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700680957 {#2082
    date: 2023-11-22 20:22:37.0 +01:00
  }
  +"title": 151637
}
"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 {#2085
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "it was, and still is, a private platform. In the EU the new digital markets act now considers big players “gatekeepers” and actually does something about this behaviour"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700680957 {#2083
    date: 2023-11-22 20:22:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 151637
  -bodyTs: "'act':16 'actual':23 'behaviour':28 'big':19 'consid':18 'digit':14 'eu':11 'gatekeep':21 'market':15 'new':13 'platform':8 'player':20 'privat':7 'someth':25 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700680957 {#2082
    date: 2023-11-22 20:22:37.0 +01:00
  }
  +"title": 151637
}
"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 {#2085
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "it was, and still is, a private platform. In the EU the new digital markets act now considers big players “gatekeepers” and actually does something about this behaviour"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700680957 {#2083
    date: 2023-11-22 20:22:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 151637
  -bodyTs: "'act':16 'actual':23 'behaviour':28 'big':19 'consid':18 'digit':14 'eu':11 'gatekeep':21 'market':15 'new':13 'platform':8 'player':20 'privat':7 'someth':25 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700680957 {#2082
    date: 2023-11-22 20:22:37.0 +01:00
  }
  +"title": 151637
}
"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 {#1720
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Perhaps, it’s funny tho that YouTube is mostly just informing the world that adblock exists"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700553644 {#1714
    date: 2023-11-21 09:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 145835
  -bodyTs: "'adblock':15 'exist':16 'funni':4 'inform':11 'most':9 'perhap':1 'tho':5 'world':13 'youtub':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553644 {#1718
    date: 2023-11-21 09:00:44.0 +01:00
  }
  +"title": 145835
}
"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 {#1720
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Perhaps, it’s funny tho that YouTube is mostly just informing the world that adblock exists"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700553644 {#1714
    date: 2023-11-21 09:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 145835
  -bodyTs: "'adblock':15 'exist':16 'funni':4 'inform':11 'most':9 'perhap':1 'tho':5 'world':13 'youtub':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553644 {#1718
    date: 2023-11-21 09:00:44.0 +01:00
  }
  +"title": 145835
}
"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 {#1720
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Perhaps, it’s funny tho that YouTube is mostly just informing the world that adblock exists"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700553644 {#1714
    date: 2023-11-21 09:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 145835
  -bodyTs: "'adblock':15 'exist':16 'funni':4 'inform':11 'most':9 'perhap':1 'tho':5 'world':13 'youtub':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553644 {#1718
    date: 2023-11-21 09:00:44.0 +01:00
  }
  +"title": 145835
}
"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 {#2461
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "odd, perhaps I’m overlooking a setting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700555533 {#2462
    date: 2023-11-21 09:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@stifle867@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 145895
  -bodyTs: "'m':4 'odd':1 'overlook':5 'perhap':2 'set':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700555533 {#2458
    date: 2023-11-21 09:32:13.0 +01:00
  }
  +"title": 145895
}
"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 {#2461
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "odd, perhaps I’m overlooking a setting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700555533 {#2462
    date: 2023-11-21 09:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@stifle867@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 145895
  -bodyTs: "'m':4 'odd':1 'overlook':5 'perhap':2 'set':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700555533 {#2458
    date: 2023-11-21 09:32:13.0 +01:00
  }
  +"title": 145895
}
"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 {#2461
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "odd, perhaps I’m overlooking a setting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700555533 {#2462
    date: 2023-11-21 09:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@stifle867@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 145895
  -bodyTs: "'m':4 'odd':1 'overlook':5 'perhap':2 'set':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700555533 {#2458
    date: 2023-11-21 09:32:13.0 +01:00
  }
  +"title": 145895
}
"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 {#2370
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Wait they don’t have downloading? Ain’t that a basic feature nowadays :/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700555711 {#2371
    date: 2023-11-21 09:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 145904
  -bodyTs: "'ain':7 'basic':11 'download':6 'featur':12 'nowaday':13 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700555711 {#2363
    date: 2023-11-21 09:35:11.0 +01:00
  }
  +"title": 145904
}
"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 {#2370
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Wait they don’t have downloading? Ain’t that a basic feature nowadays :/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700555711 {#2371
    date: 2023-11-21 09:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 145904
  -bodyTs: "'ain':7 'basic':11 'download':6 'featur':12 'nowaday':13 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700555711 {#2363
    date: 2023-11-21 09:35:11.0 +01:00
  }
  +"title": 145904
}
"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 {#2370
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Wait they don’t have downloading? Ain’t that a basic feature nowadays :/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700555711 {#2371
    date: 2023-11-21 09:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 145904
  -bodyTs: "'ain':7 'basic':11 'download':6 'featur':12 'nowaday':13 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700555711 {#2363
    date: 2023-11-21 09:35:11.0 +01:00
  }
  +"title": 145904
}
"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 {#2049
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "It might become so when it’s funding your free entertainment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682134 {#2067
    date: 2023-11-22 20:42:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@aniki@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 151718
  -bodyTs: "'becom':3 'entertain':11 'free':10 'fund':8 'might':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682134 {#2070
    date: 2023-11-22 20:42:14.0 +01:00
  }
  +"title": 151718
}
"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 {#2049
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "It might become so when it’s funding your free entertainment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682134 {#2067
    date: 2023-11-22 20:42:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@aniki@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 151718
  -bodyTs: "'becom':3 'entertain':11 'free':10 'fund':8 'might':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682134 {#2070
    date: 2023-11-22 20:42:14.0 +01:00
  }
  +"title": 151718
}
"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 {#2049
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "It might become so when it’s funding your free entertainment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682134 {#2067
    date: 2023-11-22 20:42:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@aniki@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 151718
  -bodyTs: "'becom':3 'entertain':11 'free':10 'fund':8 'might':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682134 {#2070
    date: 2023-11-22 20:42:14.0 +01:00
  }
  +"title": 151718
}
"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 {#2231
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "That might be possible, I’ve got an aftermarket screen but this phone didn’t come with an OLED panel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682843 {#2225
    date: 2023-11-22 20:54:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@stifle867@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 151763
  -bodyTs: "'aftermarket':9 'come':16 'didn':14 'got':7 'might':2 'ole':19 'panel':20 'phone':13 'possibl':4 'screen':10 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5015269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682843 {#2230
    date: 2023-11-22 20:54:03.0 +01:00
  }
  +"title": 151763
}
"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 {#2231
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "That might be possible, I’ve got an aftermarket screen but this phone didn’t come with an OLED panel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682843 {#2225
    date: 2023-11-22 20:54:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@stifle867@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 151763
  -bodyTs: "'aftermarket':9 'come':16 'didn':14 'got':7 'might':2 'ole':19 'panel':20 'phone':13 'possibl':4 'screen':10 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5015269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682843 {#2230
    date: 2023-11-22 20:54:03.0 +01:00
  }
  +"title": 151763
}
"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 {#2231
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "That might be possible, I’ve got an aftermarket screen but this phone didn’t come with an OLED panel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682843 {#2225
    date: 2023-11-22 20:54:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@stifle867@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 151763
  -bodyTs: "'aftermarket':9 'come':16 'didn':14 'got':7 'might':2 'ole':19 'panel':20 'phone':13 'possibl':4 'screen':10 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5015269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682843 {#2230
    date: 2023-11-22 20:54:03.0 +01:00
  }
  +"title": 151763
}
"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 {#2124
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Technically yes, but you might be interested in hdcp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682657 {#2107
    date: 2023-11-22 20:50:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@ChaoticNeutralCzech@feddit.de"
    "@TonyTonyChopper@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 151745
  -bodyTs: "'hdcp':9 'interest':7 'might':5 'technic':1 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5015178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682657 {#2112
    date: 2023-11-22 20:50:57.0 +01:00
  }
  +"title": 151745
}
"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 {#2124
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Technically yes, but you might be interested in hdcp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682657 {#2107
    date: 2023-11-22 20:50:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@ChaoticNeutralCzech@feddit.de"
    "@TonyTonyChopper@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 151745
  -bodyTs: "'hdcp':9 'interest':7 'might':5 'technic':1 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5015178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682657 {#2112
    date: 2023-11-22 20:50:57.0 +01:00
  }
  +"title": 151745
}
"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 {#2124
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Technically yes, but you might be interested in hdcp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682657 {#2107
    date: 2023-11-22 20:50:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@ChaoticNeutralCzech@feddit.de"
    "@TonyTonyChopper@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 151745
  -bodyTs: "'hdcp':9 'interest':7 'might':5 'technic':1 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5015178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682657 {#2112
    date: 2023-11-22 20:50:57.0 +01:00
  }
  +"title": 151745
}
"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 {#1548
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1550 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Patreon, Nebula, floatplane, skillshare, etc. I follow a bunch of YouTubers on some of those"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700553087 {#1579
    date: 2023-11-21 08:51:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Montoya@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1557 …}
  -id: 145807
  -bodyTs: "'bunch':9 'etc':5 'floatplan':3 'follow':7 'nebula':2 'patreon':1 'skillshar':4 'youtub':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4971886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553087 {#1559
    date: 2023-11-21 08:51:27.0 +01:00
  }
  +"title": 145807
}
"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 {#1548
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1550 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Patreon, Nebula, floatplane, skillshare, etc. I follow a bunch of YouTubers on some of those"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700553087 {#1579
    date: 2023-11-21 08:51:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Montoya@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1557 …}
  -id: 145807
  -bodyTs: "'bunch':9 'etc':5 'floatplan':3 'follow':7 'nebula':2 'patreon':1 'skillshar':4 'youtub':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4971886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553087 {#1559
    date: 2023-11-21 08:51:27.0 +01:00
  }
  +"title": 145807
}
"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 {#1548
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1550 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Patreon, Nebula, floatplane, skillshare, etc. I follow a bunch of YouTubers on some of those"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700553087 {#1579
    date: 2023-11-21 08:51:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Montoya@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1557 …}
  -id: 145807
  -bodyTs: "'bunch':9 'etc':5 'floatplan':3 'follow':7 'nebula':2 'patreon':1 'skillshar':4 'youtub':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4971886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553087 {#1559
    date: 2023-11-21 08:51:27.0 +01:00
  }
  +"title": 145807
}
"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 {#2165
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "YouTube, deezer, Netflix, spotify, yt music, apple music, etc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682539 {#2053
    date: 2023-11-22 20:48:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@ChaoticNeutralCzech@feddit.de"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -id: 151737
  -bodyTs: "'appl':7 'deezer':2 'etc':9 'music':6,8 'netflix':3 'spotifi':4 'youtub':1 'yt':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5015117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682539 {#2125
    date: 2023-11-22 20:48:59.0 +01:00
  }
  +"title": 151737
}
"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 {#2165
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "YouTube, deezer, Netflix, spotify, yt music, apple music, etc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682539 {#2053
    date: 2023-11-22 20:48:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@ChaoticNeutralCzech@feddit.de"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -id: 151737
  -bodyTs: "'appl':7 'deezer':2 'etc':9 'music':6,8 'netflix':3 'spotifi':4 'youtub':1 'yt':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5015117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682539 {#2125
    date: 2023-11-22 20:48:59.0 +01:00
  }
  +"title": 151737
}
"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 {#2165
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "YouTube, deezer, Netflix, spotify, yt music, apple music, etc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700682539 {#2053
    date: 2023-11-22 20:48:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@ChaoticNeutralCzech@feddit.de"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -id: 151737
  -bodyTs: "'appl':7 'deezer':2 'etc':9 'music':6,8 'netflix':3 'spotifi':4 'youtub':1 'yt':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5015117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682539 {#2125
    date: 2023-11-22 20:48:59.0 +01:00
  }
  +"title": 151737
}
"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 {#1726
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: """
    *Chuckles in EU net neutrality*\n
    \n
    I’ve been hearing about this yettee client, but I can’t find it. Do you happen to have a link? I’d like to try it out
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700553596 {#1722
    date: 2023-11-21 08:59:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@SnugZebras@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@deleted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 145832
  -bodyTs: "'chuckl':1 'client':13 'd':28 'eu':3 'find':18 'happen':22 'hear':9 'like':29 'link':26 'net':4 'neutral':5 'tri':31 've':7 'yette':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553596 {#1721
    date: 2023-11-21 08:59:56.0 +01:00
  }
  +"title": 145832
}
"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 {#1726
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: """
    *Chuckles in EU net neutrality*\n
    \n
    I’ve been hearing about this yettee client, but I can’t find it. Do you happen to have a link? I’d like to try it out
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700553596 {#1722
    date: 2023-11-21 08:59:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@SnugZebras@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@deleted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 145832
  -bodyTs: "'chuckl':1 'client':13 'd':28 'eu':3 'find':18 'happen':22 'hear':9 'like':29 'link':26 'net':4 'neutral':5 'tri':31 've':7 'yette':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553596 {#1721
    date: 2023-11-21 08:59:56.0 +01:00
  }
  +"title": 145832
}
"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 {#1726
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: """
    *Chuckles in EU net neutrality*\n
    \n
    I’ve been hearing about this yettee client, but I can’t find it. Do you happen to have a link? I’d like to try it out
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700553596 {#1722
    date: 2023-11-21 08:59:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@SnugZebras@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@deleted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 145832
  -bodyTs: "'chuckl':1 'client':13 'd':28 'eu':3 'find':18 'happen':22 'hear':9 'like':29 'link':26 'net':4 'neutral':5 'tri':31 've':7 'yette':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553596 {#1721
    date: 2023-11-21 08:59:56.0 +01:00
  }
  +"title": 145832
}
"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 {#2019
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "Will be grabbing that version! Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700556509 {#1362
    date: 2023-11-21 09:48:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@stifle867@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 145935
  -bodyTs: "'grab':3 'thank':6 'version':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556509 {#1403
    date: 2023-11-21 09:48:29.0 +01:00
  }
  +"title": 145935
}
"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 {#2019
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "Will be grabbing that version! Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700556509 {#1362
    date: 2023-11-21 09:48:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@stifle867@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 145935
  -bodyTs: "'grab':3 'thank':6 'version':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556509 {#1403
    date: 2023-11-21 09:48:29.0 +01:00
  }
  +"title": 145935
}
"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 {#2019
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "Will be grabbing that version! Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700556509 {#1362
    date: 2023-11-21 09:48:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@stifle867@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 145935
  -bodyTs: "'grab':3 'thank':6 'version':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4972717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556509 {#1403
    date: 2023-11-21 09:48:29.0 +01:00
  }
  +"title": 145935
}
"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 {#1611
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: """
    Are you paying for that? If so, ask the support chat that comes with the subscription\n
    \n
    if not: oof
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700553464 {#1711
    date: 2023-11-21 08:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 145827
  -bodyTs: "'ask':8 'chat':11 'come':13 'oof':19 'pay':3 'subscript':16 'support':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4971978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553464 {#1616
    date: 2023-11-21 08:57:44.0 +01:00
  }
  +"title": 145827
}
"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 {#1611
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: """
    Are you paying for that? If so, ask the support chat that comes with the subscription\n
    \n
    if not: oof
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700553464 {#1711
    date: 2023-11-21 08:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 145827
  -bodyTs: "'ask':8 'chat':11 'come':13 'oof':19 'pay':3 'subscript':16 'support':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4971978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553464 {#1616
    date: 2023-11-21 08:57:44.0 +01:00
  }
  +"title": 145827
}
"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 {#1611
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: """
    Are you paying for that? If so, ask the support chat that comes with the subscription\n
    \n
    if not: oof
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700553464 {#1711
    date: 2023-11-21 08:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 145827
  -bodyTs: "'ask':8 'chat':11 'come':13 'oof':19 'pay':3 'subscript':16 'support':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4971978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553464 {#1616
    date: 2023-11-21 08:57:44.0 +01:00
  }
  +"title": 145827
}
"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 {#2013
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "That would be awesome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700680834 {#2012
    date: 2023-11-22 20:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@SuperSpruce@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 151627
  -bodyTs: "'awesom':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700680834 {#2020
    date: 2023-11-22 20:20:34.0 +01:00
  }
  +"title": 151627
}
"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 {#2013
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "That would be awesome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700680834 {#2012
    date: 2023-11-22 20:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@SuperSpruce@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 151627
  -bodyTs: "'awesom':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700680834 {#2020
    date: 2023-11-22 20:20:34.0 +01:00
  }
  +"title": 151627
}
"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 {#2013
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "That would be awesome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700680834 {#2012
    date: 2023-11-22 20:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@Lettuceeatlettuce@lemmy.ml"
    "@SuperSpruce@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 151627
  -bodyTs: "'awesom':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700680834 {#2020
    date: 2023-11-22 20:20:34.0 +01:00
  }
  +"title": 151627
}
"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 {#1613
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "Wait, can you show me where that setting is? That’d be great for my phone!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700553124 {#1621
    date: 2023-11-21 08:52:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 145810
  -bodyTs: "'d':11 'great':13 'phone':16 'set':8 'show':4 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4971895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553124 {#1620
    date: 2023-11-21 08:52:04.0 +01:00
  }
  +"title": 145810
}
"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 {#1613
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "Wait, can you show me where that setting is? That’d be great for my phone!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700553124 {#1621
    date: 2023-11-21 08:52:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 145810
  -bodyTs: "'d':11 'great':13 'phone':16 'set':8 'show':4 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4971895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553124 {#1620
    date: 2023-11-21 08:52:04.0 +01:00
  }
  +"title": 145810
}
"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 {#1613
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "Wait, can you show me where that setting is? That’d be great for my phone!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700553124 {#1621
    date: 2023-11-21 08:52:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 145810
  -bodyTs: "'d':11 'great':13 'phone':16 'set':8 'show':4 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4971895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553124 {#1620
    date: 2023-11-21 08:52:04.0 +01:00
  }
  +"title": 145810
}
"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 {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Oh yes, that is a skill I can recommend, even tho I avoid using it unless necessary"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700553020 {#1435
    date: 2023-11-21 08:50:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@SnugZebras@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@deleted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1671 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 145803
  -bodyTs: "'avoid':13 'even':10 'necessari':17 'oh':1 'recommend':9 'skill':6 'tho':11 'unless':16 'use':14 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4971863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553020 {#1438
    date: 2023-11-21 08:50:20.0 +01:00
  }
  +"title": 145803
}
"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 {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Oh yes, that is a skill I can recommend, even tho I avoid using it unless necessary"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700553020 {#1435
    date: 2023-11-21 08:50:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@SnugZebras@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@deleted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1671 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 145803
  -bodyTs: "'avoid':13 'even':10 'necessari':17 'oh':1 'recommend':9 'skill':6 'tho':11 'unless':16 'use':14 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4971863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553020 {#1438
    date: 2023-11-21 08:50:20.0 +01:00
  }
  +"title": 145803
}
"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 {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "Oh yes, that is a skill I can recommend, even tho I avoid using it unless necessary"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700553020 {#1435
    date: 2023-11-21 08:50:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@SnugZebras@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@deleted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1671 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 145803
  -bodyTs: "'avoid':13 'even':10 'necessari':17 'oh':1 'recommend':9 'skill':6 'tho':11 'unless':16 'use':14 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4971863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553020 {#1438
    date: 2023-11-21 08:50:20.0 +01:00
  }
  +"title": 145803
}
"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 {#2093
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "I think brave browser or opera might be in your interest"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700681036 {#2086
    date: 2023-11-22 20:23:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 151646
  -bodyTs: "'brave':3 'browser':4 'interest':11 'might':7 'opera':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681036 {#2090
    date: 2023-11-22 20:23:56.0 +01:00
  }
  +"title": 151646
}
"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 {#2093
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "I think brave browser or opera might be in your interest"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700681036 {#2086
    date: 2023-11-22 20:23:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 151646
  -bodyTs: "'brave':3 'browser':4 'interest':11 'might':7 'opera':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681036 {#2090
    date: 2023-11-22 20:23:56.0 +01:00
  }
  +"title": 151646
}
"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 {#2093
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "I think brave browser or opera might be in your interest"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700681036 {#2086
    date: 2023-11-22 20:23:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@hiyidef646@sh.itjust.works"
    "@Vigge93@lemmy.world"
    "@Boomkop3@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 151646
  -bodyTs: "'brave':3 'browser':4 'interest':11 'might':7 'opera':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5014426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681036 {#2090
    date: 2023-11-22 20:23:56.0 +01:00
  }
  +"title": 151646
}
"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
Proxies\__CG__\App\Entity\Entry {#2315
  +user: Proxies\__CG__\App\Entity\User {#2530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: Proxies\__CG__\App\Entity\Image {#2602 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Group-chat"
  +title: "Group chat"
  +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 453
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701020339 {#2754
    date: 2023-11-26 18:38:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2759 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  +badges: Doctrine\ORM\PersistentCollection {#2777 …}
  +children: [
    1 => App\Entity\EntryComment {#2320
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
      +image: null
      +parent: null
      +root: null
      +body: "And then they wonder why their kids need therapy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 78
      +score: 0
      +lastActive: DateTime @1701695213 {#2302
        date: 2023-12-04 14:06:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 159315
      -bodyTs: "'kid':7 'need':8 'therapi':9 'wonder':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5068508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700848468 {#2297
        date: 2023-11-24 18:54:28.0 +01:00
      }
      +"title": 159315
    }
    2 => App\Entity\EntryComment {#2222
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
      +root: App\Entity\EntryComment {#2320}
      +body: """
        Except they never consented to that deal, and you made them too young to make major life decisions. Fix that first, then ask them again when they’re in their 20 if they’d like to help you. But I think you might already know what position you put yourself in. Enjoy the daycare home in your old age\n
        \n
        Let’s hope the next generation has learned what not to do
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700908104 {#2261
        date: 2023-11-25 11:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@Boomkop3@reddthat.com"
        "@FunkyMonk@kbin.social"
        "@Aurenkin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2219 …}
      +nested: Doctrine\ORM\PersistentCollection {#2196 …}
      +votes: Doctrine\ORM\PersistentCollection {#2194 …}
      +reports: Doctrine\ORM\PersistentCollection {#2193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
      -id: 161960
      -bodyTs: "'20':31 'age':59 'alreadi':44 'ask':23 'consent':4 'd':34 'daycar':54 'deal':7 'decis':18 'enjoy':52 'except':1 'first':21 'fix':19 'generat':65 'help':37 'home':55 'hope':62 'know':45 'learn':67 'let':60 'life':17 'like':35 'made':10 'major':16 'make':15 'might':43 'never':3 'next':64 'old':58 'posit':47 'put':49 're':28 'think':41 'young':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5090028"
      +editedAt: DateTimeImmutable @1701471811 {#2220
        date: 2023-12-02 00:03:31.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700908104 {#2218
        date: 2023-11-25 11:28:24.0 +01:00
      }
      +"title": 161960
    }
    0 => App\Entity\EntryComment {#2292
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
      +root: App\Entity\EntryComment {#2320}
      +body: "I’m sorry. I’m glad you’re there to help! Too often do kids go without for too long"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700907982 {#2313
        date: 2023-11-25 11:26:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@Boomkop3@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2290 …}
      +nested: Doctrine\ORM\PersistentCollection {#2295 …}
      +votes: Doctrine\ORM\PersistentCollection {#2283 …}
      +reports: Doctrine\ORM\PersistentCollection {#2282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
      -id: 161956
      -bodyTs: "'glad':6 'go':16 'help':11 'kid':15 'long':20 'm':2,5 'often':13 're':8 'sorri':3 'without':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5090013"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700907982 {#2316
        date: 2023-11-25 11:26:22.0 +01:00
      }
      +"title": 161956
    }
  ]
  -id: 16334
  -titleTs: "'chat':2 'group':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929992
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8693622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700843592 {#2674
    date: 2023-11-24 17:33:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2315
  +user: Proxies\__CG__\App\Entity\User {#2530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: Proxies\__CG__\App\Entity\Image {#2602 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Group-chat"
  +title: "Group chat"
  +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 453
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701020339 {#2754
    date: 2023-11-26 18:38:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2759 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  +badges: Doctrine\ORM\PersistentCollection {#2777 …}
  +children: [
    1 => App\Entity\EntryComment {#2320
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
      +image: null
      +parent: null
      +root: null
      +body: "And then they wonder why their kids need therapy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 78
      +score: 0
      +lastActive: DateTime @1701695213 {#2302
        date: 2023-12-04 14:06:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 159315
      -bodyTs: "'kid':7 'need':8 'therapi':9 'wonder':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5068508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700848468 {#2297
        date: 2023-11-24 18:54:28.0 +01:00
      }
      +"title": 159315
    }
    2 => App\Entity\EntryComment {#2222
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
      +root: App\Entity\EntryComment {#2320}
      +body: """
        Except they never consented to that deal, and you made them too young to make major life decisions. Fix that first, then ask them again when they’re in their 20 if they’d like to help you. But I think you might already know what position you put yourself in. Enjoy the daycare home in your old age\n
        \n
        Let’s hope the next generation has learned what not to do
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700908104 {#2261
        date: 2023-11-25 11:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@Boomkop3@reddthat.com"
        "@FunkyMonk@kbin.social"
        "@Aurenkin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2219 …}
      +nested: Doctrine\ORM\PersistentCollection {#2196 …}
      +votes: Doctrine\ORM\PersistentCollection {#2194 …}
      +reports: Doctrine\ORM\PersistentCollection {#2193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
      -id: 161960
      -bodyTs: "'20':31 'age':59 'alreadi':44 'ask':23 'consent':4 'd':34 'daycar':54 'deal':7 'decis':18 'enjoy':52 'except':1 'first':21 'fix':19 'generat':65 'help':37 'home':55 'hope':62 'know':45 'learn':67 'let':60 'life':17 'like':35 'made':10 'major':16 'make':15 'might':43 'never':3 'next':64 'old':58 'posit':47 'put':49 're':28 'think':41 'young':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5090028"
      +editedAt: DateTimeImmutable @1701471811 {#2220
        date: 2023-12-02 00:03:31.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700908104 {#2218
        date: 2023-11-25 11:28:24.0 +01:00
      }
      +"title": 161960
    }
    0 => App\Entity\EntryComment {#2292
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
      +root: App\Entity\EntryComment {#2320}
      +body: "I’m sorry. I’m glad you’re there to help! Too often do kids go without for too long"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700907982 {#2313
        date: 2023-11-25 11:26:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@Boomkop3@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2290 …}
      +nested: Doctrine\ORM\PersistentCollection {#2295 …}
      +votes: Doctrine\ORM\PersistentCollection {#2283 …}
      +reports: Doctrine\ORM\PersistentCollection {#2282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
      -id: 161956
      -bodyTs: "'glad':6 'go':16 'help':11 'kid':15 'long':20 'm':2,5 'often':13 're':8 'sorri':3 'without':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5090013"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700907982 {#2316
        date: 2023-11-25 11:26:22.0 +01:00
      }
      +"title": 161956
    }
  ]
  -id: 16334
  -titleTs: "'chat':2 'group':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929992
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8693622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700843592 {#2674
    date: 2023-11-24 17:33:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2315
  +user: Proxies\__CG__\App\Entity\User {#2530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: Proxies\__CG__\App\Entity\Image {#2602 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Group-chat"
  +title: "Group chat"
  +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 453
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701020339 {#2754
    date: 2023-11-26 18:38:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2759 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  +badges: Doctrine\ORM\PersistentCollection {#2777 …}
  +children: [
    1 => App\Entity\EntryComment {#2320
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
      +image: null
      +parent: null
      +root: null
      +body: "And then they wonder why their kids need therapy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 78
      +score: 0
      +lastActive: DateTime @1701695213 {#2302
        date: 2023-12-04 14:06:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 159315
      -bodyTs: "'kid':7 'need':8 'therapi':9 'wonder':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5068508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700848468 {#2297
        date: 2023-11-24 18:54:28.0 +01:00
      }
      +"title": 159315
    }
    2 => App\Entity\EntryComment {#2222
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
      +root: App\Entity\EntryComment {#2320}
      +body: """
        Except they never consented to that deal, and you made them too young to make major life decisions. Fix that first, then ask them again when they’re in their 20 if they’d like to help you. But I think you might already know what position you put yourself in. Enjoy the daycare home in your old age\n
        \n
        Let’s hope the next generation has learned what not to do
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700908104 {#2261
        date: 2023-11-25 11:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@Boomkop3@reddthat.com"
        "@FunkyMonk@kbin.social"
        "@Aurenkin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2219 …}
      +nested: Doctrine\ORM\PersistentCollection {#2196 …}
      +votes: Doctrine\ORM\PersistentCollection {#2194 …}
      +reports: Doctrine\ORM\PersistentCollection {#2193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
      -id: 161960
      -bodyTs: "'20':31 'age':59 'alreadi':44 'ask':23 'consent':4 'd':34 'daycar':54 'deal':7 'decis':18 'enjoy':52 'except':1 'first':21 'fix':19 'generat':65 'help':37 'home':55 'hope':62 'know':45 'learn':67 'let':60 'life':17 'like':35 'made':10 'major':16 'make':15 'might':43 'never':3 'next':64 'old':58 'posit':47 'put':49 're':28 'think':41 'young':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5090028"
      +editedAt: DateTimeImmutable @1701471811 {#2220
        date: 2023-12-02 00:03:31.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700908104 {#2218
        date: 2023-11-25 11:28:24.0 +01:00
      }
      +"title": 161960
    }
    0 => App\Entity\EntryComment {#2292
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
      +root: App\Entity\EntryComment {#2320}
      +body: "I’m sorry. I’m glad you’re there to help! Too often do kids go without for too long"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700907982 {#2313
        date: 2023-11-25 11:26:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@Boomkop3@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2290 …}
      +nested: Doctrine\ORM\PersistentCollection {#2295 …}
      +votes: Doctrine\ORM\PersistentCollection {#2283 …}
      +reports: Doctrine\ORM\PersistentCollection {#2282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
      -id: 161956
      -bodyTs: "'glad':6 'go':16 'help':11 'kid':15 'long':20 'm':2,5 'often':13 're':8 'sorri':3 'without':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5090013"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700907982 {#2316
        date: 2023-11-25 11:26:22.0 +01:00
      }
      +"title": 161956
    }
  ]
  -id: 16334
  -titleTs: "'chat':2 'group':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929992
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8693622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700843592 {#2674
    date: 2023-11-24 17:33:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2320
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2315
    +user: Proxies\__CG__\App\Entity\User {#2530 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
    +image: Proxies\__CG__\App\Entity\Image {#2602 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Group-chat"
    +title: "Group chat"
    +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 453
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020339 {#2754
      date: 2023-11-26 18:38:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2759 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      1 => App\Entity\EntryComment {#2320}
      2 => App\Entity\EntryComment {#2222
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
        +root: App\Entity\EntryComment {#2320}
        +body: """
          Except they never consented to that deal, and you made them too young to make major life decisions. Fix that first, then ask them again when they’re in their 20 if they’d like to help you. But I think you might already know what position you put yourself in. Enjoy the daycare home in your old age\n
          \n
          Let’s hope the next generation has learned what not to do
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700908104 {#2261
          date: 2023-11-25 11:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@Boomkop3@reddthat.com"
          "@FunkyMonk@kbin.social"
          "@Aurenkin@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2219 …}
        +nested: Doctrine\ORM\PersistentCollection {#2196 …}
        +votes: Doctrine\ORM\PersistentCollection {#2194 …}
        +reports: Doctrine\ORM\PersistentCollection {#2193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
        -id: 161960
        -bodyTs: "'20':31 'age':59 'alreadi':44 'ask':23 'consent':4 'd':34 'daycar':54 'deal':7 'decis':18 'enjoy':52 'except':1 'first':21 'fix':19 'generat':65 'help':37 'home':55 'hope':62 'know':45 'learn':67 'let':60 'life':17 'like':35 'made':10 'major':16 'make':15 'might':43 'never':3 'next':64 'old':58 'posit':47 'put':49 're':28 'think':41 'young':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5090028"
        +editedAt: DateTimeImmutable @1701471811 {#2220
          date: 2023-12-02 00:03:31.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700908104 {#2218
          date: 2023-11-25 11:28:24.0 +01:00
        }
        +"title": 161960
      }
      0 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2320}
        +body: "I’m sorry. I’m glad you’re there to help! Too often do kids go without for too long"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700907982 {#2313
          date: 2023-11-25 11:26:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@Boomkop3@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 161956
        -bodyTs: "'glad':6 'go':16 'help':11 'kid':15 'long':20 'm':2,5 'often':13 're':8 'sorri':3 'without':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5090013"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700907982 {#2316
          date: 2023-11-25 11:26:22.0 +01:00
        }
        +"title": 161956
      }
    ]
    -id: 16334
    -titleTs: "'chat':2 'group':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700929992
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8693622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700843592 {#2674
      date: 2023-11-24 17:33:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: null
  +parent: null
  +root: null
  +body: "And then they wonder why their kids need therapy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 78
  +score: 0
  +lastActive: DateTime @1701695213 {#2302
    date: 2023-12-04 14:06:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 159315
  -bodyTs: "'kid':7 'need':8 'therapi':9 'wonder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5068508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700848468 {#2297
    date: 2023-11-24 18:54:28.0 +01:00
  }
  +"title": 159315
}
"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 {#2320
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2315
    +user: Proxies\__CG__\App\Entity\User {#2530 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
    +image: Proxies\__CG__\App\Entity\Image {#2602 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Group-chat"
    +title: "Group chat"
    +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 453
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020339 {#2754
      date: 2023-11-26 18:38:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2759 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      1 => App\Entity\EntryComment {#2320}
      2 => App\Entity\EntryComment {#2222
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
        +root: App\Entity\EntryComment {#2320}
        +body: """
          Except they never consented to that deal, and you made them too young to make major life decisions. Fix that first, then ask them again when they’re in their 20 if they’d like to help you. But I think you might already know what position you put yourself in. Enjoy the daycare home in your old age\n
          \n
          Let’s hope the next generation has learned what not to do
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700908104 {#2261
          date: 2023-11-25 11:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@Boomkop3@reddthat.com"
          "@FunkyMonk@kbin.social"
          "@Aurenkin@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2219 …}
        +nested: Doctrine\ORM\PersistentCollection {#2196 …}
        +votes: Doctrine\ORM\PersistentCollection {#2194 …}
        +reports: Doctrine\ORM\PersistentCollection {#2193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
        -id: 161960
        -bodyTs: "'20':31 'age':59 'alreadi':44 'ask':23 'consent':4 'd':34 'daycar':54 'deal':7 'decis':18 'enjoy':52 'except':1 'first':21 'fix':19 'generat':65 'help':37 'home':55 'hope':62 'know':45 'learn':67 'let':60 'life':17 'like':35 'made':10 'major':16 'make':15 'might':43 'never':3 'next':64 'old':58 'posit':47 'put':49 're':28 'think':41 'young':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5090028"
        +editedAt: DateTimeImmutable @1701471811 {#2220
          date: 2023-12-02 00:03:31.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700908104 {#2218
          date: 2023-11-25 11:28:24.0 +01:00
        }
        +"title": 161960
      }
      0 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2320}
        +body: "I’m sorry. I’m glad you’re there to help! Too often do kids go without for too long"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700907982 {#2313
          date: 2023-11-25 11:26:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@Boomkop3@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 161956
        -bodyTs: "'glad':6 'go':16 'help':11 'kid':15 'long':20 'm':2,5 'often':13 're':8 'sorri':3 'without':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5090013"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700907982 {#2316
          date: 2023-11-25 11:26:22.0 +01:00
        }
        +"title": 161956
      }
    ]
    -id: 16334
    -titleTs: "'chat':2 'group':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700929992
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8693622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700843592 {#2674
      date: 2023-11-24 17:33:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: null
  +parent: null
  +root: null
  +body: "And then they wonder why their kids need therapy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 78
  +score: 0
  +lastActive: DateTime @1701695213 {#2302
    date: 2023-12-04 14:06:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 159315
  -bodyTs: "'kid':7 'need':8 'therapi':9 'wonder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5068508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700848468 {#2297
    date: 2023-11-24 18:54:28.0 +01:00
  }
  +"title": 159315
}
"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 {#2320
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2315
    +user: Proxies\__CG__\App\Entity\User {#2530 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
    +image: Proxies\__CG__\App\Entity\Image {#2602 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Group-chat"
    +title: "Group chat"
    +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 453
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020339 {#2754
      date: 2023-11-26 18:38:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2759 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      1 => App\Entity\EntryComment {#2320}
      2 => App\Entity\EntryComment {#2222
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
        +root: App\Entity\EntryComment {#2320}
        +body: """
          Except they never consented to that deal, and you made them too young to make major life decisions. Fix that first, then ask them again when they’re in their 20 if they’d like to help you. But I think you might already know what position you put yourself in. Enjoy the daycare home in your old age\n
          \n
          Let’s hope the next generation has learned what not to do
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700908104 {#2261
          date: 2023-11-25 11:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@Boomkop3@reddthat.com"
          "@FunkyMonk@kbin.social"
          "@Aurenkin@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2219 …}
        +nested: Doctrine\ORM\PersistentCollection {#2196 …}
        +votes: Doctrine\ORM\PersistentCollection {#2194 …}
        +reports: Doctrine\ORM\PersistentCollection {#2193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
        -id: 161960
        -bodyTs: "'20':31 'age':59 'alreadi':44 'ask':23 'consent':4 'd':34 'daycar':54 'deal':7 'decis':18 'enjoy':52 'except':1 'first':21 'fix':19 'generat':65 'help':37 'home':55 'hope':62 'know':45 'learn':67 'let':60 'life':17 'like':35 'made':10 'major':16 'make':15 'might':43 'never':3 'next':64 'old':58 'posit':47 'put':49 're':28 'think':41 'young':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5090028"
        +editedAt: DateTimeImmutable @1701471811 {#2220
          date: 2023-12-02 00:03:31.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700908104 {#2218
          date: 2023-11-25 11:28:24.0 +01:00
        }
        +"title": 161960
      }
      0 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2320}
        +body: "I’m sorry. I’m glad you’re there to help! Too often do kids go without for too long"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700907982 {#2313
          date: 2023-11-25 11:26:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@Boomkop3@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 161956
        -bodyTs: "'glad':6 'go':16 'help':11 'kid':15 'long':20 'm':2,5 'often':13 're':8 'sorri':3 'without':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5090013"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700907982 {#2316
          date: 2023-11-25 11:26:22.0 +01:00
        }
        +"title": 161956
      }
    ]
    -id: 16334
    -titleTs: "'chat':2 'group':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700929992
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8693622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700843592 {#2674
      date: 2023-11-24 17:33:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: null
  +parent: null
  +root: null
  +body: "And then they wonder why their kids need therapy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 78
  +score: 0
  +lastActive: DateTime @1701695213 {#2302
    date: 2023-12-04 14:06:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 159315
  -bodyTs: "'kid':7 'need':8 'therapi':9 'wonder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5068508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700848468 {#2297
    date: 2023-11-24 18:54:28.0 +01:00
  }
  +"title": 159315
}
"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 {#2222
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2315
    +user: Proxies\__CG__\App\Entity\User {#2530 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
    +image: Proxies\__CG__\App\Entity\Image {#2602 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Group-chat"
    +title: "Group chat"
    +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 453
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020339 {#2754
      date: 2023-11-26 18:38:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2759 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      1 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: null
        +root: null
        +body: "And then they wonder why their kids need therapy"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 78
        +score: 0
        +lastActive: DateTime @1701695213 {#2302
          date: 2023-12-04 14:06:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 159315
        -bodyTs: "'kid':7 'need':8 'therapi':9 'wonder':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5068508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700848468 {#2297
          date: 2023-11-24 18:54:28.0 +01:00
        }
        +"title": 159315
      }
      2 => App\Entity\EntryComment {#2222}
      0 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2320}
        +body: "I’m sorry. I’m glad you’re there to help! Too often do kids go without for too long"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700907982 {#2313
          date: 2023-11-25 11:26:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@Boomkop3@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 161956
        -bodyTs: "'glad':6 'go':16 'help':11 'kid':15 'long':20 'm':2,5 'often':13 're':8 'sorri':3 'without':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5090013"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700907982 {#2316
          date: 2023-11-25 11:26:22.0 +01:00
        }
        +"title": 161956
      }
    ]
    -id: 16334
    -titleTs: "'chat':2 'group':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700929992
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8693622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700843592 {#2674
      date: 2023-11-24 17:33:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: App\Entity\EntryComment {#2320}
  +body: """
    Except they never consented to that deal, and you made them too young to make major life decisions. Fix that first, then ask them again when they’re in their 20 if they’d like to help you. But I think you might already know what position you put yourself in. Enjoy the daycare home in your old age\n
    \n
    Let’s hope the next generation has learned what not to do
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700908104 {#2261
    date: 2023-11-25 11:28:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@FunkyMonk@kbin.social"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 161960
  -bodyTs: "'20':31 'age':59 'alreadi':44 'ask':23 'consent':4 'd':34 'daycar':54 'deal':7 'decis':18 'enjoy':52 'except':1 'first':21 'fix':19 'generat':65 'help':37 'home':55 'hope':62 'know':45 'learn':67 'let':60 'life':17 'like':35 'made':10 'major':16 'make':15 'might':43 'never':3 'next':64 'old':58 'posit':47 'put':49 're':28 'think':41 'young':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5090028"
  +editedAt: DateTimeImmutable @1701471811 {#2220
    date: 2023-12-02 00:03:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700908104 {#2218
    date: 2023-11-25 11:28:24.0 +01:00
  }
  +"title": 161960
}
"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 {#2222
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2315
    +user: Proxies\__CG__\App\Entity\User {#2530 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
    +image: Proxies\__CG__\App\Entity\Image {#2602 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Group-chat"
    +title: "Group chat"
    +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 453
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020339 {#2754
      date: 2023-11-26 18:38:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2759 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      1 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: null
        +root: null
        +body: "And then they wonder why their kids need therapy"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 78
        +score: 0
        +lastActive: DateTime @1701695213 {#2302
          date: 2023-12-04 14:06:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 159315
        -bodyTs: "'kid':7 'need':8 'therapi':9 'wonder':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5068508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700848468 {#2297
          date: 2023-11-24 18:54:28.0 +01:00
        }
        +"title": 159315
      }
      2 => App\Entity\EntryComment {#2222}
      0 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2320}
        +body: "I’m sorry. I’m glad you’re there to help! Too often do kids go without for too long"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700907982 {#2313
          date: 2023-11-25 11:26:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@Boomkop3@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 161956
        -bodyTs: "'glad':6 'go':16 'help':11 'kid':15 'long':20 'm':2,5 'often':13 're':8 'sorri':3 'without':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5090013"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700907982 {#2316
          date: 2023-11-25 11:26:22.0 +01:00
        }
        +"title": 161956
      }
    ]
    -id: 16334
    -titleTs: "'chat':2 'group':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700929992
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8693622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700843592 {#2674
      date: 2023-11-24 17:33:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: App\Entity\EntryComment {#2320}
  +body: """
    Except they never consented to that deal, and you made them too young to make major life decisions. Fix that first, then ask them again when they’re in their 20 if they’d like to help you. But I think you might already know what position you put yourself in. Enjoy the daycare home in your old age\n
    \n
    Let’s hope the next generation has learned what not to do
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700908104 {#2261
    date: 2023-11-25 11:28:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@FunkyMonk@kbin.social"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 161960
  -bodyTs: "'20':31 'age':59 'alreadi':44 'ask':23 'consent':4 'd':34 'daycar':54 'deal':7 'decis':18 'enjoy':52 'except':1 'first':21 'fix':19 'generat':65 'help':37 'home':55 'hope':62 'know':45 'learn':67 'let':60 'life':17 'like':35 'made':10 'major':16 'make':15 'might':43 'never':3 'next':64 'old':58 'posit':47 'put':49 're':28 'think':41 'young':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5090028"
  +editedAt: DateTimeImmutable @1701471811 {#2220
    date: 2023-12-02 00:03:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700908104 {#2218
    date: 2023-11-25 11:28:24.0 +01:00
  }
  +"title": 161960
}
"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 {#2222
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2315
    +user: Proxies\__CG__\App\Entity\User {#2530 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
    +image: Proxies\__CG__\App\Entity\Image {#2602 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Group-chat"
    +title: "Group chat"
    +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 453
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020339 {#2754
      date: 2023-11-26 18:38:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2759 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      1 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: null
        +root: null
        +body: "And then they wonder why their kids need therapy"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 78
        +score: 0
        +lastActive: DateTime @1701695213 {#2302
          date: 2023-12-04 14:06:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 159315
        -bodyTs: "'kid':7 'need':8 'therapi':9 'wonder':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5068508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700848468 {#2297
          date: 2023-11-24 18:54:28.0 +01:00
        }
        +"title": 159315
      }
      2 => App\Entity\EntryComment {#2222}
      0 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2320}
        +body: "I’m sorry. I’m glad you’re there to help! Too often do kids go without for too long"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700907982 {#2313
          date: 2023-11-25 11:26:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@Boomkop3@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 161956
        -bodyTs: "'glad':6 'go':16 'help':11 'kid':15 'long':20 'm':2,5 'often':13 're':8 'sorri':3 'without':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5090013"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700907982 {#2316
          date: 2023-11-25 11:26:22.0 +01:00
        }
        +"title": 161956
      }
    ]
    -id: 16334
    -titleTs: "'chat':2 'group':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700929992
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8693622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700843592 {#2674
      date: 2023-11-24 17:33:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: App\Entity\EntryComment {#2320}
  +body: """
    Except they never consented to that deal, and you made them too young to make major life decisions. Fix that first, then ask them again when they’re in their 20 if they’d like to help you. But I think you might already know what position you put yourself in. Enjoy the daycare home in your old age\n
    \n
    Let’s hope the next generation has learned what not to do
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700908104 {#2261
    date: 2023-11-25 11:28:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@Boomkop3@reddthat.com"
    "@FunkyMonk@kbin.social"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 161960
  -bodyTs: "'20':31 'age':59 'alreadi':44 'ask':23 'consent':4 'd':34 'daycar':54 'deal':7 'decis':18 'enjoy':52 'except':1 'first':21 'fix':19 'generat':65 'help':37 'home':55 'hope':62 'know':45 'learn':67 'let':60 'life':17 'like':35 'made':10 'major':16 'make':15 'might':43 'never':3 'next':64 'old':58 'posit':47 'put':49 're':28 'think':41 'young':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5090028"
  +editedAt: DateTimeImmutable @1701471811 {#2220
    date: 2023-12-02 00:03:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700908104 {#2218
    date: 2023-11-25 11:28:24.0 +01:00
  }
  +"title": 161960
}
"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 {#2292
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2315
    +user: Proxies\__CG__\App\Entity\User {#2530 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
    +image: Proxies\__CG__\App\Entity\Image {#2602 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Group-chat"
    +title: "Group chat"
    +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 453
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020339 {#2754
      date: 2023-11-26 18:38:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2759 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      1 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: null
        +root: null
        +body: "And then they wonder why their kids need therapy"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 78
        +score: 0
        +lastActive: DateTime @1701695213 {#2302
          date: 2023-12-04 14:06:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 159315
        -bodyTs: "'kid':7 'need':8 'therapi':9 'wonder':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5068508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700848468 {#2297
          date: 2023-11-24 18:54:28.0 +01:00
        }
        +"title": 159315
      }
      2 => App\Entity\EntryComment {#2222
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
        +root: App\Entity\EntryComment {#2320}
        +body: """
          Except they never consented to that deal, and you made them too young to make major life decisions. Fix that first, then ask them again when they’re in their 20 if they’d like to help you. But I think you might already know what position you put yourself in. Enjoy the daycare home in your old age\n
          \n
          Let’s hope the next generation has learned what not to do
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700908104 {#2261
          date: 2023-11-25 11:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@Boomkop3@reddthat.com"
          "@FunkyMonk@kbin.social"
          "@Aurenkin@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2219 …}
        +nested: Doctrine\ORM\PersistentCollection {#2196 …}
        +votes: Doctrine\ORM\PersistentCollection {#2194 …}
        +reports: Doctrine\ORM\PersistentCollection {#2193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
        -id: 161960
        -bodyTs: "'20':31 'age':59 'alreadi':44 'ask':23 'consent':4 'd':34 'daycar':54 'deal':7 'decis':18 'enjoy':52 'except':1 'first':21 'fix':19 'generat':65 'help':37 'home':55 'hope':62 'know':45 'learn':67 'let':60 'life':17 'like':35 'made':10 'major':16 'make':15 'might':43 'never':3 'next':64 'old':58 'posit':47 'put':49 're':28 'think':41 'young':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5090028"
        +editedAt: DateTimeImmutable @1701471811 {#2220
          date: 2023-12-02 00:03:31.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700908104 {#2218
          date: 2023-11-25 11:28:24.0 +01:00
        }
        +"title": 161960
      }
      0 => App\Entity\EntryComment {#2292}
    ]
    -id: 16334
    -titleTs: "'chat':2 'group':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700929992
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8693622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700843592 {#2674
      date: 2023-11-24 17:33:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: App\Entity\EntryComment {#2320}
  +body: "I’m sorry. I’m glad you’re there to help! Too often do kids go without for too long"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700907982 {#2313
    date: 2023-11-25 11:26:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@Boomkop3@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 161956
  -bodyTs: "'glad':6 'go':16 'help':11 'kid':15 'long':20 'm':2,5 'often':13 're':8 'sorri':3 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5090013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700907982 {#2316
    date: 2023-11-25 11:26:22.0 +01:00
  }
  +"title": 161956
}
"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 {#2292
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2315
    +user: Proxies\__CG__\App\Entity\User {#2530 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
    +image: Proxies\__CG__\App\Entity\Image {#2602 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Group-chat"
    +title: "Group chat"
    +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 453
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020339 {#2754
      date: 2023-11-26 18:38:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2759 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      1 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: null
        +root: null
        +body: "And then they wonder why their kids need therapy"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 78
        +score: 0
        +lastActive: DateTime @1701695213 {#2302
          date: 2023-12-04 14:06:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 159315
        -bodyTs: "'kid':7 'need':8 'therapi':9 'wonder':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5068508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700848468 {#2297
          date: 2023-11-24 18:54:28.0 +01:00
        }
        +"title": 159315
      }
      2 => App\Entity\EntryComment {#2222
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
        +root: App\Entity\EntryComment {#2320}
        +body: """
          Except they never consented to that deal, and you made them too young to make major life decisions. Fix that first, then ask them again when they’re in their 20 if they’d like to help you. But I think you might already know what position you put yourself in. Enjoy the daycare home in your old age\n
          \n
          Let’s hope the next generation has learned what not to do
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700908104 {#2261
          date: 2023-11-25 11:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@Boomkop3@reddthat.com"
          "@FunkyMonk@kbin.social"
          "@Aurenkin@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2219 …}
        +nested: Doctrine\ORM\PersistentCollection {#2196 …}
        +votes: Doctrine\ORM\PersistentCollection {#2194 …}
        +reports: Doctrine\ORM\PersistentCollection {#2193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
        -id: 161960
        -bodyTs: "'20':31 'age':59 'alreadi':44 'ask':23 'consent':4 'd':34 'daycar':54 'deal':7 'decis':18 'enjoy':52 'except':1 'first':21 'fix':19 'generat':65 'help':37 'home':55 'hope':62 'know':45 'learn':67 'let':60 'life':17 'like':35 'made':10 'major':16 'make':15 'might':43 'never':3 'next':64 'old':58 'posit':47 'put':49 're':28 'think':41 'young':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5090028"
        +editedAt: DateTimeImmutable @1701471811 {#2220
          date: 2023-12-02 00:03:31.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700908104 {#2218
          date: 2023-11-25 11:28:24.0 +01:00
        }
        +"title": 161960
      }
      0 => App\Entity\EntryComment {#2292}
    ]
    -id: 16334
    -titleTs: "'chat':2 'group':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700929992
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8693622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700843592 {#2674
      date: 2023-11-24 17:33:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: App\Entity\EntryComment {#2320}
  +body: "I’m sorry. I’m glad you’re there to help! Too often do kids go without for too long"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700907982 {#2313
    date: 2023-11-25 11:26:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@Boomkop3@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 161956
  -bodyTs: "'glad':6 'go':16 'help':11 'kid':15 'long':20 'm':2,5 'often':13 're':8 'sorri':3 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5090013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700907982 {#2316
    date: 2023-11-25 11:26:22.0 +01:00
  }
  +"title": 161956
}
"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 {#2292
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2315
    +user: Proxies\__CG__\App\Entity\User {#2530 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
    +image: Proxies\__CG__\App\Entity\Image {#2602 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Group-chat"
    +title: "Group chat"
    +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 453
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020339 {#2754
      date: 2023-11-26 18:38:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2759 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      1 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: null
        +root: null
        +body: "And then they wonder why their kids need therapy"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 78
        +score: 0
        +lastActive: DateTime @1701695213 {#2302
          date: 2023-12-04 14:06:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 159315
        -bodyTs: "'kid':7 'need':8 'therapi':9 'wonder':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5068508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700848468 {#2297
          date: 2023-11-24 18:54:28.0 +01:00
        }
        +"title": 159315
      }
      2 => App\Entity\EntryComment {#2222
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
        +root: App\Entity\EntryComment {#2320}
        +body: """
          Except they never consented to that deal, and you made them too young to make major life decisions. Fix that first, then ask them again when they’re in their 20 if they’d like to help you. But I think you might already know what position you put yourself in. Enjoy the daycare home in your old age\n
          \n
          Let’s hope the next generation has learned what not to do
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700908104 {#2261
          date: 2023-11-25 11:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@Boomkop3@reddthat.com"
          "@FunkyMonk@kbin.social"
          "@Aurenkin@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2219 …}
        +nested: Doctrine\ORM\PersistentCollection {#2196 …}
        +votes: Doctrine\ORM\PersistentCollection {#2194 …}
        +reports: Doctrine\ORM\PersistentCollection {#2193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
        -id: 161960
        -bodyTs: "'20':31 'age':59 'alreadi':44 'ask':23 'consent':4 'd':34 'daycar':54 'deal':7 'decis':18 'enjoy':52 'except':1 'first':21 'fix':19 'generat':65 'help':37 'home':55 'hope':62 'know':45 'learn':67 'let':60 'life':17 'like':35 'made':10 'major':16 'make':15 'might':43 'never':3 'next':64 'old':58 'posit':47 'put':49 're':28 'think':41 'young':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5090028"
        +editedAt: DateTimeImmutable @1701471811 {#2220
          date: 2023-12-02 00:03:31.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700908104 {#2218
          date: 2023-11-25 11:28:24.0 +01:00
        }
        +"title": 161960
      }
      0 => App\Entity\EntryComment {#2292}
    ]
    -id: 16334
    -titleTs: "'chat':2 'group':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700929992
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8693622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700843592 {#2674
      date: 2023-11-24 17:33:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: App\Entity\EntryComment {#2320}
  +body: "I’m sorry. I’m glad you’re there to help! Too often do kids go without for too long"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700907982 {#2313
    date: 2023-11-25 11:26:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@Boomkop3@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 161956
  -bodyTs: "'glad':6 'go':16 'help':11 'kid':15 'long':20 'm':2,5 'often':13 're':8 'sorri':3 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5090013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700907982 {#2316
    date: 2023-11-25 11:26:22.0 +01:00
  }
  +"title": 161956
}
"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_ADMIN
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 ROLE_MODERATOR
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