GET https://kbin.spritesserver.nl/index.php/d/lemmy.prograhamming.com/comments/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.82 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 {#2400
  +user: App\Entity\User {#1514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "That looks scrumptious! Your pee is going to stink like hell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1722234785 {#2417
    date: 2024-07-29 08:33:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1771 …}
  +nested: Doctrine\ORM\PersistentCollection {#1605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  -id: 300429
  -bodyTs: "'go':7 'hell':11 'like':10 'look':2 'pee':5 'scrumptious':3 'stink':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6592522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705021303 {#1603
    date: 2024-01-12 02:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2400
  +user: App\Entity\User {#1514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "That looks scrumptious! Your pee is going to stink like hell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1722234785 {#2417
    date: 2024-07-29 08:33:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1771 …}
  +nested: Doctrine\ORM\PersistentCollection {#1605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  -id: 300429
  -bodyTs: "'go':7 'hell':11 'like':10 'look':2 'pee':5 'scrumptious':3 'stink':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6592522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705021303 {#1603
    date: 2024-01-12 02:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2400
  +user: App\Entity\User {#1514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "That looks scrumptious! Your pee is going to stink like hell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1722234785 {#2417
    date: 2024-07-29 08:33:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1771 …}
  +nested: Doctrine\ORM\PersistentCollection {#1605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  -id: 300429
  -bodyTs: "'go':7 'hell':11 'like':10 'look':2 'pee':5 'scrumptious':3 'stink':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6592522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705021303 {#1603
    date: 2024-01-12 02:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2265
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#2400
    +user: App\Entity\User {#1514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: "That looks scrumptious! Your pee is going to stink like hell."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1722234785 {#2417
      date: 2024-07-29 08:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1771 …}
    +nested: Doctrine\ORM\PersistentCollection {#1605 …}
    +votes: Doctrine\ORM\PersistentCollection {#2486 …}
    +reports: Doctrine\ORM\PersistentCollection {#1499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
    -id: 300429
    -bodyTs: "'go':7 'hell':11 'like':10 'look':2 'pee':5 'scrumptious':3 'stink':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6592522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705021303 {#1603
      date: 2024-01-12 02:01:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2400}
  +body: "Can confirm, pee was diabolical"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705108309 {#2253
    date: 2024-01-13 02:11:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@dojan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 303821
  -bodyTs: "'confirm':2 'diabol':5 'pee':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.prograhamming.com/comment/430902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705108309 {#2274
    date: 2024-01-13 02:11:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2265
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#2400
    +user: App\Entity\User {#1514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: "That looks scrumptious! Your pee is going to stink like hell."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1722234785 {#2417
      date: 2024-07-29 08:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1771 …}
    +nested: Doctrine\ORM\PersistentCollection {#1605 …}
    +votes: Doctrine\ORM\PersistentCollection {#2486 …}
    +reports: Doctrine\ORM\PersistentCollection {#1499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
    -id: 300429
    -bodyTs: "'go':7 'hell':11 'like':10 'look':2 'pee':5 'scrumptious':3 'stink':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6592522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705021303 {#1603
      date: 2024-01-12 02:01:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2400}
  +body: "Can confirm, pee was diabolical"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705108309 {#2253
    date: 2024-01-13 02:11:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@dojan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 303821
  -bodyTs: "'confirm':2 'diabol':5 'pee':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.prograhamming.com/comment/430902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705108309 {#2274
    date: 2024-01-13 02:11:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2265
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#2400
    +user: App\Entity\User {#1514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: "That looks scrumptious! Your pee is going to stink like hell."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1722234785 {#2417
      date: 2024-07-29 08:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1771 …}
    +nested: Doctrine\ORM\PersistentCollection {#1605 …}
    +votes: Doctrine\ORM\PersistentCollection {#2486 …}
    +reports: Doctrine\ORM\PersistentCollection {#1499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
    -id: 300429
    -bodyTs: "'go':7 'hell':11 'like':10 'look':2 'pee':5 'scrumptious':3 'stink':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6592522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705021303 {#1603
      date: 2024-01-12 02:01:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2400}
  +body: "Can confirm, pee was diabolical"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705108309 {#2253
    date: 2024-01-13 02:11:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@dojan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 303821
  -bodyTs: "'confirm':2 'diabol':5 'pee':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.prograhamming.com/comment/430902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705108309 {#2274
    date: 2024-01-13 02:11:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1988
  +user: Proxies\__CG__\App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#2400
    +user: App\Entity\User {#1514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: "That looks scrumptious! Your pee is going to stink like hell."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1722234785 {#2417
      date: 2024-07-29 08:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1771 …}
    +nested: Doctrine\ORM\PersistentCollection {#1605 …}
    +votes: Doctrine\ORM\PersistentCollection {#2486 …}
    +reports: Doctrine\ORM\PersistentCollection {#1499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
    -id: 300429
    -bodyTs: "'go':7 'hell':11 'like':10 'look':2 'pee':5 'scrumptious':3 'stink':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6592522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705021303 {#1603
      date: 2024-01-12 02:01:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2400}
  +body: "![Nice.](https://lemmy.world/pictrs/image/ebe89a8b-0098-4080-9cab-81d2ade5636c.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705026963 {#2003
    date: 2024-01-12 03:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@dojan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
  -id: 300698
  -bodyTs: "'/pictrs/image/ebe89a8b-0098-4080-9cab-81d2ade5636c.webm)':4 'lemmy.world':3 'lemmy.world/pictrs/image/ebe89a8b-0098-4080-9cab-81d2ade5636c.webm)':2 'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6597492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026963 {#1985
    date: 2024-01-12 03:36:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1988
  +user: Proxies\__CG__\App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#2400
    +user: App\Entity\User {#1514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: "That looks scrumptious! Your pee is going to stink like hell."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1722234785 {#2417
      date: 2024-07-29 08:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1771 …}
    +nested: Doctrine\ORM\PersistentCollection {#1605 …}
    +votes: Doctrine\ORM\PersistentCollection {#2486 …}
    +reports: Doctrine\ORM\PersistentCollection {#1499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
    -id: 300429
    -bodyTs: "'go':7 'hell':11 'like':10 'look':2 'pee':5 'scrumptious':3 'stink':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6592522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705021303 {#1603
      date: 2024-01-12 02:01:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2400}
  +body: "![Nice.](https://lemmy.world/pictrs/image/ebe89a8b-0098-4080-9cab-81d2ade5636c.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705026963 {#2003
    date: 2024-01-12 03:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@dojan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
  -id: 300698
  -bodyTs: "'/pictrs/image/ebe89a8b-0098-4080-9cab-81d2ade5636c.webm)':4 'lemmy.world':3 'lemmy.world/pictrs/image/ebe89a8b-0098-4080-9cab-81d2ade5636c.webm)':2 'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6597492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026963 {#1985
    date: 2024-01-12 03:36:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1988
  +user: Proxies\__CG__\App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#2400
    +user: App\Entity\User {#1514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: "That looks scrumptious! Your pee is going to stink like hell."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1722234785 {#2417
      date: 2024-07-29 08:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1771 …}
    +nested: Doctrine\ORM\PersistentCollection {#1605 …}
    +votes: Doctrine\ORM\PersistentCollection {#2486 …}
    +reports: Doctrine\ORM\PersistentCollection {#1499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
    -id: 300429
    -bodyTs: "'go':7 'hell':11 'like':10 'look':2 'pee':5 'scrumptious':3 'stink':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6592522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705021303 {#1603
      date: 2024-01-12 02:01:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2400}
  +body: "![Nice.](https://lemmy.world/pictrs/image/ebe89a8b-0098-4080-9cab-81d2ade5636c.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705026963 {#2003
    date: 2024-01-12 03:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@dojan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
  -id: 300698
  -bodyTs: "'/pictrs/image/ebe89a8b-0098-4080-9cab-81d2ade5636c.webm)':4 'lemmy.world':3 'lemmy.world/pictrs/image/ebe89a8b-0098-4080-9cab-81d2ade5636c.webm)':2 'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6597492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026963 {#1985
    date: 2024-01-12 03:36:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1683
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How many are eating that? 😅 That’s an enormous portion of food.\n
    \n
    *edit: Americans downvoting? That tracks.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721889093 {#1620
    date: 2024-07-25 08:31:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 300621
  -bodyTs: "'american':14 'downvot':15 'eat':4 'edit':13 'enorm':9 'food':12 'mani':2 'portion':10 'track':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596000"
  +editedAt: DateTimeImmutable @1721493894 {#1680
    date: 2024-07-20 18:44:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705025295 {#1687
    date: 2024-01-12 03:08:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1683
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How many are eating that? 😅 That’s an enormous portion of food.\n
    \n
    *edit: Americans downvoting? That tracks.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721889093 {#1620
    date: 2024-07-25 08:31:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 300621
  -bodyTs: "'american':14 'downvot':15 'eat':4 'edit':13 'enorm':9 'food':12 'mani':2 'portion':10 'track':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596000"
  +editedAt: DateTimeImmutable @1721493894 {#1680
    date: 2024-07-20 18:44:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705025295 {#1687
    date: 2024-01-12 03:08:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1683
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How many are eating that? 😅 That’s an enormous portion of food.\n
    \n
    *edit: Americans downvoting? That tracks.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721889093 {#1620
    date: 2024-07-25 08:31:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 300621
  -bodyTs: "'american':14 'downvot':15 'eat':4 'edit':13 'enorm':9 'food':12 'mani':2 'portion':10 'track':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596000"
  +editedAt: DateTimeImmutable @1721493894 {#1680
    date: 2024-07-20 18:44:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705025295 {#1687
    date: 2024-01-12 03:08:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2172
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      How many are eating that? 😅 That’s an enormous portion of food.\n
      \n
      *edit: Americans downvoting? That tracks.*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721889093 {#1620
      date: 2024-07-25 08:31:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1705 …}
    +nested: Doctrine\ORM\PersistentCollection {#1616 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
    -id: 300621
    -bodyTs: "'american':14 'downvot':15 'eat':4 'edit':13 'enorm':9 'food':12 'mani':2 'portion':10 'track':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6596000"
    +editedAt: DateTimeImmutable @1721493894 {#1680
      date: 2024-07-20 18:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705025295 {#1687
      date: 2024-01-12 03:08:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: """
    Hi, you’re not wrong! My fiance was going in for an overnight so we usually cook larger portions for an early dinner. That, and the barley ended up becoming a bit more sizable unintentionally with a full portion of mushrooms in it 😬\n
    \n
    As for your comment, am American, am not fat 🤷🏻\u{200D}♂️
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705082740 {#2173
    date: 2024-01-12 19:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@littlebluespark@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 302695
  -bodyTs: "'american':49 'barley':27 'becom':30 'bit':32 'comment':47 'cook':17 'dinner':23 'earli':22 'end':28 'fat':52 'fianc':7 'full':38 'go':9 'hi':1 'larger':18 'mushroom':41 'overnight':13 'portion':19,39 're':3 'sizabl':34 'unintent':35 'usual':16 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.prograhamming.com/comment/429866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082740 {#2186
    date: 2024-01-12 19:05:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2172
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      How many are eating that? 😅 That’s an enormous portion of food.\n
      \n
      *edit: Americans downvoting? That tracks.*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721889093 {#1620
      date: 2024-07-25 08:31:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1705 …}
    +nested: Doctrine\ORM\PersistentCollection {#1616 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
    -id: 300621
    -bodyTs: "'american':14 'downvot':15 'eat':4 'edit':13 'enorm':9 'food':12 'mani':2 'portion':10 'track':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6596000"
    +editedAt: DateTimeImmutable @1721493894 {#1680
      date: 2024-07-20 18:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705025295 {#1687
      date: 2024-01-12 03:08:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: """
    Hi, you’re not wrong! My fiance was going in for an overnight so we usually cook larger portions for an early dinner. That, and the barley ended up becoming a bit more sizable unintentionally with a full portion of mushrooms in it 😬\n
    \n
    As for your comment, am American, am not fat 🤷🏻\u{200D}♂️
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705082740 {#2173
    date: 2024-01-12 19:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@littlebluespark@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 302695
  -bodyTs: "'american':49 'barley':27 'becom':30 'bit':32 'comment':47 'cook':17 'dinner':23 'earli':22 'end':28 'fat':52 'fianc':7 'full':38 'go':9 'hi':1 'larger':18 'mushroom':41 'overnight':13 'portion':19,39 're':3 'sizabl':34 'unintent':35 'usual':16 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.prograhamming.com/comment/429866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082740 {#2186
    date: 2024-01-12 19:05:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2172
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      How many are eating that? 😅 That’s an enormous portion of food.\n
      \n
      *edit: Americans downvoting? That tracks.*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721889093 {#1620
      date: 2024-07-25 08:31:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1705 …}
    +nested: Doctrine\ORM\PersistentCollection {#1616 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
    -id: 300621
    -bodyTs: "'american':14 'downvot':15 'eat':4 'edit':13 'enorm':9 'food':12 'mani':2 'portion':10 'track':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6596000"
    +editedAt: DateTimeImmutable @1721493894 {#1680
      date: 2024-07-20 18:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705025295 {#1687
      date: 2024-01-12 03:08:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: """
    Hi, you’re not wrong! My fiance was going in for an overnight so we usually cook larger portions for an early dinner. That, and the barley ended up becoming a bit more sizable unintentionally with a full portion of mushrooms in it 😬\n
    \n
    As for your comment, am American, am not fat 🤷🏻\u{200D}♂️
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705082740 {#2173
    date: 2024-01-12 19:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@littlebluespark@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 302695
  -bodyTs: "'american':49 'barley':27 'becom':30 'bit':32 'comment':47 'cook':17 'dinner':23 'earli':22 'end':28 'fat':52 'fianc':7 'full':38 'go':9 'hi':1 'larger':18 'mushroom':41 'overnight':13 'portion':19,39 're':3 'sizabl':34 'unintent':35 'usual':16 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.prograhamming.com/comment/429866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082740 {#2186
    date: 2024-01-12 19:05:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2151
  +user: Proxies\__CG__\App\Entity\User {#2157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      How many are eating that? 😅 That’s an enormous portion of food.\n
      \n
      *edit: Americans downvoting? That tracks.*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721889093 {#1620
      date: 2024-07-25 08:31:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1705 …}
    +nested: Doctrine\ORM\PersistentCollection {#1616 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
    -id: 300621
    -bodyTs: "'american':14 'downvot':15 'eat':4 'edit':13 'enorm':9 'food':12 'mani':2 'portion':10 'track':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6596000"
    +editedAt: DateTimeImmutable @1721493894 {#1680
      date: 2024-07-20 18:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705025295 {#1687
      date: 2024-01-12 03:08:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: """
    As someone who tracks calories, I agree with you\n
    \n
    Eating that size portion every day is going to make you fat
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705051591 {#2145
    date: 2024-01-12 10:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@littlebluespark@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
  -id: 301497
  -bodyTs: "'agre':7 'calori':5 'day':15 'eat':10 'everi':14 'fat':21 'go':17 'make':19 'portion':13 'size':12 'someon':2 'track':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6614430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705051591 {#2147
    date: 2024-01-12 10:26:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2151
  +user: Proxies\__CG__\App\Entity\User {#2157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      How many are eating that? 😅 That’s an enormous portion of food.\n
      \n
      *edit: Americans downvoting? That tracks.*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721889093 {#1620
      date: 2024-07-25 08:31:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1705 …}
    +nested: Doctrine\ORM\PersistentCollection {#1616 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
    -id: 300621
    -bodyTs: "'american':14 'downvot':15 'eat':4 'edit':13 'enorm':9 'food':12 'mani':2 'portion':10 'track':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6596000"
    +editedAt: DateTimeImmutable @1721493894 {#1680
      date: 2024-07-20 18:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705025295 {#1687
      date: 2024-01-12 03:08:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: """
    As someone who tracks calories, I agree with you\n
    \n
    Eating that size portion every day is going to make you fat
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705051591 {#2145
    date: 2024-01-12 10:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@littlebluespark@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
  -id: 301497
  -bodyTs: "'agre':7 'calori':5 'day':15 'eat':10 'everi':14 'fat':21 'go':17 'make':19 'portion':13 'size':12 'someon':2 'track':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6614430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705051591 {#2147
    date: 2024-01-12 10:26:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2151
  +user: Proxies\__CG__\App\Entity\User {#2157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      How many are eating that? 😅 That’s an enormous portion of food.\n
      \n
      *edit: Americans downvoting? That tracks.*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721889093 {#1620
      date: 2024-07-25 08:31:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1705 …}
    +nested: Doctrine\ORM\PersistentCollection {#1616 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
    -id: 300621
    -bodyTs: "'american':14 'downvot':15 'eat':4 'edit':13 'enorm':9 'food':12 'mani':2 'portion':10 'track':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6596000"
    +editedAt: DateTimeImmutable @1721493894 {#1680
      date: 2024-07-20 18:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705025295 {#1687
      date: 2024-01-12 03:08:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: """
    As someone who tracks calories, I agree with you\n
    \n
    Eating that size portion every day is going to make you fat
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705051591 {#2145
    date: 2024-01-12 10:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@littlebluespark@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
  -id: 301497
  -bodyTs: "'agre':7 'calori':5 'day':15 'eat':10 'everi':14 'fat':21 'go':17 'make':19 'portion':13 'size':12 'someon':2 'track':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6614430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705051591 {#2147
    date: 2024-01-12 10:26:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#1926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good stuff, looks lovely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705099284 {#2360
    date: 2024-01-12 23:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 303434
  -bodyTs: "'good':1 'look':3 'love':4 'stuff':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6631493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099284 {#2359
    date: 2024-01-12 23:41:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#1926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good stuff, looks lovely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705099284 {#2360
    date: 2024-01-12 23:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 303434
  -bodyTs: "'good':1 'look':3 'love':4 'stuff':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6631493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099284 {#2359
    date: 2024-01-12 23:41:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#1926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good stuff, looks lovely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705099284 {#2360
    date: 2024-01-12 23:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 303434
  -bodyTs: "'good':1 'look':3 'love':4 'stuff':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6631493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099284 {#2359
    date: 2024-01-12 23:41:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#2090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "That is a lot of asparagus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705089702 {#2097
    date: 2024-01-12 21:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 303010
  -bodyTs: "'asparagus':6 'lot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6628542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705089702 {#2083
    date: 2024-01-12 21:01:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#2090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "That is a lot of asparagus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705089702 {#2097
    date: 2024-01-12 21:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 303010
  -bodyTs: "'asparagus':6 'lot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6628542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705089702 {#2083
    date: 2024-01-12 21:01:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#2090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "That is a lot of asparagus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705089702 {#2097
    date: 2024-01-12 21:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 303010
  -bodyTs: "'asparagus':6 'lot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6628542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705089702 {#2083
    date: 2024-01-12 21:01:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "How do you cook your salmon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721819858 {#2073
    date: 2024-07-24 13:17:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 301751
  -bodyTs: "'cook':4 'salmon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6225526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705061573 {#2068
    date: 2024-01-12 13:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "How do you cook your salmon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721819858 {#2073
    date: 2024-07-24 13:17:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 301751
  -bodyTs: "'cook':4 'salmon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6225526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705061573 {#2068
    date: 2024-01-12 13:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "How do you cook your salmon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721819858 {#2073
    date: 2024-07-24 13:17:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 301751
  -bodyTs: "'cook':4 'salmon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6225526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705061573 {#2068
    date: 2024-01-12 13:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2255
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#2074
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you cook your salmon?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721819858 {#2073
      date: 2024-07-24 13:17:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2066 …}
    +nested: Doctrine\ORM\PersistentCollection {#2067 …}
    +votes: Doctrine\ORM\PersistentCollection {#2049 …}
    +reports: Doctrine\ORM\PersistentCollection {#2051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
    -id: 301751
    -bodyTs: "'cook':4 'salmon':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6225526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705061573 {#2068
      date: 2024-01-12 13:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2074}
  +body: "Baked in the oven, with a little garlic salt, pepper, and dill"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705077979 {#2251
    date: 2024-01-12 17:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@anti_antidote@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 302399
  -bodyTs: "'bake':1 'dill':12 'garlic':8 'littl':7 'oven':4 'pepper':10 'salt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.prograhamming.com/comment/429666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077979 {#2256
    date: 2024-01-12 17:46:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2255
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#2074
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you cook your salmon?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721819858 {#2073
      date: 2024-07-24 13:17:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2066 …}
    +nested: Doctrine\ORM\PersistentCollection {#2067 …}
    +votes: Doctrine\ORM\PersistentCollection {#2049 …}
    +reports: Doctrine\ORM\PersistentCollection {#2051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
    -id: 301751
    -bodyTs: "'cook':4 'salmon':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6225526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705061573 {#2068
      date: 2024-01-12 13:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2074}
  +body: "Baked in the oven, with a little garlic salt, pepper, and dill"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705077979 {#2251
    date: 2024-01-12 17:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@anti_antidote@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 302399
  -bodyTs: "'bake':1 'dill':12 'garlic':8 'littl':7 'oven':4 'pepper':10 'salt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.prograhamming.com/comment/429666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077979 {#2256
    date: 2024-01-12 17:46:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2255
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: App\Entity\EntryComment {#2074
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you cook your salmon?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721819858 {#2073
      date: 2024-07-24 13:17:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2066 …}
    +nested: Doctrine\ORM\PersistentCollection {#2067 …}
    +votes: Doctrine\ORM\PersistentCollection {#2049 …}
    +reports: Doctrine\ORM\PersistentCollection {#2051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
    -id: 301751
    -bodyTs: "'cook':4 'salmon':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6225526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705061573 {#2068
      date: 2024-01-12 13:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2074}
  +body: "Baked in the oven, with a little garlic salt, pepper, and dill"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705077979 {#2251
    date: 2024-01-12 17:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
    "@anti_antidote@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 302399
  -bodyTs: "'bake':1 'dill':12 'garlic':8 'littl':7 'oven':4 'pepper':10 'salt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.prograhamming.com/comment/429666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077979 {#2256
    date: 2024-01-12 17:46:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2252
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Have you guys seen asparagus price shoot way up?! It’s crazy!\n
    \n
    Anyway, that looks awesome!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705020900 {#2230
    date: 2024-01-12 01:55:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 300400
  -bodyTs: "'anyway':13 'asparagus':5 'awesom':16 'crazi':12 'guy':3 'look':15 'price':6 'seen':4 'shoot':7 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6264536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705020900 {#2231
    date: 2024-01-12 01:55:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Have you guys seen asparagus price shoot way up?! It’s crazy!\n
    \n
    Anyway, that looks awesome!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705020900 {#2230
    date: 2024-01-12 01:55:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 300400
  -bodyTs: "'anyway':13 'asparagus':5 'awesom':16 'crazi':12 'guy':3 'look':15 'price':6 'seen':4 'shoot':7 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6264536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705020900 {#2231
    date: 2024-01-12 01:55:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Have you guys seen asparagus price shoot way up?! It’s crazy!\n
    \n
    Anyway, that looks awesome!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705020900 {#2230
    date: 2024-01-12 01:55:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 300400
  -bodyTs: "'anyway':13 'asparagus':5 'awesom':16 'crazi':12 'guy':3 'look':15 'price':6 'seen':4 'shoot':7 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6264536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705020900 {#2231
    date: 2024-01-12 01:55:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details