GET https://kbin.spritesserver.nl/d/lemmy.today/comments/active?p=14

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 …}
}
24.47 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.07 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 {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "coomer elementary school?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726366437 {#1875
    date: 2024-09-15 04:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 318850
  -bodyTs: "'coomer':1 'elementari':2 'school':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7493013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705574005 {#1845
    date: 2024-01-18 11:33:25.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 {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "coomer elementary school?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726366437 {#1875
    date: 2024-09-15 04:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 318850
  -bodyTs: "'coomer':1 'elementari':2 'school':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7493013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705574005 {#1845
    date: 2024-01-18 11:33:25.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 {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "coomer elementary school?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726366437 {#1875
    date: 2024-09-15 04:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 318850
  -bodyTs: "'coomer':1 'elementari':2 'school':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7493013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705574005 {#1845
    date: 2024-01-18 11:33:25.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 {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2406
    +user: App\Entity\User {#2449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "coomer elementary school?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1726366437 {#1875
      date: 2024-09-15 04:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1658 …}
    +nested: Doctrine\ORM\PersistentCollection {#1847 …}
    +votes: Doctrine\ORM\PersistentCollection {#1805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
    -id: 318850
    -bodyTs: "'coomer':1 'elementari':2 'school':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7493013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705574005 {#1845
      date: 2024-01-18 11:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: "It’s Comer Elementary School. Named after what at least half of the biological parents did in order to produce the students."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705576064 {#3318
    date: 2024-01-18 12:07:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Amir@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 318906
  -bodyTs: "'biolog':14 'comer':3 'elementari':4 'half':11 'least':10 'name':6 'order':18 'parent':15 'produc':20 'school':5 'student':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6796868"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705576064 {#3319
    date: 2024-01-18 12:07:44.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 {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2406
    +user: App\Entity\User {#2449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "coomer elementary school?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1726366437 {#1875
      date: 2024-09-15 04:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1658 …}
    +nested: Doctrine\ORM\PersistentCollection {#1847 …}
    +votes: Doctrine\ORM\PersistentCollection {#1805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
    -id: 318850
    -bodyTs: "'coomer':1 'elementari':2 'school':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7493013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705574005 {#1845
      date: 2024-01-18 11:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: "It’s Comer Elementary School. Named after what at least half of the biological parents did in order to produce the students."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705576064 {#3318
    date: 2024-01-18 12:07:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Amir@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 318906
  -bodyTs: "'biolog':14 'comer':3 'elementari':4 'half':11 'least':10 'name':6 'order':18 'parent':15 'produc':20 'school':5 'student':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6796868"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705576064 {#3319
    date: 2024-01-18 12:07:44.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 {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2406
    +user: App\Entity\User {#2449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "coomer elementary school?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1726366437 {#1875
      date: 2024-09-15 04:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1658 …}
    +nested: Doctrine\ORM\PersistentCollection {#1847 …}
    +votes: Doctrine\ORM\PersistentCollection {#1805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
    -id: 318850
    -bodyTs: "'coomer':1 'elementari':2 'school':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7493013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705574005 {#1845
      date: 2024-01-18 11:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: "It’s Comer Elementary School. Named after what at least half of the biological parents did in order to produce the students."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705576064 {#3318
    date: 2024-01-18 12:07:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Amir@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 318906
  -bodyTs: "'biolog':14 'comer':3 'elementari':4 'half':11 'least':10 'name':6 'order':18 'parent':15 'produc':20 'school':5 'student':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6796868"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705576064 {#3319
    date: 2024-01-18 12:07:44.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 {#1683
  +user: App\Entity\User {#1630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some of them used to contain bog standard DSLRs, so they were worth stealing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1726366193 {#1554
    date: 2024-09-15 04:09:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 318688
  -bodyTs: "'bog':7 'contain':6 'dslrs':9 'standard':8 'steal':14 'use':4 'worth':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6575122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565944 {#1596
    date: 2024-01-18 09:19:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1683
  +user: App\Entity\User {#1630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some of them used to contain bog standard DSLRs, so they were worth stealing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1726366193 {#1554
    date: 2024-09-15 04:09:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 318688
  -bodyTs: "'bog':7 'contain':6 'dslrs':9 'standard':8 'steal':14 'use':4 'worth':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6575122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565944 {#1596
    date: 2024-01-18 09:19:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1683
  +user: App\Entity\User {#1630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some of them used to contain bog standard DSLRs, so they were worth stealing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1726366193 {#1554
    date: 2024-09-15 04:09:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 318688
  -bodyTs: "'bog':7 'contain':6 'dslrs':9 'standard':8 'steal':14 'use':4 'worth':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6575122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565944 {#1596
    date: 2024-01-18 09:19:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3288
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1630 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Some of them used to contain bog standard DSLRs, so they were worth stealing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1726366193 {#1554
      date: 2024-09-15 04:09:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1613 …}
    +nested: Doctrine\ORM\PersistentCollection {#1689 …}
    +votes: Doctrine\ORM\PersistentCollection {#1691 …}
    +reports: Doctrine\ORM\PersistentCollection {#1795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
    -id: 318688
    -bodyTs: "'bog':7 'contain':6 'dslrs':9 'standard':8 'steal':14 'use':4 'worth':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6575122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705565944 {#1596
      date: 2024-01-18 09:19:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: "Someone actually stole a bunch of cameras but couldn’t offload it and ended up getting caught when he tried to sell it on craigslist. Lol. Apparently the camera units are proprietary in the office shelf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705575965 {#3286
    date: 2024-01-18 12:06:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@CameronDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 318902
  -bodyTs: "'actual':2 'appar':27 'bunch':5 'camera':7,29 'caught':17 'couldn':9 'craigslist':25 'end':14 'get':16 'lol':26 'offic':35 'offload':11 'proprietari':32 'sell':22 'shelf':36 'someon':1 'stole':3 'tri':20 'unit':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3971722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705575965 {#3287
    date: 2024-01-18 12:06:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3288
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1630 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Some of them used to contain bog standard DSLRs, so they were worth stealing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1726366193 {#1554
      date: 2024-09-15 04:09:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1613 …}
    +nested: Doctrine\ORM\PersistentCollection {#1689 …}
    +votes: Doctrine\ORM\PersistentCollection {#1691 …}
    +reports: Doctrine\ORM\PersistentCollection {#1795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
    -id: 318688
    -bodyTs: "'bog':7 'contain':6 'dslrs':9 'standard':8 'steal':14 'use':4 'worth':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6575122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705565944 {#1596
      date: 2024-01-18 09:19:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: "Someone actually stole a bunch of cameras but couldn’t offload it and ended up getting caught when he tried to sell it on craigslist. Lol. Apparently the camera units are proprietary in the office shelf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705575965 {#3286
    date: 2024-01-18 12:06:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@CameronDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 318902
  -bodyTs: "'actual':2 'appar':27 'bunch':5 'camera':7,29 'caught':17 'couldn':9 'craigslist':25 'end':14 'get':16 'lol':26 'offic':35 'offload':11 'proprietari':32 'sell':22 'shelf':36 'someon':1 'stole':3 'tri':20 'unit':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3971722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705575965 {#3287
    date: 2024-01-18 12:06:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3288
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1630 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Some of them used to contain bog standard DSLRs, so they were worth stealing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1726366193 {#1554
      date: 2024-09-15 04:09:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1613 …}
    +nested: Doctrine\ORM\PersistentCollection {#1689 …}
    +votes: Doctrine\ORM\PersistentCollection {#1691 …}
    +reports: Doctrine\ORM\PersistentCollection {#1795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
    -id: 318688
    -bodyTs: "'bog':7 'contain':6 'dslrs':9 'standard':8 'steal':14 'use':4 'worth':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6575122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705565944 {#1596
      date: 2024-01-18 09:19:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: "Someone actually stole a bunch of cameras but couldn’t offload it and ended up getting caught when he tried to sell it on craigslist. Lol. Apparently the camera units are proprietary in the office shelf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705575965 {#3286
    date: 2024-01-18 12:06:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@CameronDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 318902
  -bodyTs: "'actual':2 'appar':27 'bunch':5 'camera':7,29 'caught':17 'couldn':9 'craigslist':25 'end':14 'get':16 'lol':26 'offic':35 'offload':11 'proprietari':32 'sell':22 'shelf':36 'someon':1 'stole':3 'tri':20 'unit':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3971722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705575965 {#3287
    date: 2024-01-18 12:06:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2371
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "You mean “Omlet Plant”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726348559 {#2468
    date: 2024-09-14 23:15:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 318691
  -bodyTs: "'mean':2 'omlet':3 'plant':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6794659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705566128 {#2470
    date: 2024-01-18 09:22:08.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 {#2371
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "You mean “Omlet Plant”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726348559 {#2468
    date: 2024-09-14 23:15:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 318691
  -bodyTs: "'mean':2 'omlet':3 'plant':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6794659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705566128 {#2470
    date: 2024-01-18 09:22:08.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 {#2371
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "You mean “Omlet Plant”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726348559 {#2468
    date: 2024-09-14 23:15:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 318691
  -bodyTs: "'mean':2 'omlet':3 'plant':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6794659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705566128 {#2470
    date: 2024-01-18 09:22:08.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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2371
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "You mean “Omlet Plant”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726348559 {#2468
      date: 2024-09-14 23:15:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2370 …}
    +nested: Doctrine\ORM\PersistentCollection {#2360 …}
    +votes: Doctrine\ORM\PersistentCollection {#2361 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
    -id: 318691
    -bodyTs: "'mean':2 'omlet':3 'plant':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6794659"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705566128 {#2470
      date: 2024-01-18 09:22:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2371}
  +body: "Those are fried eggs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705568314 {#3302
    date: 2024-01-18 09:58:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@SouravSatvaya@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@SouravSatvaya@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 318732
  -bodyTs: "'egg':4 'fri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4879650"
  +editedAt: DateTimeImmutable @1726348564 {#3303
    date: 2024-09-14 23:16:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705568314 {#3304
    date: 2024-01-18 09:58:34.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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2371
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "You mean “Omlet Plant”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726348559 {#2468
      date: 2024-09-14 23:15:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2370 …}
    +nested: Doctrine\ORM\PersistentCollection {#2360 …}
    +votes: Doctrine\ORM\PersistentCollection {#2361 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
    -id: 318691
    -bodyTs: "'mean':2 'omlet':3 'plant':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6794659"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705566128 {#2470
      date: 2024-01-18 09:22:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2371}
  +body: "Those are fried eggs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705568314 {#3302
    date: 2024-01-18 09:58:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@SouravSatvaya@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@SouravSatvaya@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 318732
  -bodyTs: "'egg':4 'fri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4879650"
  +editedAt: DateTimeImmutable @1726348564 {#3303
    date: 2024-09-14 23:16:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705568314 {#3304
    date: 2024-01-18 09:58:34.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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2371
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "You mean “Omlet Plant”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726348559 {#2468
      date: 2024-09-14 23:15:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2370 …}
    +nested: Doctrine\ORM\PersistentCollection {#2360 …}
    +votes: Doctrine\ORM\PersistentCollection {#2361 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
    -id: 318691
    -bodyTs: "'mean':2 'omlet':3 'plant':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6794659"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705566128 {#2470
      date: 2024-01-18 09:22:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2371}
  +body: "Those are fried eggs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705568314 {#3302
    date: 2024-01-18 09:58:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@SouravSatvaya@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@SouravSatvaya@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 318732
  -bodyTs: "'egg':4 'fri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4879650"
  +editedAt: DateTimeImmutable @1726348564 {#3303
    date: 2024-09-14 23:16:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705568314 {#3304
    date: 2024-01-18 09:58:34.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 {#2084
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726325703 {#2037
    date: 2024-09-14 16:55:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 317411
  -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6782581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705520002 {#2144
    date: 2024-01-17 20:33:22.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 {#2084
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726325703 {#2037
    date: 2024-09-14 16:55:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 317411
  -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6782581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705520002 {#2144
    date: 2024-01-17 20:33:22.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 {#2084
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726325703 {#2037
    date: 2024-09-14 16:55:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 317411
  -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6782581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705520002 {#2144
    date: 2024-01-17 20:33:22.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 {#3257
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2084
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726325703 {#2037
      date: 2024-09-14 16:55:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 317411
    -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6782581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705520002 {#2144
      date: 2024-01-17 20:33:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "Baloni"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705536894 {#3255
    date: 2024-01-18 01:14:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3258 …}
  +nested: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3262 …}
  +reports: Doctrine\ORM\PersistentCollection {#3264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
  -id: 317931
  -bodyTs: "'baloni':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4871879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536894 {#3256
    date: 2024-01-18 01:14:54.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 {#3257
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2084
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726325703 {#2037
      date: 2024-09-14 16:55:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 317411
    -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6782581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705520002 {#2144
      date: 2024-01-17 20:33:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "Baloni"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705536894 {#3255
    date: 2024-01-18 01:14:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3258 …}
  +nested: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3262 …}
  +reports: Doctrine\ORM\PersistentCollection {#3264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
  -id: 317931
  -bodyTs: "'baloni':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4871879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536894 {#3256
    date: 2024-01-18 01:14:54.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 {#3257
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2084
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726325703 {#2037
      date: 2024-09-14 16:55:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 317411
    -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6782581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705520002 {#2144
      date: 2024-01-17 20:33:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "Baloni"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705536894 {#3255
    date: 2024-01-18 01:14:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3258 …}
  +nested: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3262 …}
  +reports: Doctrine\ORM\PersistentCollection {#3264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
  -id: 317931
  -bodyTs: "'baloni':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4871879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536894 {#3256
    date: 2024-01-18 01:14:54.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 {#3406
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2084
      +user: App\Entity\User {#2064 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1726325703 {#2037
        date: 2024-09-14 16:55:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 317411
      -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6782581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705520002 {#2144
        date: 2024-01-17 20:33:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2084}
    +body: "Baloni"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705536894 {#3255
      date: 2024-01-18 01:14:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3258 …}
    +nested: Doctrine\ORM\PersistentCollection {#3260 …}
    +votes: Doctrine\ORM\PersistentCollection {#3262 …}
    +reports: Doctrine\ORM\PersistentCollection {#3264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
    -id: 317931
    -bodyTs: "'baloni':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4871879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536894 {#3256
      date: 2024-01-18 01:14:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "🧐"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705555949 {#3404
    date: 2024-01-18 06:32:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 318488
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6792575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705555949 {#3405
    date: 2024-01-18 06:32:29.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 {#3406
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2084
      +user: App\Entity\User {#2064 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1726325703 {#2037
        date: 2024-09-14 16:55:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 317411
      -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6782581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705520002 {#2144
        date: 2024-01-17 20:33:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2084}
    +body: "Baloni"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705536894 {#3255
      date: 2024-01-18 01:14:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3258 …}
    +nested: Doctrine\ORM\PersistentCollection {#3260 …}
    +votes: Doctrine\ORM\PersistentCollection {#3262 …}
    +reports: Doctrine\ORM\PersistentCollection {#3264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
    -id: 317931
    -bodyTs: "'baloni':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4871879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536894 {#3256
      date: 2024-01-18 01:14:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "🧐"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705555949 {#3404
    date: 2024-01-18 06:32:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 318488
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6792575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705555949 {#3405
    date: 2024-01-18 06:32:29.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 {#3406
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2084
      +user: App\Entity\User {#2064 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1726325703 {#2037
        date: 2024-09-14 16:55:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 317411
      -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6782581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705520002 {#2144
        date: 2024-01-17 20:33:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2084}
    +body: "Baloni"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705536894 {#3255
      date: 2024-01-18 01:14:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3258 …}
    +nested: Doctrine\ORM\PersistentCollection {#3260 …}
    +votes: Doctrine\ORM\PersistentCollection {#3262 …}
    +reports: Doctrine\ORM\PersistentCollection {#3264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
    -id: 317931
    -bodyTs: "'baloni':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4871879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536894 {#3256
      date: 2024-01-18 01:14:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "🧐"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705555949 {#3404
    date: 2024-01-18 06:32:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 318488
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6792575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705555949 {#3405
    date: 2024-01-18 06:32:29.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 {#3461
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3406
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3257
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2084
        +user: App\Entity\User {#2064 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1726325703 {#2037
          date: 2024-09-14 16:55:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 317411
        -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6782581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705520002 {#2144
          date: 2024-01-17 20:33:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2084}
      +body: "Baloni"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705536894 {#3255
        date: 2024-01-18 01:14:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3258 …}
      +nested: Doctrine\ORM\PersistentCollection {#3260 …}
      +votes: Doctrine\ORM\PersistentCollection {#3262 …}
      +reports: Doctrine\ORM\PersistentCollection {#3264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
      -id: 317931
      -bodyTs: "'baloni':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4871879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705536894 {#3256
        date: 2024-01-18 01:14:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2084}
    +body: "🧐"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705555949 {#3404
      date: 2024-01-18 06:32:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3407 …}
    +nested: Doctrine\ORM\PersistentCollection {#3409 …}
    +votes: Doctrine\ORM\PersistentCollection {#3411 …}
    +reports: Doctrine\ORM\PersistentCollection {#3413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
    -id: 318488
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6792575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705555949 {#3405
      date: 2024-01-18 06:32:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "Bah-LOW-knee 🤌"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705556459 {#3458
    date: 2024-01-18 06:40:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3462 …}
  +nested: Doctrine\ORM\PersistentCollection {#3464 …}
  +votes: Doctrine\ORM\PersistentCollection {#3466 …}
  +reports: Doctrine\ORM\PersistentCollection {#3468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3472 …}
  -id: 318500
  -bodyTs: "'bah':2 'bah-low-kne':1 'knee':4 'low':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4877099"
  +editedAt: DateTimeImmutable @1726315387 {#3459
    date: 2024-09-14 14:03:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705556459 {#3460
    date: 2024-01-18 06:40:59.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 {#3461
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3406
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3257
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2084
        +user: App\Entity\User {#2064 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1726325703 {#2037
          date: 2024-09-14 16:55:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 317411
        -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6782581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705520002 {#2144
          date: 2024-01-17 20:33:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2084}
      +body: "Baloni"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705536894 {#3255
        date: 2024-01-18 01:14:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3258 …}
      +nested: Doctrine\ORM\PersistentCollection {#3260 …}
      +votes: Doctrine\ORM\PersistentCollection {#3262 …}
      +reports: Doctrine\ORM\PersistentCollection {#3264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
      -id: 317931
      -bodyTs: "'baloni':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4871879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705536894 {#3256
        date: 2024-01-18 01:14:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2084}
    +body: "🧐"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705555949 {#3404
      date: 2024-01-18 06:32:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3407 …}
    +nested: Doctrine\ORM\PersistentCollection {#3409 …}
    +votes: Doctrine\ORM\PersistentCollection {#3411 …}
    +reports: Doctrine\ORM\PersistentCollection {#3413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
    -id: 318488
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6792575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705555949 {#3405
      date: 2024-01-18 06:32:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "Bah-LOW-knee 🤌"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705556459 {#3458
    date: 2024-01-18 06:40:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3462 …}
  +nested: Doctrine\ORM\PersistentCollection {#3464 …}
  +votes: Doctrine\ORM\PersistentCollection {#3466 …}
  +reports: Doctrine\ORM\PersistentCollection {#3468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3472 …}
  -id: 318500
  -bodyTs: "'bah':2 'bah-low-kne':1 'knee':4 'low':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4877099"
  +editedAt: DateTimeImmutable @1726315387 {#3459
    date: 2024-09-14 14:03:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705556459 {#3460
    date: 2024-01-18 06:40:59.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 {#3461
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3406
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3257
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2084
        +user: App\Entity\User {#2064 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1726325703 {#2037
          date: 2024-09-14 16:55:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 317411
        -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6782581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705520002 {#2144
          date: 2024-01-17 20:33:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2084}
      +body: "Baloni"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705536894 {#3255
        date: 2024-01-18 01:14:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3258 …}
      +nested: Doctrine\ORM\PersistentCollection {#3260 …}
      +votes: Doctrine\ORM\PersistentCollection {#3262 …}
      +reports: Doctrine\ORM\PersistentCollection {#3264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
      -id: 317931
      -bodyTs: "'baloni':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4871879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705536894 {#3256
        date: 2024-01-18 01:14:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2084}
    +body: "🧐"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705555949 {#3404
      date: 2024-01-18 06:32:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3407 …}
    +nested: Doctrine\ORM\PersistentCollection {#3409 …}
    +votes: Doctrine\ORM\PersistentCollection {#3411 …}
    +reports: Doctrine\ORM\PersistentCollection {#3413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
    -id: 318488
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6792575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705555949 {#3405
      date: 2024-01-18 06:32:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "Bah-LOW-knee 🤌"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705556459 {#3458
    date: 2024-01-18 06:40:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3462 …}
  +nested: Doctrine\ORM\PersistentCollection {#3464 …}
  +votes: Doctrine\ORM\PersistentCollection {#3466 …}
  +reports: Doctrine\ORM\PersistentCollection {#3468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3472 …}
  -id: 318500
  -bodyTs: "'bah':2 'bah-low-kne':1 'knee':4 'low':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4877099"
  +editedAt: DateTimeImmutable @1726315387 {#3459
    date: 2024-09-14 14:03:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705556459 {#3460
    date: 2024-01-18 06:40:59.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 {#3498
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3461
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3406
      +user: App\Entity\User {#2064 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3257
        +user: Proxies\__CG__\App\Entity\User {#3073 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2084
          +user: App\Entity\User {#2064 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1726325703 {#2037
            date: 2024-09-14 16:55:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2076 …}
          +nested: Doctrine\ORM\PersistentCollection {#2083 …}
          +votes: Doctrine\ORM\PersistentCollection {#2085 …}
          +reports: Doctrine\ORM\PersistentCollection {#2062 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
          -id: 317411
          -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6782581"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705520002 {#2144
            date: 2024-01-17 20:33:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2084}
        +body: "Baloni"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705536894 {#3255
          date: 2024-01-18 01:14:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3258 …}
        +nested: Doctrine\ORM\PersistentCollection {#3260 …}
        +votes: Doctrine\ORM\PersistentCollection {#3262 …}
        +reports: Doctrine\ORM\PersistentCollection {#3264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
        -id: 317931
        -bodyTs: "'baloni':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4871879"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705536894 {#3256
          date: 2024-01-18 01:14:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2084}
      +body: "🧐"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705555949 {#3404
        date: 2024-01-18 06:32:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3407 …}
      +nested: Doctrine\ORM\PersistentCollection {#3409 …}
      +votes: Doctrine\ORM\PersistentCollection {#3411 …}
      +reports: Doctrine\ORM\PersistentCollection {#3413 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
      -id: 318488
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6792575"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705555949 {#3405
        date: 2024-01-18 06:32:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2084}
    +body: "Bah-LOW-knee 🤌"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705556459 {#3458
      date: 2024-01-18 06:40:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Mr_Blott@lemmy.world"
      "@MacNCheezus@lemmy.today"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3462 …}
    +nested: Doctrine\ORM\PersistentCollection {#3464 …}
    +votes: Doctrine\ORM\PersistentCollection {#3466 …}
    +reports: Doctrine\ORM\PersistentCollection {#3468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3472 …}
    -id: 318500
    -bodyTs: "'bah':2 'bah-low-kne':1 'knee':4 'low':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4877099"
    +editedAt: DateTimeImmutable @1726315387 {#3459
      date: 2024-09-14 14:03:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705556459 {#3460
      date: 2024-01-18 06:40:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "What a load of bolongnah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705560578 {#3496
    date: 2024-01-18 07:49:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3499 …}
  +nested: Doctrine\ORM\PersistentCollection {#3501 …}
  +votes: Doctrine\ORM\PersistentCollection {#3503 …}
  +reports: Doctrine\ORM\PersistentCollection {#3505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
  -id: 318587
  -bodyTs: "'bolongnah':5 'load':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6793527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705560578 {#3497
    date: 2024-01-18 07:49:38.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 {#3498
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3461
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3406
      +user: App\Entity\User {#2064 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3257
        +user: Proxies\__CG__\App\Entity\User {#3073 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2084
          +user: App\Entity\User {#2064 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1726325703 {#2037
            date: 2024-09-14 16:55:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2076 …}
          +nested: Doctrine\ORM\PersistentCollection {#2083 …}
          +votes: Doctrine\ORM\PersistentCollection {#2085 …}
          +reports: Doctrine\ORM\PersistentCollection {#2062 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
          -id: 317411
          -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6782581"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705520002 {#2144
            date: 2024-01-17 20:33:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2084}
        +body: "Baloni"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705536894 {#3255
          date: 2024-01-18 01:14:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3258 …}
        +nested: Doctrine\ORM\PersistentCollection {#3260 …}
        +votes: Doctrine\ORM\PersistentCollection {#3262 …}
        +reports: Doctrine\ORM\PersistentCollection {#3264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
        -id: 317931
        -bodyTs: "'baloni':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4871879"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705536894 {#3256
          date: 2024-01-18 01:14:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2084}
      +body: "🧐"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705555949 {#3404
        date: 2024-01-18 06:32:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3407 …}
      +nested: Doctrine\ORM\PersistentCollection {#3409 …}
      +votes: Doctrine\ORM\PersistentCollection {#3411 …}
      +reports: Doctrine\ORM\PersistentCollection {#3413 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
      -id: 318488
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6792575"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705555949 {#3405
        date: 2024-01-18 06:32:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2084}
    +body: "Bah-LOW-knee 🤌"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705556459 {#3458
      date: 2024-01-18 06:40:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Mr_Blott@lemmy.world"
      "@MacNCheezus@lemmy.today"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3462 …}
    +nested: Doctrine\ORM\PersistentCollection {#3464 …}
    +votes: Doctrine\ORM\PersistentCollection {#3466 …}
    +reports: Doctrine\ORM\PersistentCollection {#3468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3472 …}
    -id: 318500
    -bodyTs: "'bah':2 'bah-low-kne':1 'knee':4 'low':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4877099"
    +editedAt: DateTimeImmutable @1726315387 {#3459
      date: 2024-09-14 14:03:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705556459 {#3460
      date: 2024-01-18 06:40:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "What a load of bolongnah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705560578 {#3496
    date: 2024-01-18 07:49:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3499 …}
  +nested: Doctrine\ORM\PersistentCollection {#3501 …}
  +votes: Doctrine\ORM\PersistentCollection {#3503 …}
  +reports: Doctrine\ORM\PersistentCollection {#3505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
  -id: 318587
  -bodyTs: "'bolongnah':5 'load':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6793527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705560578 {#3497
    date: 2024-01-18 07:49:38.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 {#3498
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3461
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3406
      +user: App\Entity\User {#2064 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3257
        +user: Proxies\__CG__\App\Entity\User {#3073 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2084
          +user: App\Entity\User {#2064 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "Whether or not it’s a crime punishable by death all depends on how you massacre the word “bologna”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1726325703 {#2037
            date: 2024-09-14 16:55:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2076 …}
          +nested: Doctrine\ORM\PersistentCollection {#2083 …}
          +votes: Doctrine\ORM\PersistentCollection {#2085 …}
          +reports: Doctrine\ORM\PersistentCollection {#2062 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
          -id: 317411
          -bodyTs: "'bologna':19 'crime':7 'death':10 'depend':12 'massacr':16 'punish':8 'whether':1 'word':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6782581"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705520002 {#2144
            date: 2024-01-17 20:33:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2084}
        +body: "Baloni"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705536894 {#3255
          date: 2024-01-18 01:14:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3258 …}
        +nested: Doctrine\ORM\PersistentCollection {#3260 …}
        +votes: Doctrine\ORM\PersistentCollection {#3262 …}
        +reports: Doctrine\ORM\PersistentCollection {#3264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
        -id: 317931
        -bodyTs: "'baloni':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4871879"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705536894 {#3256
          date: 2024-01-18 01:14:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2084}
      +body: "🧐"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705555949 {#3404
        date: 2024-01-18 06:32:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3407 …}
      +nested: Doctrine\ORM\PersistentCollection {#3409 …}
      +votes: Doctrine\ORM\PersistentCollection {#3411 …}
      +reports: Doctrine\ORM\PersistentCollection {#3413 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
      -id: 318488
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6792575"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705555949 {#3405
        date: 2024-01-18 06:32:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2084}
    +body: "Bah-LOW-knee 🤌"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705556459 {#3458
      date: 2024-01-18 06:40:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Mr_Blott@lemmy.world"
      "@MacNCheezus@lemmy.today"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3462 …}
    +nested: Doctrine\ORM\PersistentCollection {#3464 …}
    +votes: Doctrine\ORM\PersistentCollection {#3466 …}
    +reports: Doctrine\ORM\PersistentCollection {#3468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3472 …}
    -id: 318500
    -bodyTs: "'bah':2 'bah-low-kne':1 'knee':4 'low':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4877099"
    +editedAt: DateTimeImmutable @1726315387 {#3459
      date: 2024-09-14 14:03:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705556459 {#3460
      date: 2024-01-18 06:40:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "What a load of bolongnah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705560578 {#3496
    date: 2024-01-18 07:49:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3499 …}
  +nested: Doctrine\ORM\PersistentCollection {#3501 …}
  +votes: Doctrine\ORM\PersistentCollection {#3503 …}
  +reports: Doctrine\ORM\PersistentCollection {#3505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
  -id: 318587
  -bodyTs: "'bolongnah':5 'load':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6793527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705560578 {#3497
    date: 2024-01-18 07:49:38.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "But do you use the flavor packet or no?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1726204165 {#2339
    date: 2024-09-13 07:09:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 317277
  -bodyTs: "'flavor':6 'packet':7 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6781179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705515786 {#2338
    date: 2024-01-17 19:23:06.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
47 DENIED edit
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "But do you use the flavor packet or no?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1726204165 {#2339
    date: 2024-09-13 07:09:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 317277
  -bodyTs: "'flavor':6 'packet':7 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6781179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705515786 {#2338
    date: 2024-01-17 19:23:06.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
48 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "But do you use the flavor packet or no?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1726204165 {#2339
    date: 2024-09-13 07:09:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 317277
  -bodyTs: "'flavor':6 'packet':7 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6781179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705515786 {#2338
    date: 2024-01-17 19:23:06.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3226
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "But do you use the flavor packet or no?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1726204165 {#2339
      date: 2024-09-13 07:09:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 317277
    -bodyTs: "'flavor':6 'packet':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6781179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705515786 {#2338
      date: 2024-01-17 19:23:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "That’s for the gravy icing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705517981 {#3224
    date: 2024-01-17 19:59:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 317344
  -bodyTs: "'gravi':5 'ice':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6781897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705517981 {#3225
    date: 2024-01-17 19:59:41.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
51 DENIED edit
App\Entity\EntryComment {#3226
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "But do you use the flavor packet or no?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1726204165 {#2339
      date: 2024-09-13 07:09:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 317277
    -bodyTs: "'flavor':6 'packet':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6781179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705515786 {#2338
      date: 2024-01-17 19:23:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "That’s for the gravy icing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705517981 {#3224
    date: 2024-01-17 19:59:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 317344
  -bodyTs: "'gravi':5 'ice':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6781897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705517981 {#3225
    date: 2024-01-17 19:59:41.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
52 DENIED moderate
App\Entity\EntryComment {#3226
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "But do you use the flavor packet or no?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1726204165 {#2339
      date: 2024-09-13 07:09:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 317277
    -bodyTs: "'flavor':6 'packet':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6781179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705515786 {#2338
      date: 2024-01-17 19:23:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "That’s for the gravy icing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705517981 {#3224
    date: 2024-01-17 19:59:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 317344
  -bodyTs: "'gravi':5 'ice':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6781897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705517981 {#3225
    date: 2024-01-17 19:59:41.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: Proxies\__CG__\App\Entity\User {#3227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2136
      +user: App\Entity\User {#2048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "But do you use the flavor packet or no?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1726204165 {#2339
        date: 2024-09-13 07:09:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 317277
      -bodyTs: "'flavor':6 'packet':7 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6781179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705515786 {#2338
        date: 2024-01-17 19:23:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "That’s for the gravy icing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705517981 {#3224
      date: 2024-01-17 19:59:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3228 …}
    +nested: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    -id: 317344
    -bodyTs: "'gravi':5 'ice':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6781897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705517981 {#3225
      date: 2024-01-17 19:59:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "But is it creamy chicken, roast beef, shrimp lime or soy sauce?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705537122 {#3389
    date: 2024-01-18 01:18:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 317947
  -bodyTs: "'beef':7 'chicken':5 'creami':4 'lime':9 'roast':6 'sauc':12 'shrimp':8 'soy':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4871974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705537122 {#3390
    date: 2024-01-18 01:18: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
55 DENIED edit
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: Proxies\__CG__\App\Entity\User {#3227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2136
      +user: App\Entity\User {#2048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "But do you use the flavor packet or no?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1726204165 {#2339
        date: 2024-09-13 07:09:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 317277
      -bodyTs: "'flavor':6 'packet':7 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6781179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705515786 {#2338
        date: 2024-01-17 19:23:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "That’s for the gravy icing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705517981 {#3224
      date: 2024-01-17 19:59:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3228 …}
    +nested: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    -id: 317344
    -bodyTs: "'gravi':5 'ice':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6781897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705517981 {#3225
      date: 2024-01-17 19:59:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "But is it creamy chicken, roast beef, shrimp lime or soy sauce?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705537122 {#3389
    date: 2024-01-18 01:18:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 317947
  -bodyTs: "'beef':7 'chicken':5 'creami':4 'lime':9 'roast':6 'sauc':12 'shrimp':8 'soy':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4871974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705537122 {#3390
    date: 2024-01-18 01:18: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
56 DENIED moderate
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: Proxies\__CG__\App\Entity\User {#3227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2136
      +user: App\Entity\User {#2048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "But do you use the flavor packet or no?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1726204165 {#2339
        date: 2024-09-13 07:09:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 317277
      -bodyTs: "'flavor':6 'packet':7 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6781179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705515786 {#2338
        date: 2024-01-17 19:23:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "That’s for the gravy icing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705517981 {#3224
      date: 2024-01-17 19:59:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3228 …}
    +nested: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    -id: 317344
    -bodyTs: "'gravi':5 'ice':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6781897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705517981 {#3225
      date: 2024-01-17 19:59:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "But is it creamy chicken, roast beef, shrimp lime or soy sauce?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705537122 {#3389
    date: 2024-01-18 01:18:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 317947
  -bodyTs: "'beef':7 'chicken':5 'creami':4 'lime':9 'roast':6 'sauc':12 'shrimp':8 'soy':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4871974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705537122 {#3390
    date: 2024-01-18 01:18: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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3444
  +user: Proxies\__CG__\App\Entity\User {#3445 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3391
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3226
      +user: Proxies\__CG__\App\Entity\User {#3227 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2136
        +user: App\Entity\User {#2048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "But do you use the flavor packet or no?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1726204165 {#2339
          date: 2024-09-13 07:09:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 317277
        -bodyTs: "'flavor':6 'packet':7 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6781179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705515786 {#2338
          date: 2024-01-17 19:23:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2136}
      +body: "That’s for the gravy icing"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705517981 {#3224
        date: 2024-01-17 19:59:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@TootSweet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3228 …}
      +nested: Doctrine\ORM\PersistentCollection {#3230 …}
      +votes: Doctrine\ORM\PersistentCollection {#3232 …}
      +reports: Doctrine\ORM\PersistentCollection {#3234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
      -id: 317344
      -bodyTs: "'gravi':5 'ice':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6781897"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705517981 {#3225
        date: 2024-01-17 19:59:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "But is it creamy chicken, roast beef, shrimp lime or soy sauce?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705537122 {#3389
      date: 2024-01-18 01:18:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@TootSweet@lemmy.world"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3394 …}
    +votes: Doctrine\ORM\PersistentCollection {#3396 …}
    +reports: Doctrine\ORM\PersistentCollection {#3398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
    -id: 317947
    -bodyTs: "'beef':7 'chicken':5 'creami':4 'lime':9 'roast':6 'sauc':12 'shrimp':8 'soy':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4871974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705537122 {#3390
      date: 2024-01-18 01:18:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705541279 {#3442
    date: 2024-01-18 02:27:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3446 …}
  +nested: Doctrine\ORM\PersistentCollection {#3448 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 318069
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7699821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705541279 {#3443
    date: 2024-01-18 02:27:59.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
59 DENIED edit
App\Entity\EntryComment {#3444
  +user: Proxies\__CG__\App\Entity\User {#3445 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3391
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3226
      +user: Proxies\__CG__\App\Entity\User {#3227 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2136
        +user: App\Entity\User {#2048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "But do you use the flavor packet or no?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1726204165 {#2339
          date: 2024-09-13 07:09:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 317277
        -bodyTs: "'flavor':6 'packet':7 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6781179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705515786 {#2338
          date: 2024-01-17 19:23:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2136}
      +body: "That’s for the gravy icing"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705517981 {#3224
        date: 2024-01-17 19:59:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@TootSweet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3228 …}
      +nested: Doctrine\ORM\PersistentCollection {#3230 …}
      +votes: Doctrine\ORM\PersistentCollection {#3232 …}
      +reports: Doctrine\ORM\PersistentCollection {#3234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
      -id: 317344
      -bodyTs: "'gravi':5 'ice':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6781897"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705517981 {#3225
        date: 2024-01-17 19:59:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "But is it creamy chicken, roast beef, shrimp lime or soy sauce?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705537122 {#3389
      date: 2024-01-18 01:18:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@TootSweet@lemmy.world"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3394 …}
    +votes: Doctrine\ORM\PersistentCollection {#3396 …}
    +reports: Doctrine\ORM\PersistentCollection {#3398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
    -id: 317947
    -bodyTs: "'beef':7 'chicken':5 'creami':4 'lime':9 'roast':6 'sauc':12 'shrimp':8 'soy':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4871974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705537122 {#3390
      date: 2024-01-18 01:18:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705541279 {#3442
    date: 2024-01-18 02:27:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3446 …}
  +nested: Doctrine\ORM\PersistentCollection {#3448 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 318069
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7699821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705541279 {#3443
    date: 2024-01-18 02:27:59.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
60 DENIED moderate
App\Entity\EntryComment {#3444
  +user: Proxies\__CG__\App\Entity\User {#3445 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3391
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3226
      +user: Proxies\__CG__\App\Entity\User {#3227 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2136
        +user: App\Entity\User {#2048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "But do you use the flavor packet or no?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1726204165 {#2339
          date: 2024-09-13 07:09:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 317277
        -bodyTs: "'flavor':6 'packet':7 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6781179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705515786 {#2338
          date: 2024-01-17 19:23:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2136}
      +body: "That’s for the gravy icing"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705517981 {#3224
        date: 2024-01-17 19:59:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@TootSweet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3228 …}
      +nested: Doctrine\ORM\PersistentCollection {#3230 …}
      +votes: Doctrine\ORM\PersistentCollection {#3232 …}
      +reports: Doctrine\ORM\PersistentCollection {#3234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
      -id: 317344
      -bodyTs: "'gravi':5 'ice':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6781897"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705517981 {#3225
        date: 2024-01-17 19:59:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "But is it creamy chicken, roast beef, shrimp lime or soy sauce?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705537122 {#3389
      date: 2024-01-18 01:18:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@TootSweet@lemmy.world"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3394 …}
    +votes: Doctrine\ORM\PersistentCollection {#3396 …}
    +reports: Doctrine\ORM\PersistentCollection {#3398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
    -id: 317947
    -bodyTs: "'beef':7 'chicken':5 'creami':4 'lime':9 'roast':6 'sauc':12 'shrimp':8 'soy':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4871974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705537122 {#3390
      date: 2024-01-18 01:18:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705541279 {#3442
    date: 2024-01-18 02:27:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3446 …}
  +nested: Doctrine\ORM\PersistentCollection {#3448 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 318069
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7699821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705541279 {#3443
    date: 2024-01-18 02:27:59.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3484
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3444
    +user: Proxies\__CG__\App\Entity\User {#3445 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3391
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3227 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2136
          +user: App\Entity\User {#2048 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "But do you use the flavor packet or no?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1726204165 {#2339
            date: 2024-09-13 07:09:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2137 …}
          +nested: Doctrine\ORM\PersistentCollection {#2068 …}
          +votes: Doctrine\ORM\PersistentCollection {#2069 …}
          +reports: Doctrine\ORM\PersistentCollection {#2074 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
          -id: 317277
          -bodyTs: "'flavor':6 'packet':7 'use':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6781179"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705515786 {#2338
            date: 2024-01-17 19:23:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2136}
        +body: "That’s for the gravy icing"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705517981 {#3224
          date: 2024-01-17 19:59:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3228 …}
        +nested: Doctrine\ORM\PersistentCollection {#3230 …}
        +votes: Doctrine\ORM\PersistentCollection {#3232 …}
        +reports: Doctrine\ORM\PersistentCollection {#3234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
        -id: 317344
        -bodyTs: "'gravi':5 'ice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6781897"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705517981 {#3225
          date: 2024-01-17 19:59:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2136}
      +body: "But is it creamy chicken, roast beef, shrimp lime or soy sauce?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705537122 {#3389
        date: 2024-01-18 01:18:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@TootSweet@lemmy.world"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3392 …}
      +nested: Doctrine\ORM\PersistentCollection {#3394 …}
      +votes: Doctrine\ORM\PersistentCollection {#3396 …}
      +reports: Doctrine\ORM\PersistentCollection {#3398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
      -id: 317947
      -bodyTs: "'beef':7 'chicken':5 'creami':4 'lime':9 'roast':6 'sauc':12 'shrimp':8 'soy':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4871974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705537122 {#3390
        date: 2024-01-18 01:18:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "Yes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705541279 {#3442
      date: 2024-01-18 02:27:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@TootSweet@lemmy.world"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3446 …}
    +nested: Doctrine\ORM\PersistentCollection {#3448 …}
    +votes: Doctrine\ORM\PersistentCollection {#3450 …}
    +reports: Doctrine\ORM\PersistentCollection {#3452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
    -id: 318069
    -bodyTs: "'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7699821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705541279 {#3443
      date: 2024-01-18 02:27:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "I do count 4 layers of ramen, each approximately the size of one packet, so I guess it’s not impossible to have used all of them at once for maximum flavor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705542195 {#3485
    date: 2024-01-18 02:43:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
    "@PunnyName@lemmy.world"
    "@Ulvain@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3481 …}
  +nested: Doctrine\ORM\PersistentCollection {#3477 …}
  +votes: Doctrine\ORM\PersistentCollection {#3475 …}
  +reports: Doctrine\ORM\PersistentCollection {#3490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3494 …}
  -id: 318100
  -bodyTs: "'4':4 'approxim':9 'count':3 'flavor':32 'guess':17 'imposs':21 'layer':5 'maximum':31 'one':13 'packet':14 'ramen':7 'size':11 'use':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4873620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705542195 {#3488
    date: 2024-01-18 02:43: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
63 DENIED edit
App\Entity\EntryComment {#3484
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3444
    +user: Proxies\__CG__\App\Entity\User {#3445 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3391
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3227 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2136
          +user: App\Entity\User {#2048 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "But do you use the flavor packet or no?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1726204165 {#2339
            date: 2024-09-13 07:09:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2137 …}
          +nested: Doctrine\ORM\PersistentCollection {#2068 …}
          +votes: Doctrine\ORM\PersistentCollection {#2069 …}
          +reports: Doctrine\ORM\PersistentCollection {#2074 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
          -id: 317277
          -bodyTs: "'flavor':6 'packet':7 'use':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6781179"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705515786 {#2338
            date: 2024-01-17 19:23:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2136}
        +body: "That’s for the gravy icing"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705517981 {#3224
          date: 2024-01-17 19:59:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3228 …}
        +nested: Doctrine\ORM\PersistentCollection {#3230 …}
        +votes: Doctrine\ORM\PersistentCollection {#3232 …}
        +reports: Doctrine\ORM\PersistentCollection {#3234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
        -id: 317344
        -bodyTs: "'gravi':5 'ice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6781897"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705517981 {#3225
          date: 2024-01-17 19:59:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2136}
      +body: "But is it creamy chicken, roast beef, shrimp lime or soy sauce?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705537122 {#3389
        date: 2024-01-18 01:18:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@TootSweet@lemmy.world"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3392 …}
      +nested: Doctrine\ORM\PersistentCollection {#3394 …}
      +votes: Doctrine\ORM\PersistentCollection {#3396 …}
      +reports: Doctrine\ORM\PersistentCollection {#3398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
      -id: 317947
      -bodyTs: "'beef':7 'chicken':5 'creami':4 'lime':9 'roast':6 'sauc':12 'shrimp':8 'soy':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4871974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705537122 {#3390
        date: 2024-01-18 01:18:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "Yes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705541279 {#3442
      date: 2024-01-18 02:27:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@TootSweet@lemmy.world"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3446 …}
    +nested: Doctrine\ORM\PersistentCollection {#3448 …}
    +votes: Doctrine\ORM\PersistentCollection {#3450 …}
    +reports: Doctrine\ORM\PersistentCollection {#3452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
    -id: 318069
    -bodyTs: "'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7699821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705541279 {#3443
      date: 2024-01-18 02:27:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "I do count 4 layers of ramen, each approximately the size of one packet, so I guess it’s not impossible to have used all of them at once for maximum flavor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705542195 {#3485
    date: 2024-01-18 02:43:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
    "@PunnyName@lemmy.world"
    "@Ulvain@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3481 …}
  +nested: Doctrine\ORM\PersistentCollection {#3477 …}
  +votes: Doctrine\ORM\PersistentCollection {#3475 …}
  +reports: Doctrine\ORM\PersistentCollection {#3490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3494 …}
  -id: 318100
  -bodyTs: "'4':4 'approxim':9 'count':3 'flavor':32 'guess':17 'imposs':21 'layer':5 'maximum':31 'one':13 'packet':14 'ramen':7 'size':11 'use':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4873620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705542195 {#3488
    date: 2024-01-18 02:43: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
64 DENIED moderate
App\Entity\EntryComment {#3484
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3444
    +user: Proxies\__CG__\App\Entity\User {#3445 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3391
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3227 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2136
          +user: App\Entity\User {#2048 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "But do you use the flavor packet or no?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1726204165 {#2339
            date: 2024-09-13 07:09:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2137 …}
          +nested: Doctrine\ORM\PersistentCollection {#2068 …}
          +votes: Doctrine\ORM\PersistentCollection {#2069 …}
          +reports: Doctrine\ORM\PersistentCollection {#2074 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
          -id: 317277
          -bodyTs: "'flavor':6 'packet':7 'use':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6781179"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705515786 {#2338
            date: 2024-01-17 19:23:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2136}
        +body: "That’s for the gravy icing"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705517981 {#3224
          date: 2024-01-17 19:59:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3228 …}
        +nested: Doctrine\ORM\PersistentCollection {#3230 …}
        +votes: Doctrine\ORM\PersistentCollection {#3232 …}
        +reports: Doctrine\ORM\PersistentCollection {#3234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
        -id: 317344
        -bodyTs: "'gravi':5 'ice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6781897"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705517981 {#3225
          date: 2024-01-17 19:59:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2136}
      +body: "But is it creamy chicken, roast beef, shrimp lime or soy sauce?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705537122 {#3389
        date: 2024-01-18 01:18:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@TootSweet@lemmy.world"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3392 …}
      +nested: Doctrine\ORM\PersistentCollection {#3394 …}
      +votes: Doctrine\ORM\PersistentCollection {#3396 …}
      +reports: Doctrine\ORM\PersistentCollection {#3398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
      -id: 317947
      -bodyTs: "'beef':7 'chicken':5 'creami':4 'lime':9 'roast':6 'sauc':12 'shrimp':8 'soy':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4871974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705537122 {#3390
        date: 2024-01-18 01:18:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "Yes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705541279 {#3442
      date: 2024-01-18 02:27:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@TootSweet@lemmy.world"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3446 …}
    +nested: Doctrine\ORM\PersistentCollection {#3448 …}
    +votes: Doctrine\ORM\PersistentCollection {#3450 …}
    +reports: Doctrine\ORM\PersistentCollection {#3452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
    -id: 318069
    -bodyTs: "'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7699821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705541279 {#3443
      date: 2024-01-18 02:27:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "I do count 4 layers of ramen, each approximately the size of one packet, so I guess it’s not impossible to have used all of them at once for maximum flavor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705542195 {#3485
    date: 2024-01-18 02:43:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
    "@PunnyName@lemmy.world"
    "@Ulvain@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3481 …}
  +nested: Doctrine\ORM\PersistentCollection {#3477 …}
  +votes: Doctrine\ORM\PersistentCollection {#3475 …}
  +reports: Doctrine\ORM\PersistentCollection {#3490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3494 …}
  -id: 318100
  -bodyTs: "'4':4 'approxim':9 'count':3 'flavor':32 'guess':17 'imposs':21 'layer':5 'maximum':31 'one':13 'packet':14 'ramen':7 'size':11 'use':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4873620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705542195 {#3488
    date: 2024-01-18 02:43: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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3242
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "But do you use the flavor packet or no?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1726204165 {#2339
      date: 2024-09-13 07:09:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 317277
    -bodyTs: "'flavor':6 'packet':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6781179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705515786 {#2338
      date: 2024-01-17 19:23:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "What kind of dumb question is that? You want a flavorless ramen bologna cake?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705536205 {#3240
    date: 2024-01-18 01:03:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 317905
  -bodyTs: "'bologna':13 'cake':14 'dumb':4 'flavorless':11 'kind':2 'question':5 'ramen':12 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7697771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536205 {#3241
    date: 2024-01-18 01:03:25.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
67 DENIED edit
App\Entity\EntryComment {#3242
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "But do you use the flavor packet or no?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1726204165 {#2339
      date: 2024-09-13 07:09:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 317277
    -bodyTs: "'flavor':6 'packet':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6781179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705515786 {#2338
      date: 2024-01-17 19:23:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "What kind of dumb question is that? You want a flavorless ramen bologna cake?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705536205 {#3240
    date: 2024-01-18 01:03:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 317905
  -bodyTs: "'bologna':13 'cake':14 'dumb':4 'flavorless':11 'kind':2 'question':5 'ramen':12 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7697771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536205 {#3241
    date: 2024-01-18 01:03:25.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
68 DENIED moderate
App\Entity\EntryComment {#3242
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "But do you use the flavor packet or no?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1726204165 {#2339
      date: 2024-09-13 07:09:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 317277
    -bodyTs: "'flavor':6 'packet':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6781179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705515786 {#2338
      date: 2024-01-17 19:23:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "What kind of dumb question is that? You want a flavorless ramen bologna cake?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705536205 {#3240
    date: 2024-01-18 01:03:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 317905
  -bodyTs: "'bologna':13 'cake':14 'dumb':4 'flavorless':11 'kind':2 'question':5 'ramen':12 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7697771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536205 {#3241
    date: 2024-01-18 01:03:25.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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#2293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had to downvote this before upvoting it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1726160809 {#2198
    date: 2024-09-12 19:06:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 317236
  -bodyTs: "'downvot':4 'upvot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6780859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705514811 {#2223
    date: 2024-01-17 19:06:51.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
71 DENIED edit
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#2293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had to downvote this before upvoting it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1726160809 {#2198
    date: 2024-09-12 19:06:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 317236
  -bodyTs: "'downvot':4 'upvot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6780859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705514811 {#2223
    date: 2024-01-17 19:06:51.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
72 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#2293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had to downvote this before upvoting it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1726160809 {#2198
    date: 2024-09-12 19:06:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 317236
  -bodyTs: "'downvot':4 'upvot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6780859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705514811 {#2223
    date: 2024-01-17 19:06:51.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3195
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#2293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to downvote this before upvoting it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1726160809 {#2198
      date: 2024-09-12 19:06:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2225 …}
    +nested: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    -id: 317236
    -bodyTs: "'downvot':4 'upvot':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6780859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705514811 {#2223
      date: 2024-01-17 19:06:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2213}
  +body: "First click the downvote button, then click the upvote button. Simple, really."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705537287 {#3193
    date: 2024-01-18 01:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 317957
  -bodyTs: "'button':5,10 'click':2,7 'downvot':4 'first':1 'realli':12 'simpl':11 'upvot':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4872039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705537287 {#3194
    date: 2024-01-18 01:21:27.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
75 DENIED edit
App\Entity\EntryComment {#3195
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#2293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to downvote this before upvoting it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1726160809 {#2198
      date: 2024-09-12 19:06:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2225 …}
    +nested: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    -id: 317236
    -bodyTs: "'downvot':4 'upvot':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6780859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705514811 {#2223
      date: 2024-01-17 19:06:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2213}
  +body: "First click the downvote button, then click the upvote button. Simple, really."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705537287 {#3193
    date: 2024-01-18 01:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 317957
  -bodyTs: "'button':5,10 'click':2,7 'downvot':4 'first':1 'realli':12 'simpl':11 'upvot':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4872039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705537287 {#3194
    date: 2024-01-18 01:21:27.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
76 DENIED moderate
App\Entity\EntryComment {#3195
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#2293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to downvote this before upvoting it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1726160809 {#2198
      date: 2024-09-12 19:06:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2225 …}
    +nested: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    -id: 317236
    -bodyTs: "'downvot':4 'upvot':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6780859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705514811 {#2223
      date: 2024-01-17 19:06:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2213}
  +body: "First click the downvote button, then click the upvote button. Simple, really."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705537287 {#3193
    date: 2024-01-18 01:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 317957
  -bodyTs: "'button':5,10 'click':2,7 'downvot':4 'first':1 'realli':12 'simpl':11 'upvot':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4872039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705537287 {#3194
    date: 2024-01-18 01:21:27.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3210
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#2293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to downvote this before upvoting it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1726160809 {#2198
      date: 2024-09-12 19:06:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2225 …}
    +nested: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    -id: 317236
    -bodyTs: "'downvot':4 'upvot':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6780859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705514811 {#2223
      date: 2024-01-17 19:06:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2213}
  +body: "That’s the stamp of excellence in shitposting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705536285 {#3208
    date: 2024-01-18 01:04:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 317908
  -bodyTs: "'excel':6 'shitpost':8 'stamp':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7697801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536285 {#3209
    date: 2024-01-18 01:04:45.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
79 DENIED edit
App\Entity\EntryComment {#3210
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#2293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to downvote this before upvoting it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1726160809 {#2198
      date: 2024-09-12 19:06:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2225 …}
    +nested: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    -id: 317236
    -bodyTs: "'downvot':4 'upvot':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6780859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705514811 {#2223
      date: 2024-01-17 19:06:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2213}
  +body: "That’s the stamp of excellence in shitposting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705536285 {#3208
    date: 2024-01-18 01:04:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 317908
  -bodyTs: "'excel':6 'shitpost':8 'stamp':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7697801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536285 {#3209
    date: 2024-01-18 01:04:45.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
80 DENIED moderate
App\Entity\EntryComment {#3210
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#2293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to downvote this before upvoting it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1726160809 {#2198
      date: 2024-09-12 19:06:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2225 …}
    +nested: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    -id: 317236
    -bodyTs: "'downvot':4 'upvot':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6780859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705514811 {#2223
      date: 2024-01-17 19:06:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2213}
  +body: "That’s the stamp of excellence in shitposting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705536285 {#3208
    date: 2024-01-18 01:04:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 317908
  -bodyTs: "'excel':6 'shitpost':8 'stamp':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7697801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536285 {#3209
    date: 2024-01-18 01:04:45.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Allow me to introduce you to a Swedish delicacy: Smörgåstårta (*Sandwich cake*): [en.wikipedia.org/wiki/Smörgåstårta](https://en.wikipedia.org/wiki/Sm%C3%B6rg%C3%A5st%C3%A5rta)\n
    \n
    Basically a cake, but made out of layers of white bread and savory things, like for example ham, liver pâté or salmon. The ‘frosting’ or whatever you want to call it is usually based on mayonnaise or creme fraiche.\n
    \n
    It’s really good, for the record. You eat it as a main, commonly at festive occasions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1726076270 {#2207
    date: 2024-09-11 19:37:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 317601
  -bodyTs: "'/wiki/sm':15 '/wiki/sm%c3%b6rg%c3%a5st%c3%a5rta)':19 'allow':1 'base':53 'basic':20 'bread':30 'cake':12,22 'call':49 'common':72 'creme':57 'delicaci':9 'eat':67 'en.wikipedia.org':14,18 'en.wikipedia.org/wiki/sm':13 'en.wikipedia.org/wiki/sm%c3%b6rg%c3%a5st%c3%a5rta)':17 'exampl':36 'festiv':74 'fraich':58 'frost':43 'good':62 'ham':37 'introduc':4 'layer':27 'like':34 'liver':38 'made':24 'main':71 'mayonnais':55 'occas':75 'pâté':39 'realli':61 'record':65 'salmon':41 'sandwich':11 'savori':32 'smörgåstårta':10 'swedish':8 'thing':33 'usual':52 'want':47 'whatev':45 'white':29 'örgåstårta':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7478408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705525869 {#2212
    date: 2024-01-17 22:11:09.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
83 DENIED edit
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Allow me to introduce you to a Swedish delicacy: Smörgåstårta (*Sandwich cake*): [en.wikipedia.org/wiki/Smörgåstårta](https://en.wikipedia.org/wiki/Sm%C3%B6rg%C3%A5st%C3%A5rta)\n
    \n
    Basically a cake, but made out of layers of white bread and savory things, like for example ham, liver pâté or salmon. The ‘frosting’ or whatever you want to call it is usually based on mayonnaise or creme fraiche.\n
    \n
    It’s really good, for the record. You eat it as a main, commonly at festive occasions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1726076270 {#2207
    date: 2024-09-11 19:37:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 317601
  -bodyTs: "'/wiki/sm':15 '/wiki/sm%c3%b6rg%c3%a5st%c3%a5rta)':19 'allow':1 'base':53 'basic':20 'bread':30 'cake':12,22 'call':49 'common':72 'creme':57 'delicaci':9 'eat':67 'en.wikipedia.org':14,18 'en.wikipedia.org/wiki/sm':13 'en.wikipedia.org/wiki/sm%c3%b6rg%c3%a5st%c3%a5rta)':17 'exampl':36 'festiv':74 'fraich':58 'frost':43 'good':62 'ham':37 'introduc':4 'layer':27 'like':34 'liver':38 'made':24 'main':71 'mayonnais':55 'occas':75 'pâté':39 'realli':61 'record':65 'salmon':41 'sandwich':11 'savori':32 'smörgåstårta':10 'swedish':8 'thing':33 'usual':52 'want':47 'whatev':45 'white':29 'örgåstårta':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7478408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705525869 {#2212
    date: 2024-01-17 22:11:09.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
84 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Allow me to introduce you to a Swedish delicacy: Smörgåstårta (*Sandwich cake*): [en.wikipedia.org/wiki/Smörgåstårta](https://en.wikipedia.org/wiki/Sm%C3%B6rg%C3%A5st%C3%A5rta)\n
    \n
    Basically a cake, but made out of layers of white bread and savory things, like for example ham, liver pâté or salmon. The ‘frosting’ or whatever you want to call it is usually based on mayonnaise or creme fraiche.\n
    \n
    It’s really good, for the record. You eat it as a main, commonly at festive occasions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1726076270 {#2207
    date: 2024-09-11 19:37:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 317601
  -bodyTs: "'/wiki/sm':15 '/wiki/sm%c3%b6rg%c3%a5st%c3%a5rta)':19 'allow':1 'base':53 'basic':20 'bread':30 'cake':12,22 'call':49 'common':72 'creme':57 'delicaci':9 'eat':67 'en.wikipedia.org':14,18 'en.wikipedia.org/wiki/sm':13 'en.wikipedia.org/wiki/sm%c3%b6rg%c3%a5st%c3%a5rta)':17 'exampl':36 'festiv':74 'fraich':58 'frost':43 'good':62 'ham':37 'introduc':4 'layer':27 'like':34 'liver':38 'made':24 'main':71 'mayonnais':55 'occas':75 'pâté':39 'realli':61 'record':65 'salmon':41 'sandwich':11 'savori':32 'smörgåstårta':10 'swedish':8 'thing':33 'usual':52 'want':47 'whatev':45 'white':29 'örgåstårta':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7478408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705525869 {#2212
    date: 2024-01-17 22:11:09.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3272
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Allow me to introduce you to a Swedish delicacy: Smörgåstårta (*Sandwich cake*): [en.wikipedia.org/wiki/Smörgåstårta](https://en.wikipedia.org/wiki/Sm%C3%B6rg%C3%A5st%C3%A5rta)\n
      \n
      Basically a cake, but made out of layers of white bread and savory things, like for example ham, liver pâté or salmon. The ‘frosting’ or whatever you want to call it is usually based on mayonnaise or creme fraiche.\n
      \n
      It’s really good, for the record. You eat it as a main, commonly at festive occasions.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1726076270 {#2207
      date: 2024-09-11 19:37:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2211 …}
    +nested: Doctrine\ORM\PersistentCollection {#2266 …}
    +votes: Doctrine\ORM\PersistentCollection {#2268 …}
    +reports: Doctrine\ORM\PersistentCollection {#2273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
    -id: 317601
    -bodyTs: "'/wiki/sm':15 '/wiki/sm%c3%b6rg%c3%a5st%c3%a5rta)':19 'allow':1 'base':53 'basic':20 'bread':30 'cake':12,22 'call':49 'common':72 'creme':57 'delicaci':9 'eat':67 'en.wikipedia.org':14,18 'en.wikipedia.org/wiki/sm':13 'en.wikipedia.org/wiki/sm%c3%b6rg%c3%a5st%c3%a5rta)':17 'exampl':36 'festiv':74 'fraich':58 'frost':43 'good':62 'ham':37 'introduc':4 'layer':27 'like':34 'liver':38 'made':24 'main':71 'mayonnais':55 'occas':75 'pâté':39 'realli':61 'record':65 'salmon':41 'sandwich':11 'savori':32 'smörgåstårta':10 'swedish':8 'thing':33 'usual':52 'want':47 'whatev':45 'white':29 'örgåstårta':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7478408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705525869 {#2212
      date: 2024-01-17 22:11:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "The Smörgåstårta is becoming a trend on lemmy ? It’s the second time this week I have to post this superb [recipe video](https://youtu.be/aYBkDxao3wg?si=5DWU_RuIylLjow1i) !"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705527889 {#3270
    date: 2024-01-17 22:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@GissaMittJobb@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 317660
  -bodyTs: "'/aybkdxao3wg?si=5dwu_ruiylljow1i)':26 'becom':4 'lemmi':8 'post':19 'recip':22 'second':12 'smörgåstårta':2 'superb':21 'time':13 'trend':6 'video':23 'week':15 'youtu.be':25 'youtu.be/aybkdxao3wg?si=5dwu_ruiylljow1i)':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6785048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705527889 {#3271
    date: 2024-01-17 22:44: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
87 DENIED edit
App\Entity\EntryComment {#3272
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Allow me to introduce you to a Swedish delicacy: Smörgåstårta (*Sandwich cake*): [en.wikipedia.org/wiki/Smörgåstårta](https://en.wikipedia.org/wiki/Sm%C3%B6rg%C3%A5st%C3%A5rta)\n
      \n
      Basically a cake, but made out of layers of white bread and savory things, like for example ham, liver pâté or salmon. The ‘frosting’ or whatever you want to call it is usually based on mayonnaise or creme fraiche.\n
      \n
      It’s really good, for the record. You eat it as a main, commonly at festive occasions.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1726076270 {#2207
      date: 2024-09-11 19:37:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2211 …}
    +nested: Doctrine\ORM\PersistentCollection {#2266 …}
    +votes: Doctrine\ORM\PersistentCollection {#2268 …}
    +reports: Doctrine\ORM\PersistentCollection {#2273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
    -id: 317601
    -bodyTs: "'/wiki/sm':15 '/wiki/sm%c3%b6rg%c3%a5st%c3%a5rta)':19 'allow':1 'base':53 'basic':20 'bread':30 'cake':12,22 'call':49 'common':72 'creme':57 'delicaci':9 'eat':67 'en.wikipedia.org':14,18 'en.wikipedia.org/wiki/sm':13 'en.wikipedia.org/wiki/sm%c3%b6rg%c3%a5st%c3%a5rta)':17 'exampl':36 'festiv':74 'fraich':58 'frost':43 'good':62 'ham':37 'introduc':4 'layer':27 'like':34 'liver':38 'made':24 'main':71 'mayonnais':55 'occas':75 'pâté':39 'realli':61 'record':65 'salmon':41 'sandwich':11 'savori':32 'smörgåstårta':10 'swedish':8 'thing':33 'usual':52 'want':47 'whatev':45 'white':29 'örgåstårta':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7478408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705525869 {#2212
      date: 2024-01-17 22:11:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "The Smörgåstårta is becoming a trend on lemmy ? It’s the second time this week I have to post this superb [recipe video](https://youtu.be/aYBkDxao3wg?si=5DWU_RuIylLjow1i) !"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705527889 {#3270
    date: 2024-01-17 22:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@GissaMittJobb@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 317660
  -bodyTs: "'/aybkdxao3wg?si=5dwu_ruiylljow1i)':26 'becom':4 'lemmi':8 'post':19 'recip':22 'second':12 'smörgåstårta':2 'superb':21 'time':13 'trend':6 'video':23 'week':15 'youtu.be':25 'youtu.be/aybkdxao3wg?si=5dwu_ruiylljow1i)':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6785048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705527889 {#3271
    date: 2024-01-17 22:44: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
88 DENIED moderate
App\Entity\EntryComment {#3272
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Allow me to introduce you to a Swedish delicacy: Smörgåstårta (*Sandwich cake*): [en.wikipedia.org/wiki/Smörgåstårta](https://en.wikipedia.org/wiki/Sm%C3%B6rg%C3%A5st%C3%A5rta)\n
      \n
      Basically a cake, but made out of layers of white bread and savory things, like for example ham, liver pâté or salmon. The ‘frosting’ or whatever you want to call it is usually based on mayonnaise or creme fraiche.\n
      \n
      It’s really good, for the record. You eat it as a main, commonly at festive occasions.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1726076270 {#2207
      date: 2024-09-11 19:37:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2211 …}
    +nested: Doctrine\ORM\PersistentCollection {#2266 …}
    +votes: Doctrine\ORM\PersistentCollection {#2268 …}
    +reports: Doctrine\ORM\PersistentCollection {#2273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
    -id: 317601
    -bodyTs: "'/wiki/sm':15 '/wiki/sm%c3%b6rg%c3%a5st%c3%a5rta)':19 'allow':1 'base':53 'basic':20 'bread':30 'cake':12,22 'call':49 'common':72 'creme':57 'delicaci':9 'eat':67 'en.wikipedia.org':14,18 'en.wikipedia.org/wiki/sm':13 'en.wikipedia.org/wiki/sm%c3%b6rg%c3%a5st%c3%a5rta)':17 'exampl':36 'festiv':74 'fraich':58 'frost':43 'good':62 'ham':37 'introduc':4 'layer':27 'like':34 'liver':38 'made':24 'main':71 'mayonnais':55 'occas':75 'pâté':39 'realli':61 'record':65 'salmon':41 'sandwich':11 'savori':32 'smörgåstårta':10 'swedish':8 'thing':33 'usual':52 'want':47 'whatev':45 'white':29 'örgåstårta':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7478408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705525869 {#2212
      date: 2024-01-17 22:11:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "The Smörgåstårta is becoming a trend on lemmy ? It’s the second time this week I have to post this superb [recipe video](https://youtu.be/aYBkDxao3wg?si=5DWU_RuIylLjow1i) !"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705527889 {#3270
    date: 2024-01-17 22:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@GissaMittJobb@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 317660
  -bodyTs: "'/aybkdxao3wg?si=5dwu_ruiylljow1i)':26 'becom':4 'lemmi':8 'post':19 'recip':22 'second':12 'smörgåstårta':2 'superb':21 'time':13 'trend':6 'video':23 'week':15 'youtu.be':25 'youtu.be/aybkdxao3wg?si=5dwu_ruiylljow1i)':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6785048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705527889 {#3271
    date: 2024-01-17 22:44: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s fucking raw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1725954541 {#2182
    date: 2024-09-10 09:49:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 317231
  -bodyTs: "'fuck':3 'raw':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7475027"
  +editedAt: DateTimeImmutable @1725939872 {#2171
    date: 2024-09-10 05:44:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705514709 {#2172
    date: 2024-01-17 19:05:09.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
91 DENIED edit
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s fucking raw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1725954541 {#2182
    date: 2024-09-10 09:49:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 317231
  -bodyTs: "'fuck':3 'raw':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7475027"
  +editedAt: DateTimeImmutable @1725939872 {#2171
    date: 2024-09-10 05:44:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705514709 {#2172
    date: 2024-01-17 19:05:09.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
92 DENIED moderate
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s fucking raw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1725954541 {#2182
    date: 2024-09-10 09:49:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 317231
  -bodyTs: "'fuck':3 'raw':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7475027"
  +editedAt: DateTimeImmutable @1725939872 {#2171
    date: 2024-09-10 05:44:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705514709 {#2172
    date: 2024-01-17 19:05:09.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2175
    +user: App\Entity\User {#1985 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s fucking raw"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1725954541 {#2182
      date: 2024-09-10 09:49:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2174 …}
    +votes: Doctrine\ORM\PersistentCollection {#2170 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    -id: 317231
    -bodyTs: "'fuck':3 'raw':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7475027"
    +editedAt: DateTimeImmutable @1725939872 {#2171
      date: 2024-09-10 05:44:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705514709 {#2172
      date: 2024-01-17 19:05:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2175}
  +body: "Oooh baby I like it raw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705515922 {#3177
    date: 2024-01-17 19:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@THE_ANON@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 317281
  -bodyTs: "'babi':2 'like':4 'oooh':1 'raw':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6781225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705515922 {#3178
    date: 2024-01-17 19:25:22.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
95 DENIED edit
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2175
    +user: App\Entity\User {#1985 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s fucking raw"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1725954541 {#2182
      date: 2024-09-10 09:49:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2174 …}
    +votes: Doctrine\ORM\PersistentCollection {#2170 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    -id: 317231
    -bodyTs: "'fuck':3 'raw':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7475027"
    +editedAt: DateTimeImmutable @1725939872 {#2171
      date: 2024-09-10 05:44:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705514709 {#2172
      date: 2024-01-17 19:05:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2175}
  +body: "Oooh baby I like it raw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705515922 {#3177
    date: 2024-01-17 19:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@THE_ANON@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 317281
  -bodyTs: "'babi':2 'like':4 'oooh':1 'raw':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6781225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705515922 {#3178
    date: 2024-01-17 19:25:22.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
96 DENIED moderate
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2175
    +user: App\Entity\User {#1985 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s fucking raw"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1725954541 {#2182
      date: 2024-09-10 09:49:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2174 …}
    +votes: Doctrine\ORM\PersistentCollection {#2170 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    -id: 317231
    -bodyTs: "'fuck':3 'raw':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7475027"
    +editedAt: DateTimeImmutable @1725939872 {#2171
      date: 2024-09-10 05:44:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705514709 {#2172
      date: 2024-01-17 19:05:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2175}
  +body: "Oooh baby I like it raw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705515922 {#3177
    date: 2024-01-17 19:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@THE_ANON@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 317281
  -bodyTs: "'babi':2 'like':4 'oooh':1 'raw':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6781225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705515922 {#3178
    date: 2024-01-17 19:25:22.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
  +image: null
  +parent: null
  +root: null
  +body: "PSA: Grandmother’s Day is this Sunday."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1725879665 {#1356
    date: 2024-09-09 13:01:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 316880
  -bodyTs: "'day':4 'grandmoth':2 'psa':1 'sunday':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6406361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705506366 {#1355
    date: 2024-01-17 16:46:06.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
99 DENIED edit
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
  +image: null
  +parent: null
  +root: null
  +body: "PSA: Grandmother’s Day is this Sunday."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1725879665 {#1356
    date: 2024-09-09 13:01:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 316880
  -bodyTs: "'day':4 'grandmoth':2 'psa':1 'sunday':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6406361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705506366 {#1355
    date: 2024-01-17 16:46:06.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
100 DENIED moderate
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
  +image: null
  +parent: null
  +root: null
  +body: "PSA: Grandmother’s Day is this Sunday."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1725879665 {#1356
    date: 2024-09-09 13:01:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 316880
  -bodyTs: "'day':4 'grandmoth':2 'psa':1 'sunday':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6406361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705506366 {#1355
    date: 2024-01-17 16:46:06.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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2508 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
    +image: null
    +parent: null
    +root: null
    +body: "PSA: Grandmother’s Day is this Sunday."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1725879665 {#1356
      date: 2024-09-09 13:01:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2496 …}
    +nested: Doctrine\ORM\PersistentCollection {#2498 …}
    +votes: Doctrine\ORM\PersistentCollection {#2500 …}
    +reports: Doctrine\ORM\PersistentCollection {#2502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
    -id: 316880
    -bodyTs: "'day':4 'grandmoth':2 'psa':1 'sunday':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6406361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705506366 {#1355
      date: 2024-01-17 16:46:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "So… does that mean visiting my grandma at the cemetery or my own mom who is now a grandmother?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705507467 {#3161
    date: 2024-01-17 17:04:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blizzard@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 316918
  -bodyTs: "'cemeteri':10 'grandma':7 'grandmoth':19 'mean':4 'mom':14 'visit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8373591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705507467 {#3162
    date: 2024-01-17 17:04:27.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
103 DENIED edit
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2508 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
    +image: null
    +parent: null
    +root: null
    +body: "PSA: Grandmother’s Day is this Sunday."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1725879665 {#1356
      date: 2024-09-09 13:01:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2496 …}
    +nested: Doctrine\ORM\PersistentCollection {#2498 …}
    +votes: Doctrine\ORM\PersistentCollection {#2500 …}
    +reports: Doctrine\ORM\PersistentCollection {#2502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
    -id: 316880
    -bodyTs: "'day':4 'grandmoth':2 'psa':1 'sunday':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6406361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705506366 {#1355
      date: 2024-01-17 16:46:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "So… does that mean visiting my grandma at the cemetery or my own mom who is now a grandmother?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705507467 {#3161
    date: 2024-01-17 17:04:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blizzard@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 316918
  -bodyTs: "'cemeteri':10 'grandma':7 'grandmoth':19 'mean':4 'mom':14 'visit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8373591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705507467 {#3162
    date: 2024-01-17 17:04:27.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
104 DENIED moderate
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2508 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
    +image: null
    +parent: null
    +root: null
    +body: "PSA: Grandmother’s Day is this Sunday."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1725879665 {#1356
      date: 2024-09-09 13:01:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2496 …}
    +nested: Doctrine\ORM\PersistentCollection {#2498 …}
    +votes: Doctrine\ORM\PersistentCollection {#2500 …}
    +reports: Doctrine\ORM\PersistentCollection {#2502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
    -id: 316880
    -bodyTs: "'day':4 'grandmoth':2 'psa':1 'sunday':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6406361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705506366 {#1355
      date: 2024-01-17 16:46:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "So… does that mean visiting my grandma at the cemetery or my own mom who is now a grandmother?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705507467 {#3161
    date: 2024-01-17 17:04:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blizzard@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 316918
  -bodyTs: "'cemeteri':10 'grandma':7 'grandmoth':19 'mean':4 'mom':14 'visit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8373591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705507467 {#3162
    date: 2024-01-17 17:04:27.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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3375
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
  +image: null
  +parent: App\Entity\EntryComment {#3163
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2508 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
      +image: null
      +parent: null
      +root: null
      +body: "PSA: Grandmother’s Day is this Sunday."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1725879665 {#1356
        date: 2024-09-09 13:01:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2496 …}
      +nested: Doctrine\ORM\PersistentCollection {#2498 …}
      +votes: Doctrine\ORM\PersistentCollection {#2500 …}
      +reports: Doctrine\ORM\PersistentCollection {#2502 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
      -id: 316880
      -bodyTs: "'day':4 'grandmoth':2 'psa':1 'sunday':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6406361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705506366 {#1355
        date: 2024-01-17 16:46:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "So… does that mean visiting my grandma at the cemetery or my own mom who is now a grandmother?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705507467 {#3161
      date: 2024-01-17 17:04:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blizzard@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3165 …}
    +nested: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
    -id: 316918
    -bodyTs: "'cemeteri':10 'grandma':7 'grandmoth':19 'mean':4 'mom':14 'visit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8373591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507467 {#3162
      date: 2024-01-17 17:04:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Both"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705507535 {#3373
    date: 2024-01-17 17:05:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blizzard@lemmy.zip"
    "@holycrap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 316922
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6778501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705507535 {#3374
    date: 2024-01-17 17:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3375
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
  +image: null
  +parent: App\Entity\EntryComment {#3163
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2508 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
      +image: null
      +parent: null
      +root: null
      +body: "PSA: Grandmother’s Day is this Sunday."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1725879665 {#1356
        date: 2024-09-09 13:01:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2496 …}
      +nested: Doctrine\ORM\PersistentCollection {#2498 …}
      +votes: Doctrine\ORM\PersistentCollection {#2500 …}
      +reports: Doctrine\ORM\PersistentCollection {#2502 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
      -id: 316880
      -bodyTs: "'day':4 'grandmoth':2 'psa':1 'sunday':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6406361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705506366 {#1355
        date: 2024-01-17 16:46:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "So… does that mean visiting my grandma at the cemetery or my own mom who is now a grandmother?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705507467 {#3161
      date: 2024-01-17 17:04:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blizzard@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3165 …}
    +nested: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
    -id: 316918
    -bodyTs: "'cemeteri':10 'grandma':7 'grandmoth':19 'mean':4 'mom':14 'visit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8373591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507467 {#3162
      date: 2024-01-17 17:04:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Both"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705507535 {#3373
    date: 2024-01-17 17:05:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blizzard@lemmy.zip"
    "@holycrap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 316922
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6778501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705507535 {#3374
    date: 2024-01-17 17:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3375
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
  +image: null
  +parent: App\Entity\EntryComment {#3163
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2508 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
      +image: null
      +parent: null
      +root: null
      +body: "PSA: Grandmother’s Day is this Sunday."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1725879665 {#1356
        date: 2024-09-09 13:01:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2496 …}
      +nested: Doctrine\ORM\PersistentCollection {#2498 …}
      +votes: Doctrine\ORM\PersistentCollection {#2500 …}
      +reports: Doctrine\ORM\PersistentCollection {#2502 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
      -id: 316880
      -bodyTs: "'day':4 'grandmoth':2 'psa':1 'sunday':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6406361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705506366 {#1355
        date: 2024-01-17 16:46:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "So… does that mean visiting my grandma at the cemetery or my own mom who is now a grandmother?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705507467 {#3161
      date: 2024-01-17 17:04:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blizzard@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3165 …}
    +nested: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
    -id: 316918
    -bodyTs: "'cemeteri':10 'grandma':7 'grandmoth':19 'mean':4 'mom':14 'visit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8373591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507467 {#3162
      date: 2024-01-17 17:04:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Both"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705507535 {#3373
    date: 2024-01-17 17:05:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blizzard@lemmy.zip"
    "@holycrap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 316922
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6778501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705507535 {#3374
    date: 2024-01-17 17:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3430
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
  +image: null
  +parent: App\Entity\EntryComment {#3375
    +user: Proxies\__CG__\App\Entity\User {#3376 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
    +image: null
    +parent: App\Entity\EntryComment {#3163
      +user: Proxies\__CG__\App\Entity\User {#3164 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2508 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
        +image: null
        +parent: null
        +root: null
        +body: "PSA: Grandmother’s Day is this Sunday."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1725879665 {#1356
          date: 2024-09-09 13:01:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2496 …}
        +nested: Doctrine\ORM\PersistentCollection {#2498 …}
        +votes: Doctrine\ORM\PersistentCollection {#2500 …}
        +reports: Doctrine\ORM\PersistentCollection {#2502 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
        -id: 316880
        -bodyTs: "'day':4 'grandmoth':2 'psa':1 'sunday':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6406361"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705506366 {#1355
          date: 2024-01-17 16:46:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "So… does that mean visiting my grandma at the cemetery or my own mom who is now a grandmother?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1705507467 {#3161
        date: 2024-01-17 17:04:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Blizzard@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
      -id: 316918
      -bodyTs: "'cemeteri':10 'grandma':7 'grandmoth':19 'mean':4 'mom':14 'visit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8373591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705507467 {#3162
        date: 2024-01-17 17:04:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Both"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1705507535 {#3373
      date: 2024-01-17 17:05:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blizzard@lemmy.zip"
      "@holycrap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3377 …}
    +nested: Doctrine\ORM\PersistentCollection {#3379 …}
    +votes: Doctrine\ORM\PersistentCollection {#3381 …}
    +reports: Doctrine\ORM\PersistentCollection {#3383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
    -id: 316922
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6778501"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507535 {#3374
      date: 2024-01-17 17:05:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "How about a lovely family picnic in the cemetery, then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705508971 {#3431
    date: 2024-01-17 17:29:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blizzard@lemmy.zip"
    "@holycrap@lemm.ee"
    "@SasquatchBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3424 …}
  +reports: Doctrine\ORM\PersistentCollection {#3436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3440 …}
  -id: 316985
  -bodyTs: "'cemeteri':9 'famili':5 'love':4 'picnic':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5442352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705508971 {#3434
    date: 2024-01-17 17:29: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
111 DENIED edit
App\Entity\EntryComment {#3430
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
  +image: null
  +parent: App\Entity\EntryComment {#3375
    +user: Proxies\__CG__\App\Entity\User {#3376 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
    +image: null
    +parent: App\Entity\EntryComment {#3163
      +user: Proxies\__CG__\App\Entity\User {#3164 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2508 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
        +image: null
        +parent: null
        +root: null
        +body: "PSA: Grandmother’s Day is this Sunday."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1725879665 {#1356
          date: 2024-09-09 13:01:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2496 …}
        +nested: Doctrine\ORM\PersistentCollection {#2498 …}
        +votes: Doctrine\ORM\PersistentCollection {#2500 …}
        +reports: Doctrine\ORM\PersistentCollection {#2502 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
        -id: 316880
        -bodyTs: "'day':4 'grandmoth':2 'psa':1 'sunday':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6406361"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705506366 {#1355
          date: 2024-01-17 16:46:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "So… does that mean visiting my grandma at the cemetery or my own mom who is now a grandmother?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1705507467 {#3161
        date: 2024-01-17 17:04:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Blizzard@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
      -id: 316918
      -bodyTs: "'cemeteri':10 'grandma':7 'grandmoth':19 'mean':4 'mom':14 'visit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8373591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705507467 {#3162
        date: 2024-01-17 17:04:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Both"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1705507535 {#3373
      date: 2024-01-17 17:05:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blizzard@lemmy.zip"
      "@holycrap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3377 …}
    +nested: Doctrine\ORM\PersistentCollection {#3379 …}
    +votes: Doctrine\ORM\PersistentCollection {#3381 …}
    +reports: Doctrine\ORM\PersistentCollection {#3383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
    -id: 316922
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6778501"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507535 {#3374
      date: 2024-01-17 17:05:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "How about a lovely family picnic in the cemetery, then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705508971 {#3431
    date: 2024-01-17 17:29:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blizzard@lemmy.zip"
    "@holycrap@lemm.ee"
    "@SasquatchBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3424 …}
  +reports: Doctrine\ORM\PersistentCollection {#3436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3440 …}
  -id: 316985
  -bodyTs: "'cemeteri':9 'famili':5 'love':4 'picnic':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5442352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705508971 {#3434
    date: 2024-01-17 17:29: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
112 DENIED moderate
App\Entity\EntryComment {#3430
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
  +image: null
  +parent: App\Entity\EntryComment {#3375
    +user: Proxies\__CG__\App\Entity\User {#3376 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
    +image: null
    +parent: App\Entity\EntryComment {#3163
      +user: Proxies\__CG__\App\Entity\User {#3164 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2508 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2495 …}
        +image: null
        +parent: null
        +root: null
        +body: "PSA: Grandmother’s Day is this Sunday."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1725879665 {#1356
          date: 2024-09-09 13:01:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2496 …}
        +nested: Doctrine\ORM\PersistentCollection {#2498 …}
        +votes: Doctrine\ORM\PersistentCollection {#2500 …}
        +reports: Doctrine\ORM\PersistentCollection {#2502 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
        -id: 316880
        -bodyTs: "'day':4 'grandmoth':2 'psa':1 'sunday':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6406361"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705506366 {#1355
          date: 2024-01-17 16:46:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "So… does that mean visiting my grandma at the cemetery or my own mom who is now a grandmother?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1705507467 {#3161
        date: 2024-01-17 17:04:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Blizzard@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
      -id: 316918
      -bodyTs: "'cemeteri':10 'grandma':7 'grandmoth':19 'mean':4 'mom':14 'visit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8373591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705507467 {#3162
        date: 2024-01-17 17:04:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Both"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1705507535 {#3373
      date: 2024-01-17 17:05:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blizzard@lemmy.zip"
      "@holycrap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3377 …}
    +nested: Doctrine\ORM\PersistentCollection {#3379 …}
    +votes: Doctrine\ORM\PersistentCollection {#3381 …}
    +reports: Doctrine\ORM\PersistentCollection {#3383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
    -id: 316922
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6778501"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507535 {#3374
      date: 2024-01-17 17:05:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "How about a lovely family picnic in the cemetery, then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705508971 {#3431
    date: 2024-01-17 17:29:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blizzard@lemmy.zip"
    "@holycrap@lemm.ee"
    "@SasquatchBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3424 …}
  +reports: Doctrine\ORM\PersistentCollection {#3436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3440 …}
  -id: 316985
  -bodyTs: "'cemeteri':9 'famili':5 'love':4 'picnic':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5442352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705508971 {#3434
    date: 2024-01-17 17:29: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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2568
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "But does it have probiotics?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1725695733 {#2563
    date: 2024-09-07 09:55:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 314756
  -bodyTs: "'probiot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6820171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435018 {#2564
    date: 2024-01-16 20:56:58.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
115 DENIED edit
App\Entity\EntryComment {#2568
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "But does it have probiotics?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1725695733 {#2563
    date: 2024-09-07 09:55:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 314756
  -bodyTs: "'probiot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6820171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435018 {#2564
    date: 2024-01-16 20:56:58.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
116 DENIED moderate
App\Entity\EntryComment {#2568
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "But does it have probiotics?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1725695733 {#2563
    date: 2024-09-07 09:55:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 314756
  -bodyTs: "'probiot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6820171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435018 {#2564
    date: 2024-01-16 20:56:58.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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2568
    +user: App\Entity\User {#2582 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "But does it have probiotics?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1725695733 {#2563
      date: 2024-09-07 09:55:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2570 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2574 …}
    +reports: Doctrine\ORM\PersistentCollection {#2576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
    -id: 314756
    -bodyTs: "'probiot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435018 {#2564
      date: 2024-01-16 20:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "IDK but definitely has lots of corn syrup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705435113 {#3076
    date: 2024-01-16 20:58:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 314763
  -bodyTs: "'corn':7 'definit':3 'idk':1 'lot':5 'syrup':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4834352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435113 {#3075
    date: 2024-01-16 20:58:33.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
119 DENIED edit
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2568
    +user: App\Entity\User {#2582 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "But does it have probiotics?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1725695733 {#2563
      date: 2024-09-07 09:55:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2570 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2574 …}
    +reports: Doctrine\ORM\PersistentCollection {#2576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
    -id: 314756
    -bodyTs: "'probiot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435018 {#2564
      date: 2024-01-16 20:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "IDK but definitely has lots of corn syrup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705435113 {#3076
    date: 2024-01-16 20:58:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 314763
  -bodyTs: "'corn':7 'definit':3 'idk':1 'lot':5 'syrup':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4834352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435113 {#3075
    date: 2024-01-16 20:58:33.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
120 DENIED moderate
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2568
    +user: App\Entity\User {#2582 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "But does it have probiotics?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1725695733 {#2563
      date: 2024-09-07 09:55:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2570 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2574 …}
    +reports: Doctrine\ORM\PersistentCollection {#2576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
    -id: 314756
    -bodyTs: "'probiot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435018 {#2564
      date: 2024-01-16 20:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "IDK but definitely has lots of corn syrup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705435113 {#3076
    date: 2024-01-16 20:58:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 314763
  -bodyTs: "'corn':7 'definit':3 'idk':1 'lot':5 'syrup':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4834352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435113 {#3075
    date: 2024-01-16 20:58:33.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
121 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
122 DENIED moderate
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2568
    +user: App\Entity\User {#2582 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "But does it have probiotics?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1725695733 {#2563
      date: 2024-09-07 09:55:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2570 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2574 …}
    +reports: Doctrine\ORM\PersistentCollection {#2576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
    -id: 314756
    -bodyTs: "'probiot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435018 {#2564
      date: 2024-01-16 20:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "It’s got electrolytes!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705435133 {#3060
    date: 2024-01-16 20:58:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 314762
  -bodyTs: "'electrolyt':4 'got':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7647989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435133 {#3059
    date: 2024-01-16 20:58: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
123 DENIED edit
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2568
    +user: App\Entity\User {#2582 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "But does it have probiotics?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1725695733 {#2563
      date: 2024-09-07 09:55:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2570 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2574 …}
    +reports: Doctrine\ORM\PersistentCollection {#2576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
    -id: 314756
    -bodyTs: "'probiot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435018 {#2564
      date: 2024-01-16 20:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "It’s got electrolytes!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705435133 {#3060
    date: 2024-01-16 20:58:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 314762
  -bodyTs: "'electrolyt':4 'got':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7647989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435133 {#3059
    date: 2024-01-16 20:58: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
124 DENIED moderate
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2568
    +user: App\Entity\User {#2582 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "But does it have probiotics?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1725695733 {#2563
      date: 2024-09-07 09:55:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2570 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2574 …}
    +reports: Doctrine\ORM\PersistentCollection {#2576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
    -id: 314756
    -bodyTs: "'probiot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435018 {#2564
      date: 2024-01-16 20:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "It’s got electrolytes!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705435133 {#3060
    date: 2024-01-16 20:58:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 314762
  -bodyTs: "'electrolyt':4 'got':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7647989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435133 {#3059
    date: 2024-01-16 20:58: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
125 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
126 DENIED moderate
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3058
    +user: Proxies\__CG__\App\Entity\User {#3057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2568
      +user: App\Entity\User {#2582 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "But does it have probiotics?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1725695733 {#2563
        date: 2024-09-07 09:55:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2570 …}
      +nested: Doctrine\ORM\PersistentCollection {#2572 …}
      +votes: Doctrine\ORM\PersistentCollection {#2574 …}
      +reports: Doctrine\ORM\PersistentCollection {#2576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
      -id: 314756
      -bodyTs: "'probiot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6820171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435018 {#2564
        date: 2024-01-16 20:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: "It’s got electrolytes!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705435133 {#3060
      date: 2024-01-16 20:58:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@LinkOpensChest_wav@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3056 …}
    +nested: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
    -id: 314762
    -bodyTs: "'electrolyt':4 'got':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7647989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435133 {#3059
      date: 2024-01-16 20:58:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "It’s what plants crave!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705450683 {#3347
    date: 2024-01-17 01:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
    "@kersploosh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3336 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3338 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 316422
  -bodyTs: "'crave':5 'plant':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4510365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705450683 {#3344
    date: 2024-01-17 01:18: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
127 DENIED edit
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3058
    +user: Proxies\__CG__\App\Entity\User {#3057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2568
      +user: App\Entity\User {#2582 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "But does it have probiotics?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1725695733 {#2563
        date: 2024-09-07 09:55:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2570 …}
      +nested: Doctrine\ORM\PersistentCollection {#2572 …}
      +votes: Doctrine\ORM\PersistentCollection {#2574 …}
      +reports: Doctrine\ORM\PersistentCollection {#2576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
      -id: 314756
      -bodyTs: "'probiot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6820171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435018 {#2564
        date: 2024-01-16 20:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: "It’s got electrolytes!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705435133 {#3060
      date: 2024-01-16 20:58:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@LinkOpensChest_wav@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3056 …}
    +nested: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
    -id: 314762
    -bodyTs: "'electrolyt':4 'got':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7647989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435133 {#3059
      date: 2024-01-16 20:58:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "It’s what plants crave!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705450683 {#3347
    date: 2024-01-17 01:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
    "@kersploosh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3336 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3338 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 316422
  -bodyTs: "'crave':5 'plant':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4510365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705450683 {#3344
    date: 2024-01-17 01:18: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
128 DENIED moderate
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3058
    +user: Proxies\__CG__\App\Entity\User {#3057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2568
      +user: App\Entity\User {#2582 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "But does it have probiotics?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1725695733 {#2563
        date: 2024-09-07 09:55:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2570 …}
      +nested: Doctrine\ORM\PersistentCollection {#2572 …}
      +votes: Doctrine\ORM\PersistentCollection {#2574 …}
      +reports: Doctrine\ORM\PersistentCollection {#2576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
      -id: 314756
      -bodyTs: "'probiot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6820171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435018 {#2564
        date: 2024-01-16 20:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2568}
    +body: "It’s got electrolytes!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705435133 {#3060
      date: 2024-01-16 20:58:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@LinkOpensChest_wav@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3056 …}
    +nested: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
    -id: 314762
    -bodyTs: "'electrolyt':4 'got':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7647989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435133 {#3059
      date: 2024-01-16 20:58:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2568}
  +body: "It’s what plants crave!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705450683 {#3347
    date: 2024-01-17 01:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
    "@kersploosh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3336 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3338 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 316422
  -bodyTs: "'crave':5 'plant':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4510365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705450683 {#3344
    date: 2024-01-17 01:18: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
129 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
130 DENIED moderate
App\Entity\EntryComment {#2642
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some food science company just made a doritos liqeur so you’re not that far off: [foodandwine.com/doritos-flavored-liquor-taste-841…](https://www.foodandwine.com/doritos-flavored-liquor-taste-8414617)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1725438128 {#2637
    date: 2024-09-04 10:22:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 315745
  -bodyTs: "'/doritos-flavored-liquor-taste-841':19 '/doritos-flavored-liquor-taste-8414617)':22 'compani':4 'dorito':8 'far':15 'food':2 'foodandwine.com':18 'foodandwine.com/doritos-flavored-liquor-taste-841':17 'liqeur':9 'made':6 're':12 'scienc':3 'www.foodandwine.com':21 'www.foodandwine.com/doritos-flavored-liquor-taste-8414617)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7659761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705459097 {#2638
    date: 2024-01-17 03:38:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2642
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some food science company just made a doritos liqeur so you’re not that far off: [foodandwine.com/doritos-flavored-liquor-taste-841…](https://www.foodandwine.com/doritos-flavored-liquor-taste-8414617)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1725438128 {#2637
    date: 2024-09-04 10:22:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 315745
  -bodyTs: "'/doritos-flavored-liquor-taste-841':19 '/doritos-flavored-liquor-taste-8414617)':22 'compani':4 'dorito':8 'far':15 'food':2 'foodandwine.com':18 'foodandwine.com/doritos-flavored-liquor-taste-841':17 'liqeur':9 'made':6 're':12 'scienc':3 'www.foodandwine.com':21 'www.foodandwine.com/doritos-flavored-liquor-taste-8414617)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7659761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705459097 {#2638
    date: 2024-01-17 03:38:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2642
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some food science company just made a doritos liqeur so you’re not that far off: [foodandwine.com/doritos-flavored-liquor-taste-841…](https://www.foodandwine.com/doritos-flavored-liquor-taste-8414617)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1725438128 {#2637
    date: 2024-09-04 10:22:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 315745
  -bodyTs: "'/doritos-flavored-liquor-taste-841':19 '/doritos-flavored-liquor-taste-8414617)':22 'compani':4 'dorito':8 'far':15 'food':2 'foodandwine.com':18 'foodandwine.com/doritos-flavored-liquor-taste-841':17 'liqeur':9 'made':6 're':12 'scienc':3 'www.foodandwine.com':21 'www.foodandwine.com/doritos-flavored-liquor-taste-8414617)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7659761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705459097 {#2638
    date: 2024-01-17 03:38:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 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
134 DENIED moderate
App\Entity\EntryComment {#3148
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Some food science company just made a doritos liqeur so you’re not that far off: [foodandwine.com/doritos-flavored-liquor-taste-841…](https://www.foodandwine.com/doritos-flavored-liquor-taste-8414617)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1725438128 {#2637
      date: 2024-09-04 10:22:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 315745
    -bodyTs: "'/doritos-flavored-liquor-taste-841':19 '/doritos-flavored-liquor-taste-8414617)':22 'compani':4 'dorito':8 'far':15 'food':2 'foodandwine.com':18 'foodandwine.com/doritos-flavored-liquor-taste-841':17 'liqeur':9 'made':6 're':12 'scienc':3 'www.foodandwine.com':21 'www.foodandwine.com/doritos-flavored-liquor-taste-8414617)':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7659761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705459097 {#2638
      date: 2024-01-17 03:38:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Every day we stray further from God’s light"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705459813 {#3146
    date: 2024-01-17 03:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pacmondo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 315759
  -bodyTs: "'day':2 'everi':1 'god':7 'light':9 'stray':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4844108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705459813 {#3147
    date: 2024-01-17 03:50:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3148
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Some food science company just made a doritos liqeur so you’re not that far off: [foodandwine.com/doritos-flavored-liquor-taste-841…](https://www.foodandwine.com/doritos-flavored-liquor-taste-8414617)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1725438128 {#2637
      date: 2024-09-04 10:22:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 315745
    -bodyTs: "'/doritos-flavored-liquor-taste-841':19 '/doritos-flavored-liquor-taste-8414617)':22 'compani':4 'dorito':8 'far':15 'food':2 'foodandwine.com':18 'foodandwine.com/doritos-flavored-liquor-taste-841':17 'liqeur':9 'made':6 're':12 'scienc':3 'www.foodandwine.com':21 'www.foodandwine.com/doritos-flavored-liquor-taste-8414617)':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7659761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705459097 {#2638
      date: 2024-01-17 03:38:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Every day we stray further from God’s light"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705459813 {#3146
    date: 2024-01-17 03:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pacmondo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 315759
  -bodyTs: "'day':2 'everi':1 'god':7 'light':9 'stray':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4844108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705459813 {#3147
    date: 2024-01-17 03:50:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3148
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Some food science company just made a doritos liqeur so you’re not that far off: [foodandwine.com/doritos-flavored-liquor-taste-841…](https://www.foodandwine.com/doritos-flavored-liquor-taste-8414617)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1725438128 {#2637
      date: 2024-09-04 10:22:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 315745
    -bodyTs: "'/doritos-flavored-liquor-taste-841':19 '/doritos-flavored-liquor-taste-8414617)':22 'compani':4 'dorito':8 'far':15 'food':2 'foodandwine.com':18 'foodandwine.com/doritos-flavored-liquor-taste-841':17 'liqeur':9 'made':6 're':12 'scienc':3 'www.foodandwine.com':21 'www.foodandwine.com/doritos-flavored-liquor-taste-8414617)':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7659761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705459097 {#2638
      date: 2024-01-17 03:38:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Every day we stray further from God’s light"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705459813 {#3146
    date: 2024-01-17 03:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pacmondo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 315759
  -bodyTs: "'day':2 'everi':1 'god':7 'light':9 'stray':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4844108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705459813 {#3147
    date: 2024-01-17 03:50:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 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
138 DENIED moderate
App\Entity\EntryComment {#2715
  +user: App\Entity\User {#2729 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now you have my attention. For 3 seconds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1725395484 {#2710
    date: 2024-09-03 22:31:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2717 …}
  +nested: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  -id: 315484
  -bodyTs: "'3':7 'attent':5 'second':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6440474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451163 {#2711
    date: 2024-01-17 01:26: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
139 DENIED edit
App\Entity\EntryComment {#2715
  +user: App\Entity\User {#2729 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now you have my attention. For 3 seconds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1725395484 {#2710
    date: 2024-09-03 22:31:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2717 …}
  +nested: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  -id: 315484
  -bodyTs: "'3':7 'attent':5 'second':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6440474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451163 {#2711
    date: 2024-01-17 01:26: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
140 DENIED moderate
App\Entity\EntryComment {#2715
  +user: App\Entity\User {#2729 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now you have my attention. For 3 seconds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1725395484 {#2710
    date: 2024-09-03 22:31:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2717 …}
  +nested: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  -id: 315484
  -bodyTs: "'3':7 'attent':5 'second':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6440474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451163 {#2711
    date: 2024-01-17 01:26: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
141 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
142 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2729 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2716 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Now you have my attention. For 3 seconds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1725395484 {#2710
      date: 2024-09-03 22:31:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2717 …}
    +nested: Doctrine\ORM\PersistentCollection {#2719 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
    -id: 315484
    -bodyTs: "'3':7 'attent':5 'second':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6440474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705451163 {#2711
      date: 2024-01-17 01:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Four seconds"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705455805 {#3130
    date: 2024-01-17 02:43:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@habanhero@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 315648
  -bodyTs: "'four':1 'second':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7657345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455805 {#3131
    date: 2024-01-17 02:43:25.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
143 DENIED edit
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2729 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2716 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Now you have my attention. For 3 seconds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1725395484 {#2710
      date: 2024-09-03 22:31:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2717 …}
    +nested: Doctrine\ORM\PersistentCollection {#2719 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
    -id: 315484
    -bodyTs: "'3':7 'attent':5 'second':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6440474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705451163 {#2711
      date: 2024-01-17 01:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Four seconds"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705455805 {#3130
    date: 2024-01-17 02:43:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@habanhero@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 315648
  -bodyTs: "'four':1 'second':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7657345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455805 {#3131
    date: 2024-01-17 02:43:25.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
144 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2729 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2716 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Now you have my attention. For 3 seconds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1725395484 {#2710
      date: 2024-09-03 22:31:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2717 …}
    +nested: Doctrine\ORM\PersistentCollection {#2719 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
    -id: 315484
    -bodyTs: "'3':7 'attent':5 'second':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6440474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705451163 {#2711
      date: 2024-01-17 01:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Four seconds"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705455805 {#3130
    date: 2024-01-17 02:43:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@habanhero@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 315648
  -bodyTs: "'four':1 'second':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7657345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455805 {#3131
    date: 2024-01-17 02:43:25.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
145 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
146 DENIED moderate
App\Entity\EntryComment {#2789
  +user: App\Entity\User {#2802 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks, I hate it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1725378459 {#2784
    date: 2024-09-03 17:47:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2790 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 314831
  -bodyTs: "'hate':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7445345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705436537 {#2785
    date: 2024-01-16 21:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2789
  +user: App\Entity\User {#2802 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks, I hate it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1725378459 {#2784
    date: 2024-09-03 17:47:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2790 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 314831
  -bodyTs: "'hate':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7445345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705436537 {#2785
    date: 2024-01-16 21:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2789
  +user: App\Entity\User {#2802 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks, I hate it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1725378459 {#2784
    date: 2024-09-03 17:47:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2790 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 314831
  -bodyTs: "'hate':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7445345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705436537 {#2785
    date: 2024-01-16 21:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 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
150 DENIED moderate
App\Entity\EntryComment {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2789
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Thanks, I hate it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1725378459 {#2784
      date: 2024-09-03 17:47:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2790 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    -id: 314831
    -bodyTs: "'hate':3 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7445345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705436537 {#2785
      date: 2024-01-16 21:22:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "But you haven’t even tried it 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705437540 {#3044
    date: 2024-01-16 21:39:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@bigkahuna1986@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 314880
  -bodyTs: "'even':5 'haven':3 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6752274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437540 {#3043
    date: 2024-01-16 21:39: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
151 DENIED edit
App\Entity\EntryComment {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2789
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Thanks, I hate it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1725378459 {#2784
      date: 2024-09-03 17:47:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2790 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    -id: 314831
    -bodyTs: "'hate':3 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7445345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705436537 {#2785
      date: 2024-01-16 21:22:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "But you haven’t even tried it 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705437540 {#3044
    date: 2024-01-16 21:39:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@bigkahuna1986@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 314880
  -bodyTs: "'even':5 'haven':3 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6752274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437540 {#3043
    date: 2024-01-16 21:39: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
152 DENIED moderate
App\Entity\EntryComment {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2789
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Thanks, I hate it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1725378459 {#2784
      date: 2024-09-03 17:47:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2790 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    -id: 314831
    -bodyTs: "'hate':3 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7445345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705436537 {#2785
      date: 2024-01-16 21:22:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "But you haven’t even tried it 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705437540 {#3044
    date: 2024-01-16 21:39:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@bigkahuna1986@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 314880
  -bodyTs: "'even':5 'haven':3 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6752274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437540 {#3043
    date: 2024-01-16 21:39: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
153 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
154 DENIED moderate
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks, I hate it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1725378459 {#2784
        date: 2024-09-03 17:47:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 314831
      -bodyTs: "'hate':3 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7445345"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705436537 {#2785
        date: 2024-01-16 21:22:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "But you haven’t even tried it 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705437540 {#3044
      date: 2024-01-16 21:39:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@bigkahuna1986@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3040 …}
    +nested: Doctrine\ORM\PersistentCollection {#3038 …}
    +votes: Doctrine\ORM\PersistentCollection {#3118 …}
    +reports: Doctrine\ORM\PersistentCollection {#3119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
    -id: 314880
    -bodyTs: "'even':5 'haven':3 'tri':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6752274"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705437540 {#3043
      date: 2024-01-16 21:39:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "I hate to think how much I would like it if it actually tasted like nacho cheese Doritos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705454298 {#3357
    date: 2024-01-17 02:18:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@bigkahuna1986@lemmy.ml"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 315604
  -bodyTs: "'actual':13 'chees':17 'dorito':18 'hate':2 'like':9,15 'much':6 'nacho':16 'tast':14 'think':4 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6758280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705454298 {#3358
    date: 2024-01-17 02:18:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks, I hate it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1725378459 {#2784
        date: 2024-09-03 17:47:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 314831
      -bodyTs: "'hate':3 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7445345"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705436537 {#2785
        date: 2024-01-16 21:22:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "But you haven’t even tried it 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705437540 {#3044
      date: 2024-01-16 21:39:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@bigkahuna1986@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3040 …}
    +nested: Doctrine\ORM\PersistentCollection {#3038 …}
    +votes: Doctrine\ORM\PersistentCollection {#3118 …}
    +reports: Doctrine\ORM\PersistentCollection {#3119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
    -id: 314880
    -bodyTs: "'even':5 'haven':3 'tri':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6752274"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705437540 {#3043
      date: 2024-01-16 21:39:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "I hate to think how much I would like it if it actually tasted like nacho cheese Doritos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705454298 {#3357
    date: 2024-01-17 02:18:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@bigkahuna1986@lemmy.ml"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 315604
  -bodyTs: "'actual':13 'chees':17 'dorito':18 'hate':2 'like':9,15 'much':6 'nacho':16 'tast':14 'think':4 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6758280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705454298 {#3358
    date: 2024-01-17 02:18:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks, I hate it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1725378459 {#2784
        date: 2024-09-03 17:47:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 314831
      -bodyTs: "'hate':3 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7445345"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705436537 {#2785
        date: 2024-01-16 21:22:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "But you haven’t even tried it 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705437540 {#3044
      date: 2024-01-16 21:39:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@bigkahuna1986@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3040 …}
    +nested: Doctrine\ORM\PersistentCollection {#3038 …}
    +votes: Doctrine\ORM\PersistentCollection {#3118 …}
    +reports: Doctrine\ORM\PersistentCollection {#3119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
    -id: 314880
    -bodyTs: "'even':5 'haven':3 'tri':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6752274"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705437540 {#3043
      date: 2024-01-16 21:39:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "I hate to think how much I would like it if it actually tasted like nacho cheese Doritos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705454298 {#3357
    date: 2024-01-17 02:18:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@bigkahuna1986@lemmy.ml"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 315604
  -bodyTs: "'actual':13 'chees':17 'dorito':18 'hate':2 'like':9,15 'much':6 'nacho':16 'tast':14 'think':4 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6758280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705454298 {#3358
    date: 2024-01-17 02:18:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 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
158 DENIED moderate
App\Entity\EntryComment {#2862
  +user: App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2863 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m browsing by “new” but this joke was from a week or two ago. Can we please move on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1725288357 {#2857
    date: 2024-09-02 16:45:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2864 …}
  +nested: Doctrine\ORM\PersistentCollection {#2866 …}
  +votes: Doctrine\ORM\PersistentCollection {#2868 …}
  +reports: Doctrine\ORM\PersistentCollection {#2870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
  -id: 314968
  -bodyTs: "'ago':15 'brows':3 'joke':8 'm':2 'move':19 'new':5 'pleas':18 'two':14 'week':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6752859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705439514 {#2858
    date: 2024-01-16 22:11:54.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
159 DENIED edit
App\Entity\EntryComment {#2862
  +user: App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2863 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m browsing by “new” but this joke was from a week or two ago. Can we please move on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1725288357 {#2857
    date: 2024-09-02 16:45:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2864 …}
  +nested: Doctrine\ORM\PersistentCollection {#2866 …}
  +votes: Doctrine\ORM\PersistentCollection {#2868 …}
  +reports: Doctrine\ORM\PersistentCollection {#2870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
  -id: 314968
  -bodyTs: "'ago':15 'brows':3 'joke':8 'm':2 'move':19 'new':5 'pleas':18 'two':14 'week':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6752859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705439514 {#2858
    date: 2024-01-16 22:11:54.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
160 DENIED moderate
App\Entity\EntryComment {#2862
  +user: App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2863 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m browsing by “new” but this joke was from a week or two ago. Can we please move on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1725288357 {#2857
    date: 2024-09-02 16:45:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2864 …}
  +nested: Doctrine\ORM\PersistentCollection {#2866 …}
  +votes: Doctrine\ORM\PersistentCollection {#2868 …}
  +reports: Doctrine\ORM\PersistentCollection {#2870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
  -id: 314968
  -bodyTs: "'ago':15 'brows':3 'joke':8 'm':2 'move':19 'new':5 'pleas':18 'two':14 'week':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6752859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705439514 {#2858
    date: 2024-01-16 22:11:54.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
161 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
162 DENIED moderate
App\Entity\EntryComment {#3112
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2863 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2863 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m browsing by “new” but this joke was from a week or two ago. Can we please move on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1725288357 {#2857
      date: 2024-09-02 16:45:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2864 …}
    +nested: Doctrine\ORM\PersistentCollection {#2866 …}
    +votes: Doctrine\ORM\PersistentCollection {#2868 …}
    +reports: Doctrine\ORM\PersistentCollection {#2870 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
    -id: 314968
    -bodyTs: "'ago':15 'brows':3 'joke':8 'm':2 'move':19 'new':5 'pleas':18 'two':14 'week':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6752859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705439514 {#2858
      date: 2024-01-16 22:11:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    Sure, I have an idea. How about we talk about beans…\n
    \n
    ![](https://lemmy.zip/pictrs/image/a392c9f1-27c2-4191-8ad6-d10543d5b19a.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705446853 {#3110
    date: 2024-01-17 00:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 315292
  -bodyTs: "'/pictrs/image/a392c9f1-27c2-4191-8ad6-d10543d5b19a.webp)':14 'bean':11 'idea':5 'lemmy.zip':13 'lemmy.zip/pictrs/image/a392c9f1-27c2-4191-8ad6-d10543d5b19a.webp)':12 'sure':1 'talk':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6381791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705446853 {#3111
    date: 2024-01-17 00:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3112
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2863 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2863 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m browsing by “new” but this joke was from a week or two ago. Can we please move on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1725288357 {#2857
      date: 2024-09-02 16:45:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2864 …}
    +nested: Doctrine\ORM\PersistentCollection {#2866 …}
    +votes: Doctrine\ORM\PersistentCollection {#2868 …}
    +reports: Doctrine\ORM\PersistentCollection {#2870 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
    -id: 314968
    -bodyTs: "'ago':15 'brows':3 'joke':8 'm':2 'move':19 'new':5 'pleas':18 'two':14 'week':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6752859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705439514 {#2858
      date: 2024-01-16 22:11:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    Sure, I have an idea. How about we talk about beans…\n
    \n
    ![](https://lemmy.zip/pictrs/image/a392c9f1-27c2-4191-8ad6-d10543d5b19a.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705446853 {#3110
    date: 2024-01-17 00:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 315292
  -bodyTs: "'/pictrs/image/a392c9f1-27c2-4191-8ad6-d10543d5b19a.webp)':14 'bean':11 'idea':5 'lemmy.zip':13 'lemmy.zip/pictrs/image/a392c9f1-27c2-4191-8ad6-d10543d5b19a.webp)':12 'sure':1 'talk':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6381791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705446853 {#3111
    date: 2024-01-17 00:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3112
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2863 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2863 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m browsing by “new” but this joke was from a week or two ago. Can we please move on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1725288357 {#2857
      date: 2024-09-02 16:45:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2864 …}
    +nested: Doctrine\ORM\PersistentCollection {#2866 …}
    +votes: Doctrine\ORM\PersistentCollection {#2868 …}
    +reports: Doctrine\ORM\PersistentCollection {#2870 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
    -id: 314968
    -bodyTs: "'ago':15 'brows':3 'joke':8 'm':2 'move':19 'new':5 'pleas':18 'two':14 'week':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6752859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705439514 {#2858
      date: 2024-01-16 22:11:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2862}
  +body: """
    Sure, I have an idea. How about we talk about beans…\n
    \n
    ![](https://lemmy.zip/pictrs/image/a392c9f1-27c2-4191-8ad6-d10543d5b19a.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705446853 {#3110
    date: 2024-01-17 00:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 315292
  -bodyTs: "'/pictrs/image/a392c9f1-27c2-4191-8ad6-d10543d5b19a.webp)':14 'bean':11 'idea':5 'lemmy.zip':13 'lemmy.zip/pictrs/image/a392c9f1-27c2-4191-8ad6-d10543d5b19a.webp)':12 'sure':1 'talk':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6381791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705446853 {#3111
    date: 2024-01-17 00:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 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
166 DENIED moderate
App\Entity\EntryComment {#2937
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "What is Purebred, If it’s not just inbred with the paperwork to prove it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1725084603 {#2931
    date: 2024-08-31 08:10:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2941 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  -id: 313757
  -bodyTs: "'inbr':9 'paperwork':12 'prove':14 'purebr':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6745694"
  +editedAt: DateTimeImmutable @1725790115 {#2932
    date: 2024-09-08 12:08:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705416377 {#2933
    date: 2024-01-16 15:46:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2937
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "What is Purebred, If it’s not just inbred with the paperwork to prove it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1725084603 {#2931
    date: 2024-08-31 08:10:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2941 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  -id: 313757
  -bodyTs: "'inbr':9 'paperwork':12 'prove':14 'purebr':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6745694"
  +editedAt: DateTimeImmutable @1725790115 {#2932
    date: 2024-09-08 12:08:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705416377 {#2933
    date: 2024-01-16 15:46:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2937
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "What is Purebred, If it’s not just inbred with the paperwork to prove it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1725084603 {#2931
    date: 2024-08-31 08:10:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2941 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  -id: 313757
  -bodyTs: "'inbr':9 'paperwork':12 'prove':14 'purebr':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6745694"
  +editedAt: DateTimeImmutable @1725790115 {#2932
    date: 2024-09-08 12:08:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705416377 {#2933
    date: 2024-01-16 15:46:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 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
170 DENIED moderate
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2937
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "What is Purebred, If it’s not just inbred with the paperwork to prove it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1725084603 {#2931
      date: 2024-08-31 08:10:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2941 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    -id: 313757
    -bodyTs: "'inbr':9 'paperwork':12 'prove':14 'purebr':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6745694"
    +editedAt: DateTimeImmutable @1725790115 {#2932
      date: 2024-09-08 12:08:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705416377 {#2933
      date: 2024-01-16 15:46:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2937}
  +body: "Yea its like the house of Habsburg vs. Alabama"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705429315 {#3023
    date: 2024-01-16 19:21:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@CaptainMcMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 314458
  -bodyTs: "'alabama':9 'habsburg':7 'hous':5 'like':3 'vs':8 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6749813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705429315 {#3026
    date: 2024-01-16 19:21:55.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
171 DENIED edit
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2937
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "What is Purebred, If it’s not just inbred with the paperwork to prove it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1725084603 {#2931
      date: 2024-08-31 08:10:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2941 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    -id: 313757
    -bodyTs: "'inbr':9 'paperwork':12 'prove':14 'purebr':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6745694"
    +editedAt: DateTimeImmutable @1725790115 {#2932
      date: 2024-09-08 12:08:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705416377 {#2933
      date: 2024-01-16 15:46:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2937}
  +body: "Yea its like the house of Habsburg vs. Alabama"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705429315 {#3023
    date: 2024-01-16 19:21:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@CaptainMcMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 314458
  -bodyTs: "'alabama':9 'habsburg':7 'hous':5 'like':3 'vs':8 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6749813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705429315 {#3026
    date: 2024-01-16 19:21:55.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
172 DENIED moderate
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2937
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "What is Purebred, If it’s not just inbred with the paperwork to prove it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1725084603 {#2931
      date: 2024-08-31 08:10:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2941 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    -id: 313757
    -bodyTs: "'inbr':9 'paperwork':12 'prove':14 'purebr':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6745694"
    +editedAt: DateTimeImmutable @1725790115 {#2932
      date: 2024-09-08 12:08:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705416377 {#2933
      date: 2024-01-16 15:46:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2937}
  +body: "Yea its like the house of Habsburg vs. Alabama"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705429315 {#3023
    date: 2024-01-16 19:21:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@CaptainMcMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 314458
  -bodyTs: "'alabama':9 'habsburg':7 'hous':5 'like':3 'vs':8 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6749813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705429315 {#3026
    date: 2024-01-16 19:21:55.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
173 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
174 DENIED moderate
App\Entity\EntryComment {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2937
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "What is Purebred, If it’s not just inbred with the paperwork to prove it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1725084603 {#2931
      date: 2024-08-31 08:10:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2941 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    -id: 313757
    -bodyTs: "'inbr':9 'paperwork':12 'prove':14 'purebr':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6745694"
    +editedAt: DateTimeImmutable @1725790115 {#2932
      date: 2024-09-08 12:08:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705416377 {#2933
      date: 2024-01-16 15:46:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2937}
  +body: """
    I used to think that as well.\n
    \n
    But I took the saying “adopt and shop responsibly” to heart and looked up what a responsible breeder has to do to be considered one.\n
    \n
    Genetic tests determine if the dogs have known genes that cause diseases. If one of the parents has a recessive gene for a disease that won’t express in the pups because the other parent doesn’t have it, you can keep dogs that have desirable traits like excellent personality, lack of anxiety and general health in the gene pool—helping to maintain genetic diversity while not passing down a disease.\n
    \n
    The kennel clubs (CKC) have started helping to reduce inbreeding by keeping track of the lineage of dogs and avoiding inbreeding by calculating the coefficient of inbreeding. The COI is a metric used in dog breeding to measure the level of inbreeding in a dog’s pedigree. It is an excellent tool for an institution that used to inadvertently encourage inbreeding because they created standards. Can more be done? Yes, is this a step in the right direction? Yes.\n
    \n
    It’s worth noting that genetic tests don’t know everything, they might only test for a handful of the 20,000 or so genes and we don’t know what all genes do, and some genes are benign in some breeds and dangerous in others. This is why x-rays and elbow and hip assesments of the parents are still important. It’s also why meeting the parents of you puppy is important. If you don’t like them, you won’t like their pups.\n
    \n
    On top of that epigenetics massively impacts the behaviour of pups. This is especially true if the grandmother of a puppy had a happy stress free life. Yes, we now know that improvements from *nurture* not just nature can be inherited. Dogs with happy lives produce happy dogs.\n
    \n
    A responsible breeder will have done all of this, as well as done early socialisation and desensitization for the first eight weeks of the pups and many more considerations like limiting the amount of times they use a dam. These tests and assessments would have cost them around $10,000 for the dam and sire.\n
    \n
    I wrote this insane response because if typing this on a meme educated one person who might get a dog, then the world is just a little bit of a better place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705431963 {#3092
    date: 2024-01-16 20:06:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@CaptainMcMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 314573
  -bodyTs: "'000':204,367 '10':366 '20':203 'adopt':13 'also':248 'amount':350 'anxieti':85 'around':365 'asses':239 'assess':360 'avoid':123 'behaviour':278 'benign':221 'better':403 'bit':400 'breed':139,224 'breeder':25,320 'calcul':126 'caus':43 'ckc':107 'club':106 'coeffici':128 'coi':132 'consid':31 'consider':346 'cost':363 'creat':167 'dam':356,370 'danger':226 'desensit':334 'desir':78 'determin':35 'direct':181 'diseas':44,56,103 'divers':97 'doesn':68 'dog':38,75,121,138,148,311,317,392 'done':172,323,330 'earli':331 'educ':385 'eight':338 'elbow':236 'encourag':163 'epigenet':274 'especi':283 'everyth':193 'excel':81,154 'express':60 'first':337 'free':295 'gene':41,53,91,207,215,219 'general':87 'genet':33,96,188 'get':390 'grandmoth':287 'hand':200 'happi':293,313,316 'health':88 'heart':18 'help':93,110 'hip':238 'impact':276 'import':245,257 'improv':302 'inadvert':162 'inbreed':113,124,130,145,164 'inherit':310 'insan':376 'institut':158 'keep':74,115 'kennel':105 'know':192,212,300 'known':40 'lack':83 'level':143 'life':296 'like':80,262,267,347 'limit':348 'lineag':119 'littl':399 'live':314 'look':20 'maintain':95 'mani':344 'massiv':275 'measur':141 'meet':250 'meme':384 'metric':135 'might':195,389 'natur':307 'note':186 'nurtur':304 'one':32,46,386 'other':228 'parent':49,67,242,252 'pass':100 'pedigre':150 'person':82,387 'place':404 'pool':92 'produc':315 'pup':63,269,280,342 'puppi':255,290 'ray':234 'recess':52 'reduc':112 'respons':16,24,319,377 'right':180 'say':12 'shop':15 'sire':372 'socialis':332 'standard':168 'start':109 'step':177 'still':244 'stress':294 'test':34,189,197,358 'think':4 'time':352 'took':10 'tool':155 'top':271 'track':116 'trait':79 'true':284 'type':380 'use':2,136,160,354 'week':339 'well':7,328 'won':58,265 'world':395 'worth':185 'would':361 'wrote':374 'x':233 'x-ray':232 'yes':173,182,297"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6433584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431963 {#3091
    date: 2024-01-16 20:06: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
175 DENIED edit
App\Entity\EntryComment {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2937
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "What is Purebred, If it’s not just inbred with the paperwork to prove it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1725084603 {#2931
      date: 2024-08-31 08:10:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2941 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    -id: 313757
    -bodyTs: "'inbr':9 'paperwork':12 'prove':14 'purebr':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6745694"
    +editedAt: DateTimeImmutable @1725790115 {#2932
      date: 2024-09-08 12:08:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705416377 {#2933
      date: 2024-01-16 15:46:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2937}
  +body: """
    I used to think that as well.\n
    \n
    But I took the saying “adopt and shop responsibly” to heart and looked up what a responsible breeder has to do to be considered one.\n
    \n
    Genetic tests determine if the dogs have known genes that cause diseases. If one of the parents has a recessive gene for a disease that won’t express in the pups because the other parent doesn’t have it, you can keep dogs that have desirable traits like excellent personality, lack of anxiety and general health in the gene pool—helping to maintain genetic diversity while not passing down a disease.\n
    \n
    The kennel clubs (CKC) have started helping to reduce inbreeding by keeping track of the lineage of dogs and avoiding inbreeding by calculating the coefficient of inbreeding. The COI is a metric used in dog breeding to measure the level of inbreeding in a dog’s pedigree. It is an excellent tool for an institution that used to inadvertently encourage inbreeding because they created standards. Can more be done? Yes, is this a step in the right direction? Yes.\n
    \n
    It’s worth noting that genetic tests don’t know everything, they might only test for a handful of the 20,000 or so genes and we don’t know what all genes do, and some genes are benign in some breeds and dangerous in others. This is why x-rays and elbow and hip assesments of the parents are still important. It’s also why meeting the parents of you puppy is important. If you don’t like them, you won’t like their pups.\n
    \n
    On top of that epigenetics massively impacts the behaviour of pups. This is especially true if the grandmother of a puppy had a happy stress free life. Yes, we now know that improvements from *nurture* not just nature can be inherited. Dogs with happy lives produce happy dogs.\n
    \n
    A responsible breeder will have done all of this, as well as done early socialisation and desensitization for the first eight weeks of the pups and many more considerations like limiting the amount of times they use a dam. These tests and assessments would have cost them around $10,000 for the dam and sire.\n
    \n
    I wrote this insane response because if typing this on a meme educated one person who might get a dog, then the world is just a little bit of a better place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705431963 {#3092
    date: 2024-01-16 20:06:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@CaptainMcMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 314573
  -bodyTs: "'000':204,367 '10':366 '20':203 'adopt':13 'also':248 'amount':350 'anxieti':85 'around':365 'asses':239 'assess':360 'avoid':123 'behaviour':278 'benign':221 'better':403 'bit':400 'breed':139,224 'breeder':25,320 'calcul':126 'caus':43 'ckc':107 'club':106 'coeffici':128 'coi':132 'consid':31 'consider':346 'cost':363 'creat':167 'dam':356,370 'danger':226 'desensit':334 'desir':78 'determin':35 'direct':181 'diseas':44,56,103 'divers':97 'doesn':68 'dog':38,75,121,138,148,311,317,392 'done':172,323,330 'earli':331 'educ':385 'eight':338 'elbow':236 'encourag':163 'epigenet':274 'especi':283 'everyth':193 'excel':81,154 'express':60 'first':337 'free':295 'gene':41,53,91,207,215,219 'general':87 'genet':33,96,188 'get':390 'grandmoth':287 'hand':200 'happi':293,313,316 'health':88 'heart':18 'help':93,110 'hip':238 'impact':276 'import':245,257 'improv':302 'inadvert':162 'inbreed':113,124,130,145,164 'inherit':310 'insan':376 'institut':158 'keep':74,115 'kennel':105 'know':192,212,300 'known':40 'lack':83 'level':143 'life':296 'like':80,262,267,347 'limit':348 'lineag':119 'littl':399 'live':314 'look':20 'maintain':95 'mani':344 'massiv':275 'measur':141 'meet':250 'meme':384 'metric':135 'might':195,389 'natur':307 'note':186 'nurtur':304 'one':32,46,386 'other':228 'parent':49,67,242,252 'pass':100 'pedigre':150 'person':82,387 'place':404 'pool':92 'produc':315 'pup':63,269,280,342 'puppi':255,290 'ray':234 'recess':52 'reduc':112 'respons':16,24,319,377 'right':180 'say':12 'shop':15 'sire':372 'socialis':332 'standard':168 'start':109 'step':177 'still':244 'stress':294 'test':34,189,197,358 'think':4 'time':352 'took':10 'tool':155 'top':271 'track':116 'trait':79 'true':284 'type':380 'use':2,136,160,354 'week':339 'well':7,328 'won':58,265 'world':395 'worth':185 'would':361 'wrote':374 'x':233 'x-ray':232 'yes':173,182,297"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6433584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431963 {#3091
    date: 2024-01-16 20:06: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
176 DENIED moderate
App\Entity\EntryComment {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2937
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2938 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "What is Purebred, If it’s not just inbred with the paperwork to prove it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1725084603 {#2931
      date: 2024-08-31 08:10:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2941 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    -id: 313757
    -bodyTs: "'inbr':9 'paperwork':12 'prove':14 'purebr':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6745694"
    +editedAt: DateTimeImmutable @1725790115 {#2932
      date: 2024-09-08 12:08:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705416377 {#2933
      date: 2024-01-16 15:46:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2937}
  +body: """
    I used to think that as well.\n
    \n
    But I took the saying “adopt and shop responsibly” to heart and looked up what a responsible breeder has to do to be considered one.\n
    \n
    Genetic tests determine if the dogs have known genes that cause diseases. If one of the parents has a recessive gene for a disease that won’t express in the pups because the other parent doesn’t have it, you can keep dogs that have desirable traits like excellent personality, lack of anxiety and general health in the gene pool—helping to maintain genetic diversity while not passing down a disease.\n
    \n
    The kennel clubs (CKC) have started helping to reduce inbreeding by keeping track of the lineage of dogs and avoiding inbreeding by calculating the coefficient of inbreeding. The COI is a metric used in dog breeding to measure the level of inbreeding in a dog’s pedigree. It is an excellent tool for an institution that used to inadvertently encourage inbreeding because they created standards. Can more be done? Yes, is this a step in the right direction? Yes.\n
    \n
    It’s worth noting that genetic tests don’t know everything, they might only test for a handful of the 20,000 or so genes and we don’t know what all genes do, and some genes are benign in some breeds and dangerous in others. This is why x-rays and elbow and hip assesments of the parents are still important. It’s also why meeting the parents of you puppy is important. If you don’t like them, you won’t like their pups.\n
    \n
    On top of that epigenetics massively impacts the behaviour of pups. This is especially true if the grandmother of a puppy had a happy stress free life. Yes, we now know that improvements from *nurture* not just nature can be inherited. Dogs with happy lives produce happy dogs.\n
    \n
    A responsible breeder will have done all of this, as well as done early socialisation and desensitization for the first eight weeks of the pups and many more considerations like limiting the amount of times they use a dam. These tests and assessments would have cost them around $10,000 for the dam and sire.\n
    \n
    I wrote this insane response because if typing this on a meme educated one person who might get a dog, then the world is just a little bit of a better place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705431963 {#3092
    date: 2024-01-16 20:06:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@CaptainMcMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 314573
  -bodyTs: "'000':204,367 '10':366 '20':203 'adopt':13 'also':248 'amount':350 'anxieti':85 'around':365 'asses':239 'assess':360 'avoid':123 'behaviour':278 'benign':221 'better':403 'bit':400 'breed':139,224 'breeder':25,320 'calcul':126 'caus':43 'ckc':107 'club':106 'coeffici':128 'coi':132 'consid':31 'consider':346 'cost':363 'creat':167 'dam':356,370 'danger':226 'desensit':334 'desir':78 'determin':35 'direct':181 'diseas':44,56,103 'divers':97 'doesn':68 'dog':38,75,121,138,148,311,317,392 'done':172,323,330 'earli':331 'educ':385 'eight':338 'elbow':236 'encourag':163 'epigenet':274 'especi':283 'everyth':193 'excel':81,154 'express':60 'first':337 'free':295 'gene':41,53,91,207,215,219 'general':87 'genet':33,96,188 'get':390 'grandmoth':287 'hand':200 'happi':293,313,316 'health':88 'heart':18 'help':93,110 'hip':238 'impact':276 'import':245,257 'improv':302 'inadvert':162 'inbreed':113,124,130,145,164 'inherit':310 'insan':376 'institut':158 'keep':74,115 'kennel':105 'know':192,212,300 'known':40 'lack':83 'level':143 'life':296 'like':80,262,267,347 'limit':348 'lineag':119 'littl':399 'live':314 'look':20 'maintain':95 'mani':344 'massiv':275 'measur':141 'meet':250 'meme':384 'metric':135 'might':195,389 'natur':307 'note':186 'nurtur':304 'one':32,46,386 'other':228 'parent':49,67,242,252 'pass':100 'pedigre':150 'person':82,387 'place':404 'pool':92 'produc':315 'pup':63,269,280,342 'puppi':255,290 'ray':234 'recess':52 'reduc':112 'respons':16,24,319,377 'right':180 'say':12 'shop':15 'sire':372 'socialis':332 'standard':168 'start':109 'step':177 'still':244 'stress':294 'test':34,189,197,358 'think':4 'time':352 'took':10 'tool':155 'top':271 'track':116 'trait':79 'true':284 'type':380 'use':2,136,160,354 'week':339 'well':7,328 'won':58,265 'world':395 'worth':185 'would':361 'wrote':374 'x':233 'x-ray':232 'yes':173,182,297"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6433584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431963 {#3091
    date: 2024-01-16 20:06: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