Redirect 302 redirect from GET @entry_comment_create (8f23b6)

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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.31 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.08 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 {#2418
  +user: App\Entity\User {#1359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +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 {#2480
    date: 2024-01-12 01:55:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1594 …}
  +nested: Doctrine\ORM\PersistentCollection {#1869 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -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 {#1769
    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
3 DENIED edit
App\Entity\EntryComment {#2418
  +user: App\Entity\User {#1359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +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 {#2480
    date: 2024-01-12 01:55:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1594 …}
  +nested: Doctrine\ORM\PersistentCollection {#1869 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -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 {#1769
    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
4 DENIED moderate
App\Entity\EntryComment {#2418
  +user: App\Entity\User {#1359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +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 {#2480
    date: 2024-01-12 01:55:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1594 …}
  +nested: Doctrine\ORM\PersistentCollection {#1869 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -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 {#1769
    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
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 {#1689
  +user: App\Entity\User {#1626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +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 {#1557
    date: 2024-07-29 08:33:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -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 {#1701
    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
7 DENIED edit
App\Entity\EntryComment {#1689
  +user: App\Entity\User {#1626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +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 {#1557
    date: 2024-07-29 08:33:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -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 {#1701
    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
8 DENIED moderate
App\Entity\EntryComment {#1689
  +user: App\Entity\User {#1626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +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 {#1557
    date: 2024-07-29 08:33:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -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 {#1701
    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
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 {#2190
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#1689
    +user: App\Entity\User {#1626 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +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 {#1557
      date: 2024-07-29 08:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1619 …}
    +nested: Doctrine\ORM\PersistentCollection {#1692 …}
    +votes: Doctrine\ORM\PersistentCollection {#1705 …}
    +reports: Doctrine\ORM\PersistentCollection {#1616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
    -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 {#1701
      date: 2024-01-12 02:01:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1689}
  +body: "Can confirm, pee was diabolical"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705108309 {#2272
    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 {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1998 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -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 {#2273
    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
11 DENIED edit
App\Entity\EntryComment {#2190
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#1689
    +user: App\Entity\User {#1626 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +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 {#1557
      date: 2024-07-29 08:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1619 …}
    +nested: Doctrine\ORM\PersistentCollection {#1692 …}
    +votes: Doctrine\ORM\PersistentCollection {#1705 …}
    +reports: Doctrine\ORM\PersistentCollection {#1616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
    -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 {#1701
      date: 2024-01-12 02:01:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1689}
  +body: "Can confirm, pee was diabolical"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705108309 {#2272
    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 {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1998 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -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 {#2273
    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
12 DENIED moderate
App\Entity\EntryComment {#2190
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#1689
    +user: App\Entity\User {#1626 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +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 {#1557
      date: 2024-07-29 08:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1619 …}
    +nested: Doctrine\ORM\PersistentCollection {#1692 …}
    +votes: Doctrine\ORM\PersistentCollection {#1705 …}
    +reports: Doctrine\ORM\PersistentCollection {#1616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
    -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 {#1701
      date: 2024-01-12 02:01:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1689}
  +body: "Can confirm, pee was diabolical"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705108309 {#2272
    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 {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1998 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -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 {#2273
    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
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 {#2038
  +user: Proxies\__CG__\App\Entity\User {#2169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#1689
    +user: App\Entity\User {#1626 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +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 {#1557
      date: 2024-07-29 08:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1619 …}
    +nested: Doctrine\ORM\PersistentCollection {#1692 …}
    +votes: Doctrine\ORM\PersistentCollection {#1705 …}
    +reports: Doctrine\ORM\PersistentCollection {#1616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
    -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 {#1701
      date: 2024-01-12 02:01:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1689}
  +body: "![Nice.](https://lemmy.world/pictrs/image/ebe89a8b-0098-4080-9cab-81d2ade5636c.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705026963 {#1988
    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 {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -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 {#2134
    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
15 DENIED edit
App\Entity\EntryComment {#2038
  +user: Proxies\__CG__\App\Entity\User {#2169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#1689
    +user: App\Entity\User {#1626 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +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 {#1557
      date: 2024-07-29 08:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1619 …}
    +nested: Doctrine\ORM\PersistentCollection {#1692 …}
    +votes: Doctrine\ORM\PersistentCollection {#1705 …}
    +reports: Doctrine\ORM\PersistentCollection {#1616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
    -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 {#1701
      date: 2024-01-12 02:01:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1689}
  +body: "![Nice.](https://lemmy.world/pictrs/image/ebe89a8b-0098-4080-9cab-81d2ade5636c.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705026963 {#1988
    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 {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -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 {#2134
    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
16 DENIED moderate
App\Entity\EntryComment {#2038
  +user: Proxies\__CG__\App\Entity\User {#2169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#1689
    +user: App\Entity\User {#1626 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +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 {#1557
      date: 2024-07-29 08:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1619 …}
    +nested: Doctrine\ORM\PersistentCollection {#1692 …}
    +votes: Doctrine\ORM\PersistentCollection {#1705 …}
    +reports: Doctrine\ORM\PersistentCollection {#1616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
    -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 {#1701
      date: 2024-01-12 02:01:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1689}
  +body: "![Nice.](https://lemmy.world/pictrs/image/ebe89a8b-0098-4080-9cab-81d2ade5636c.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705026963 {#1988
    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 {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -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 {#2134
    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
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 {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +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 {#2371
    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 {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -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 {#2363
    date: 2024-07-20 18:44:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705025295 {#2370
    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
19 DENIED edit
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +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 {#2371
    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 {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -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 {#2363
    date: 2024-07-20 18:44:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705025295 {#2370
    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
20 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +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 {#2371
    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 {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -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 {#2363
    date: 2024-07-20 18:44:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705025295 {#2370
    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
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 {#2182
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +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 {#2371
      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 {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -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 {#2363
      date: 2024-07-20 18:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705025295 {#2370
      date: 2024-01-12 03:08:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +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 {#2172
    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 {#2181 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -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 {#2171
    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
23 DENIED edit
App\Entity\EntryComment {#2182
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +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 {#2371
      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 {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -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 {#2363
      date: 2024-07-20 18:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705025295 {#2370
      date: 2024-01-12 03:08:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +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 {#2172
    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 {#2181 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -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 {#2171
    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
24 DENIED moderate
App\Entity\EntryComment {#2182
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +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 {#2371
      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 {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -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 {#2363
      date: 2024-07-20 18:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705025295 {#2370
      date: 2024-01-12 03:08:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +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 {#2172
    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 {#2181 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -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 {#2171
    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
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 {#2158
  +user: Proxies\__CG__\App\Entity\User {#2154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +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 {#2371
      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 {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -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 {#2363
      date: 2024-07-20 18:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705025295 {#2370
      date: 2024-01-12 03:08:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +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 {#2151
    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 {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -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 {#2157
    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
27 DENIED edit
App\Entity\EntryComment {#2158
  +user: Proxies\__CG__\App\Entity\User {#2154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +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 {#2371
      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 {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -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 {#2363
      date: 2024-07-20 18:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705025295 {#2370
      date: 2024-01-12 03:08:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +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 {#2151
    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 {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -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 {#2157
    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
28 DENIED moderate
App\Entity\EntryComment {#2158
  +user: Proxies\__CG__\App\Entity\User {#2154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +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 {#2371
      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 {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -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 {#2363
      date: 2024-07-20 18:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705025295 {#2370
      date: 2024-01-12 03:08:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +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 {#2151
    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 {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -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 {#2157
    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
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 {#2082
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "How do you cook your salmon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721819858 {#2084
    date: 2024-07-24 13:17:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -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 {#2078
    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
31 DENIED edit
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "How do you cook your salmon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721819858 {#2084
    date: 2024-07-24 13:17:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -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 {#2078
    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
32 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "How do you cook your salmon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721819858 {#2084
    date: 2024-07-24 13:17:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -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 {#2078
    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
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 {#2243
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you cook your salmon?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721819858 {#2084
      date: 2024-07-24 13:17:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -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 {#2078
      date: 2024-01-12 13:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Baked in the oven, with a little garlic salt, pepper, and dill"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705077979 {#2255
    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 {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -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 {#2247
    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
35 DENIED edit
App\Entity\EntryComment {#2243
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you cook your salmon?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721819858 {#2084
      date: 2024-07-24 13:17:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -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 {#2078
      date: 2024-01-12 13:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Baked in the oven, with a little garlic salt, pepper, and dill"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705077979 {#2255
    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 {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -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 {#2247
    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
36 DENIED moderate
App\Entity\EntryComment {#2243
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you cook your salmon?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721819858 {#2084
      date: 2024-07-24 13:17:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prograhammingdev@lemmy.prograhamming.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -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 {#2078
      date: 2024-01-12 13:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Baked in the oven, with a little garlic salt, pepper, and dill"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705077979 {#2255
    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 {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -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 {#2247
    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
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 {#2072
  +user: App\Entity\User {#2046 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "That is a lot of asparagus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705089702 {#2135
    date: 2024-01-12 21:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -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 {#2136
    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
39 DENIED edit
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#2046 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "That is a lot of asparagus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705089702 {#2135
    date: 2024-01-12 21:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -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 {#2136
    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
40 DENIED moderate
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#2046 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "That is a lot of asparagus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705089702 {#2135
    date: 2024-01-12 21:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -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 {#2136
    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
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 {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good stuff, looks lovely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705099284 {#2214
    date: 2024-01-12 23:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 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 {#2213
    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
43 DENIED edit
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good stuff, looks lovely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705099284 {#2214
    date: 2024-01-12 23:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 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 {#2213
    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
44 DENIED moderate
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good stuff, looks lovely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705099284 {#2214
    date: 2024-01-12 23:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prograhammingdev@lemmy.prograhamming.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 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 {#2213
    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