GET https://kbin.spritesserver.nl/d/lemmy.today/comments/newest?p=50

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.01 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.05 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: "But then how do I dry it off before going back to work??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702011298 {#1875
    date: 2023-12-08 05:54:58.0 +01: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: 209354
  -bodyTs: "'back':11 'dri':6 'go':10 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5890564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702011298 {#1845
    date: 2023-12-08 05:54: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
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: "But then how do I dry it off before going back to work??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702011298 {#1875
    date: 2023-12-08 05:54:58.0 +01: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: 209354
  -bodyTs: "'back':11 'dri':6 'go':10 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5890564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702011298 {#1845
    date: 2023-12-08 05:54: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
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: "But then how do I dry it off before going back to work??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702011298 {#1875
    date: 2023-12-08 05:54:58.0 +01: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: 209354
  -bodyTs: "'back':11 'dri':6 'go':10 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5890564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702011298 {#1845
    date: 2023-12-08 05:54: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
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 {#1563
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "how do you mess up the ball dryer that badly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702010912 {#1560
    date: 2023-12-08 05:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 209343
  -bodyTs: "'bad':10 'ball':7 'dryer':8 'mess':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702010912 {#1559
    date: 2023-12-08 05:48:32.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 {#1563
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "how do you mess up the ball dryer that badly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702010912 {#1560
    date: 2023-12-08 05:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 209343
  -bodyTs: "'bad':10 'ball':7 'dryer':8 'mess':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702010912 {#1559
    date: 2023-12-08 05:48:32.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 {#1563
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "how do you mess up the ball dryer that badly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702010912 {#1560
    date: 2023-12-08 05:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 209343
  -bodyTs: "'bad':10 'ball':7 'dryer':8 'mess':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702010912 {#1559
    date: 2023-12-08 05:48:32.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 {#2462
  +user: App\Entity\User {#2471 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Almost, just missing a little.\n
    \n
    ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703441342 {#2463
    date: 2023-12-24 19:09:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 209338
  -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5890370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702010778 {#2448
    date: 2023-12-08 05:46:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#2471 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Almost, just missing a little.\n
    \n
    ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703441342 {#2463
    date: 2023-12-24 19:09:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 209338
  -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5890370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702010778 {#2448
    date: 2023-12-08 05:46:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#2471 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Almost, just missing a little.\n
    \n
    ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703441342 {#2463
    date: 2023-12-24 19:09:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 209338
  -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5890370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702010778 {#2448
    date: 2023-12-08 05:46:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2462
    +user: App\Entity\User {#2471 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Almost, just missing a little.\n
      \n
      ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1703441342 {#2463
      date: 2023-12-24 19:09:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2456 …}
    +nested: Doctrine\ORM\PersistentCollection {#2453 …}
    +votes: Doctrine\ORM\PersistentCollection {#2457 …}
    +reports: Doctrine\ORM\PersistentCollection {#2455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
    -id: 209338
    -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5890370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702010778 {#2448
      date: 2023-12-08 05:46:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Very subtle, but I think you turned SF and Oakland red?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702011750 {#3178
    date: 2023-12-08 06:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
  ]
  +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: 209371
  -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3942199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702011750 {#3179
    date: 2023-12-08 06:02:30.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 {#3180
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2462
    +user: App\Entity\User {#2471 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Almost, just missing a little.\n
      \n
      ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1703441342 {#2463
      date: 2023-12-24 19:09:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2456 …}
    +nested: Doctrine\ORM\PersistentCollection {#2453 …}
    +votes: Doctrine\ORM\PersistentCollection {#2457 …}
    +reports: Doctrine\ORM\PersistentCollection {#2455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
    -id: 209338
    -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5890370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702010778 {#2448
      date: 2023-12-08 05:46:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Very subtle, but I think you turned SF and Oakland red?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702011750 {#3178
    date: 2023-12-08 06:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
  ]
  +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: 209371
  -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3942199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702011750 {#3179
    date: 2023-12-08 06:02:30.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 {#3180
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2462
    +user: App\Entity\User {#2471 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Almost, just missing a little.\n
      \n
      ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1703441342 {#2463
      date: 2023-12-24 19:09:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2456 …}
    +nested: Doctrine\ORM\PersistentCollection {#2453 …}
    +votes: Doctrine\ORM\PersistentCollection {#2457 …}
    +reports: Doctrine\ORM\PersistentCollection {#2455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
    -id: 209338
    -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5890370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702010778 {#2448
      date: 2023-12-08 05:46:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Very subtle, but I think you turned SF and Oakland red?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702011750 {#3178
    date: 2023-12-08 06:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
  ]
  +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: 209371
  -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3942199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702011750 {#3179
    date: 2023-12-08 06:02:30.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 {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2462
      +user: App\Entity\User {#2471 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Almost, just missing a little.\n
        \n
        ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1703441342 {#2463
        date: 2023-12-24 19:09:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 209338
      -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5890370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702010778 {#2448
        date: 2023-12-08 05:46:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Very subtle, but I think you turned SF and Oakland red?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702011750 {#3178
      date: 2023-12-08 06:02:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
    ]
    +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: 209371
    -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3942199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702011750 {#3179
      date: 2023-12-08 06:02:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "What was changed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702016680 {#3263
    date: 2023-12-08 07:24:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 209479
  -bodyTs: "'chang':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5891891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702016680 {#3264
    date: 2023-12-08 07:24:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2462
      +user: App\Entity\User {#2471 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Almost, just missing a little.\n
        \n
        ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1703441342 {#2463
        date: 2023-12-24 19:09:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 209338
      -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5890370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702010778 {#2448
        date: 2023-12-08 05:46:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Very subtle, but I think you turned SF and Oakland red?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702011750 {#3178
      date: 2023-12-08 06:02:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
    ]
    +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: 209371
    -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3942199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702011750 {#3179
      date: 2023-12-08 06:02:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "What was changed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702016680 {#3263
    date: 2023-12-08 07:24:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 209479
  -bodyTs: "'chang':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5891891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702016680 {#3264
    date: 2023-12-08 07:24:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2462
      +user: App\Entity\User {#2471 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Almost, just missing a little.\n
        \n
        ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1703441342 {#2463
        date: 2023-12-24 19:09:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 209338
      -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5890370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702010778 {#2448
        date: 2023-12-08 05:46:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Very subtle, but I think you turned SF and Oakland red?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702011750 {#3178
      date: 2023-12-08 06:02:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
    ]
    +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: 209371
    -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3942199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702011750 {#3179
      date: 2023-12-08 06:02:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "What was changed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702016680 {#3263
    date: 2023-12-08 07:24:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 209479
  -bodyTs: "'chang':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5891891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702016680 {#3264
    date: 2023-12-08 07:24:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#3413
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3180
      +user: Proxies\__CG__\App\Entity\User {#3089 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#2462
        +user: App\Entity\User {#2471 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Almost, just missing a little.\n
          \n
          ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1703441342 {#2463
          date: 2023-12-24 19:09:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2456 …}
        +nested: Doctrine\ORM\PersistentCollection {#2453 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
        -id: 209338
        -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5890370"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702010778 {#2448
          date: 2023-12-08 05:46:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "Very subtle, but I think you turned SF and Oakland red?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702011750 {#3178
        date: 2023-12-08 06:02:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
      ]
      +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: 209371
      -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3942199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702011750 {#3179
        date: 2023-12-08 06:02:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "What was changed?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702016680 {#3263
      date: 2023-12-08 07:24:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3267 …}
    +nested: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 209479
    -bodyTs: "'chang':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5891891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702016680 {#3264
      date: 2023-12-08 07:24:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Zoom in on the Bay Area"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702019442 {#3411
    date: 2023-12-08 08:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3414 …}
  +nested: Doctrine\ORM\PersistentCollection {#3416 …}
  +votes: Doctrine\ORM\PersistentCollection {#3418 …}
  +reports: Doctrine\ORM\PersistentCollection {#3420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
  -id: 209555
  -bodyTs: "'area':6 'bay':5 'zoom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3944098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702019442 {#3412
    date: 2023-12-08 08:10: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
23 DENIED edit
App\Entity\EntryComment {#3413
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3180
      +user: Proxies\__CG__\App\Entity\User {#3089 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#2462
        +user: App\Entity\User {#2471 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Almost, just missing a little.\n
          \n
          ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1703441342 {#2463
          date: 2023-12-24 19:09:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2456 …}
        +nested: Doctrine\ORM\PersistentCollection {#2453 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
        -id: 209338
        -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5890370"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702010778 {#2448
          date: 2023-12-08 05:46:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "Very subtle, but I think you turned SF and Oakland red?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702011750 {#3178
        date: 2023-12-08 06:02:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
      ]
      +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: 209371
      -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3942199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702011750 {#3179
        date: 2023-12-08 06:02:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "What was changed?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702016680 {#3263
      date: 2023-12-08 07:24:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3267 …}
    +nested: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 209479
    -bodyTs: "'chang':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5891891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702016680 {#3264
      date: 2023-12-08 07:24:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Zoom in on the Bay Area"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702019442 {#3411
    date: 2023-12-08 08:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3414 …}
  +nested: Doctrine\ORM\PersistentCollection {#3416 …}
  +votes: Doctrine\ORM\PersistentCollection {#3418 …}
  +reports: Doctrine\ORM\PersistentCollection {#3420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
  -id: 209555
  -bodyTs: "'area':6 'bay':5 'zoom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3944098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702019442 {#3412
    date: 2023-12-08 08:10: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
24 DENIED moderate
App\Entity\EntryComment {#3413
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3180
      +user: Proxies\__CG__\App\Entity\User {#3089 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#2462
        +user: App\Entity\User {#2471 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Almost, just missing a little.\n
          \n
          ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1703441342 {#2463
          date: 2023-12-24 19:09:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2456 …}
        +nested: Doctrine\ORM\PersistentCollection {#2453 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
        -id: 209338
        -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5890370"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702010778 {#2448
          date: 2023-12-08 05:46:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "Very subtle, but I think you turned SF and Oakland red?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702011750 {#3178
        date: 2023-12-08 06:02:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
      ]
      +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: 209371
      -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3942199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702011750 {#3179
        date: 2023-12-08 06:02:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "What was changed?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702016680 {#3263
      date: 2023-12-08 07:24:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3267 …}
    +nested: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 209479
    -bodyTs: "'chang':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5891891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702016680 {#3264
      date: 2023-12-08 07:24:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Zoom in on the Bay Area"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702019442 {#3411
    date: 2023-12-08 08:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3414 …}
  +nested: Doctrine\ORM\PersistentCollection {#3416 …}
  +votes: Doctrine\ORM\PersistentCollection {#3418 …}
  +reports: Doctrine\ORM\PersistentCollection {#3420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
  -id: 209555
  -bodyTs: "'area':6 'bay':5 'zoom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3944098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702019442 {#3412
    date: 2023-12-08 08:10: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
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 {#3438
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3265
      +user: Proxies\__CG__\App\Entity\User {#3266 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#3180
        +user: Proxies\__CG__\App\Entity\User {#3089 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: App\Entity\EntryComment {#2462
          +user: App\Entity\User {#2471 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Almost, just missing a little.\n
            \n
            ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1703441342 {#2463
            date: 2023-12-24 19:09:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2456 …}
          +nested: Doctrine\ORM\PersistentCollection {#2453 …}
          +votes: Doctrine\ORM\PersistentCollection {#2457 …}
          +reports: Doctrine\ORM\PersistentCollection {#2455 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
          -id: 209338
          -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5890370"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702010778 {#2448
            date: 2023-12-08 05:46:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2462}
        +body: "Very subtle, but I think you turned SF and Oakland red?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1702011750 {#3178
          date: 2023-12-08 06:02:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@alquicksilver@lemmy.world"
        ]
        +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: 209371
        -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3942199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702011750 {#3179
          date: 2023-12-08 06:02:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "What was changed?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702016680 {#3263
        date: 2023-12-08 07:24:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3267 …}
      +nested: Doctrine\ORM\PersistentCollection {#3269 …}
      +votes: Doctrine\ORM\PersistentCollection {#3271 …}
      +reports: Doctrine\ORM\PersistentCollection {#3273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
      -id: 209479
      -bodyTs: "'chang':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5891891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702016680 {#3264
        date: 2023-12-08 07:24:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Zoom in on the Bay Area"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702019442 {#3411
      date: 2023-12-08 08:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3414 …}
    +nested: Doctrine\ORM\PersistentCollection {#3416 …}
    +votes: Doctrine\ORM\PersistentCollection {#3418 …}
    +reports: Doctrine\ORM\PersistentCollection {#3420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
    -id: 209555
    -bodyTs: "'area':6 'bay':5 'zoom':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3944098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702019442 {#3412
      date: 2023-12-08 08:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Dang. Is the bay area overrun with meth now? San Francisco used to be such an amazing city."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702020768 {#3439
    date: 2023-12-08 08:32:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3433 …}
  +nested: Doctrine\ORM\PersistentCollection {#3427 …}
  +votes: Doctrine\ORM\PersistentCollection {#3431 …}
  +reports: Doctrine\ORM\PersistentCollection {#3442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3446 …}
  -id: 209582
  -bodyTs: "'amaz':17 'area':5 'bay':4 'citi':18 'dang':1 'francisco':11 'meth':8 'overrun':6 'san':10 'use':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5892677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702020768 {#3436
    date: 2023-12-08 08:32:48.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 {#3438
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3265
      +user: Proxies\__CG__\App\Entity\User {#3266 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#3180
        +user: Proxies\__CG__\App\Entity\User {#3089 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: App\Entity\EntryComment {#2462
          +user: App\Entity\User {#2471 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Almost, just missing a little.\n
            \n
            ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1703441342 {#2463
            date: 2023-12-24 19:09:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2456 …}
          +nested: Doctrine\ORM\PersistentCollection {#2453 …}
          +votes: Doctrine\ORM\PersistentCollection {#2457 …}
          +reports: Doctrine\ORM\PersistentCollection {#2455 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
          -id: 209338
          -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5890370"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702010778 {#2448
            date: 2023-12-08 05:46:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2462}
        +body: "Very subtle, but I think you turned SF and Oakland red?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1702011750 {#3178
          date: 2023-12-08 06:02:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@alquicksilver@lemmy.world"
        ]
        +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: 209371
        -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3942199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702011750 {#3179
          date: 2023-12-08 06:02:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "What was changed?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702016680 {#3263
        date: 2023-12-08 07:24:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3267 …}
      +nested: Doctrine\ORM\PersistentCollection {#3269 …}
      +votes: Doctrine\ORM\PersistentCollection {#3271 …}
      +reports: Doctrine\ORM\PersistentCollection {#3273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
      -id: 209479
      -bodyTs: "'chang':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5891891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702016680 {#3264
        date: 2023-12-08 07:24:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Zoom in on the Bay Area"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702019442 {#3411
      date: 2023-12-08 08:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3414 …}
    +nested: Doctrine\ORM\PersistentCollection {#3416 …}
    +votes: Doctrine\ORM\PersistentCollection {#3418 …}
    +reports: Doctrine\ORM\PersistentCollection {#3420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
    -id: 209555
    -bodyTs: "'area':6 'bay':5 'zoom':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3944098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702019442 {#3412
      date: 2023-12-08 08:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Dang. Is the bay area overrun with meth now? San Francisco used to be such an amazing city."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702020768 {#3439
    date: 2023-12-08 08:32:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3433 …}
  +nested: Doctrine\ORM\PersistentCollection {#3427 …}
  +votes: Doctrine\ORM\PersistentCollection {#3431 …}
  +reports: Doctrine\ORM\PersistentCollection {#3442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3446 …}
  -id: 209582
  -bodyTs: "'amaz':17 'area':5 'bay':4 'citi':18 'dang':1 'francisco':11 'meth':8 'overrun':6 'san':10 'use':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5892677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702020768 {#3436
    date: 2023-12-08 08:32:48.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 {#3438
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3265
      +user: Proxies\__CG__\App\Entity\User {#3266 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#3180
        +user: Proxies\__CG__\App\Entity\User {#3089 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: App\Entity\EntryComment {#2462
          +user: App\Entity\User {#2471 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Almost, just missing a little.\n
            \n
            ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1703441342 {#2463
            date: 2023-12-24 19:09:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2456 …}
          +nested: Doctrine\ORM\PersistentCollection {#2453 …}
          +votes: Doctrine\ORM\PersistentCollection {#2457 …}
          +reports: Doctrine\ORM\PersistentCollection {#2455 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
          -id: 209338
          -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5890370"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702010778 {#2448
            date: 2023-12-08 05:46:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2462}
        +body: "Very subtle, but I think you turned SF and Oakland red?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1702011750 {#3178
          date: 2023-12-08 06:02:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@alquicksilver@lemmy.world"
        ]
        +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: 209371
        -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3942199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702011750 {#3179
          date: 2023-12-08 06:02:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "What was changed?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702016680 {#3263
        date: 2023-12-08 07:24:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3267 …}
      +nested: Doctrine\ORM\PersistentCollection {#3269 …}
      +votes: Doctrine\ORM\PersistentCollection {#3271 …}
      +reports: Doctrine\ORM\PersistentCollection {#3273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
      -id: 209479
      -bodyTs: "'chang':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5891891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702016680 {#3264
        date: 2023-12-08 07:24:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Zoom in on the Bay Area"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702019442 {#3411
      date: 2023-12-08 08:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3414 …}
    +nested: Doctrine\ORM\PersistentCollection {#3416 …}
    +votes: Doctrine\ORM\PersistentCollection {#3418 …}
    +reports: Doctrine\ORM\PersistentCollection {#3420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
    -id: 209555
    -bodyTs: "'area':6 'bay':5 'zoom':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3944098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702019442 {#3412
      date: 2023-12-08 08:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Dang. Is the bay area overrun with meth now? San Francisco used to be such an amazing city."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702020768 {#3439
    date: 2023-12-08 08:32:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3433 …}
  +nested: Doctrine\ORM\PersistentCollection {#3427 …}
  +votes: Doctrine\ORM\PersistentCollection {#3431 …}
  +reports: Doctrine\ORM\PersistentCollection {#3442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3446 …}
  -id: 209582
  -bodyTs: "'amaz':17 'area':5 'bay':4 'citi':18 'dang':1 'francisco':11 'meth':8 'overrun':6 'san':10 'use':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5892677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702020768 {#3436
    date: 2023-12-08 08:32:48.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 {#3463
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3438
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3089 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#3265
        +user: Proxies\__CG__\App\Entity\User {#3266 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: App\Entity\EntryComment {#3180
          +user: Proxies\__CG__\App\Entity\User {#3089 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
          +image: null
          +parent: App\Entity\EntryComment {#2462
            +user: App\Entity\User {#2471 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Almost, just missing a little.\n
              \n
              ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1703441342 {#2463
              date: 2023-12-24 19:09:02.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2456 …}
            +nested: Doctrine\ORM\PersistentCollection {#2453 …}
            +votes: Doctrine\ORM\PersistentCollection {#2457 …}
            +reports: Doctrine\ORM\PersistentCollection {#2455 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
            -id: 209338
            -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5890370"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702010778 {#2448
              date: 2023-12-08 05:46:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2462}
          +body: "Very subtle, but I think you turned SF and Oakland red?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1702011750 {#3178
            date: 2023-12-08 06:02:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@alquicksilver@lemmy.world"
          ]
          +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: 209371
          -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/3942199"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702011750 {#3179
            date: 2023-12-08 06:02:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2462}
        +body: "What was changed?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702016680 {#3263
          date: 2023-12-08 07:24:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@alquicksilver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3267 …}
        +nested: Doctrine\ORM\PersistentCollection {#3269 …}
        +votes: Doctrine\ORM\PersistentCollection {#3271 …}
        +reports: Doctrine\ORM\PersistentCollection {#3273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
        -id: 209479
        -bodyTs: "'chang':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5891891"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702016680 {#3264
          date: 2023-12-08 07:24:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "Zoom in on the Bay Area"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702019442 {#3411
        date: 2023-12-08 08:10:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
        "@Anticorp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3414 …}
      +nested: Doctrine\ORM\PersistentCollection {#3416 …}
      +votes: Doctrine\ORM\PersistentCollection {#3418 …}
      +reports: Doctrine\ORM\PersistentCollection {#3420 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
      -id: 209555
      -bodyTs: "'area':6 'bay':5 'zoom':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3944098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702019442 {#3412
        date: 2023-12-08 08:10:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Dang. Is the bay area overrun with meth now? San Francisco used to be such an amazing city."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702020768 {#3439
      date: 2023-12-08 08:32:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3433 …}
    +nested: Doctrine\ORM\PersistentCollection {#3427 …}
    +votes: Doctrine\ORM\PersistentCollection {#3431 …}
    +reports: Doctrine\ORM\PersistentCollection {#3442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3446 …}
    -id: 209582
    -bodyTs: "'amaz':17 'area':5 'bay':4 'citi':18 'dang':1 'francisco':11 'meth':8 'overrun':6 'san':10 'use':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5892677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702020768 {#3436
      date: 2023-12-08 08:32:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "I think it’s heroin and crack moreso than meth but yeah, it’s not pretty"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702021850 {#3458
    date: 2023-12-08 08:50:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3455 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
  -id: 209605
  -bodyTs: "'crack':7 'heroin':5 'meth':10 'moreso':8 'pretti':16 'think':2 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3944543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702021850 {#3461
    date: 2023-12-08 08:50:50.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 {#3463
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3438
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3089 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#3265
        +user: Proxies\__CG__\App\Entity\User {#3266 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: App\Entity\EntryComment {#3180
          +user: Proxies\__CG__\App\Entity\User {#3089 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
          +image: null
          +parent: App\Entity\EntryComment {#2462
            +user: App\Entity\User {#2471 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Almost, just missing a little.\n
              \n
              ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1703441342 {#2463
              date: 2023-12-24 19:09:02.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2456 …}
            +nested: Doctrine\ORM\PersistentCollection {#2453 …}
            +votes: Doctrine\ORM\PersistentCollection {#2457 …}
            +reports: Doctrine\ORM\PersistentCollection {#2455 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
            -id: 209338
            -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5890370"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702010778 {#2448
              date: 2023-12-08 05:46:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2462}
          +body: "Very subtle, but I think you turned SF and Oakland red?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1702011750 {#3178
            date: 2023-12-08 06:02:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@alquicksilver@lemmy.world"
          ]
          +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: 209371
          -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/3942199"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702011750 {#3179
            date: 2023-12-08 06:02:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2462}
        +body: "What was changed?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702016680 {#3263
          date: 2023-12-08 07:24:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@alquicksilver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3267 …}
        +nested: Doctrine\ORM\PersistentCollection {#3269 …}
        +votes: Doctrine\ORM\PersistentCollection {#3271 …}
        +reports: Doctrine\ORM\PersistentCollection {#3273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
        -id: 209479
        -bodyTs: "'chang':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5891891"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702016680 {#3264
          date: 2023-12-08 07:24:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "Zoom in on the Bay Area"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702019442 {#3411
        date: 2023-12-08 08:10:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
        "@Anticorp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3414 …}
      +nested: Doctrine\ORM\PersistentCollection {#3416 …}
      +votes: Doctrine\ORM\PersistentCollection {#3418 …}
      +reports: Doctrine\ORM\PersistentCollection {#3420 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
      -id: 209555
      -bodyTs: "'area':6 'bay':5 'zoom':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3944098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702019442 {#3412
        date: 2023-12-08 08:10:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Dang. Is the bay area overrun with meth now? San Francisco used to be such an amazing city."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702020768 {#3439
      date: 2023-12-08 08:32:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3433 …}
    +nested: Doctrine\ORM\PersistentCollection {#3427 …}
    +votes: Doctrine\ORM\PersistentCollection {#3431 …}
    +reports: Doctrine\ORM\PersistentCollection {#3442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3446 …}
    -id: 209582
    -bodyTs: "'amaz':17 'area':5 'bay':4 'citi':18 'dang':1 'francisco':11 'meth':8 'overrun':6 'san':10 'use':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5892677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702020768 {#3436
      date: 2023-12-08 08:32:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "I think it’s heroin and crack moreso than meth but yeah, it’s not pretty"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702021850 {#3458
    date: 2023-12-08 08:50:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3455 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
  -id: 209605
  -bodyTs: "'crack':7 'heroin':5 'meth':10 'moreso':8 'pretti':16 'think':2 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3944543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702021850 {#3461
    date: 2023-12-08 08:50:50.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 {#3463
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3438
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3089 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#3265
        +user: Proxies\__CG__\App\Entity\User {#3266 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: App\Entity\EntryComment {#3180
          +user: Proxies\__CG__\App\Entity\User {#3089 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
          +image: null
          +parent: App\Entity\EntryComment {#2462
            +user: App\Entity\User {#2471 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Almost, just missing a little.\n
              \n
              ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1703441342 {#2463
              date: 2023-12-24 19:09:02.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2456 …}
            +nested: Doctrine\ORM\PersistentCollection {#2453 …}
            +votes: Doctrine\ORM\PersistentCollection {#2457 …}
            +reports: Doctrine\ORM\PersistentCollection {#2455 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
            -id: 209338
            -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5890370"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702010778 {#2448
              date: 2023-12-08 05:46:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2462}
          +body: "Very subtle, but I think you turned SF and Oakland red?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1702011750 {#3178
            date: 2023-12-08 06:02:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@alquicksilver@lemmy.world"
          ]
          +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: 209371
          -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/3942199"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702011750 {#3179
            date: 2023-12-08 06:02:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2462}
        +body: "What was changed?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702016680 {#3263
          date: 2023-12-08 07:24:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@alquicksilver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3267 …}
        +nested: Doctrine\ORM\PersistentCollection {#3269 …}
        +votes: Doctrine\ORM\PersistentCollection {#3271 …}
        +reports: Doctrine\ORM\PersistentCollection {#3273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
        -id: 209479
        -bodyTs: "'chang':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5891891"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702016680 {#3264
          date: 2023-12-08 07:24:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "Zoom in on the Bay Area"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702019442 {#3411
        date: 2023-12-08 08:10:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
        "@Anticorp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3414 …}
      +nested: Doctrine\ORM\PersistentCollection {#3416 …}
      +votes: Doctrine\ORM\PersistentCollection {#3418 …}
      +reports: Doctrine\ORM\PersistentCollection {#3420 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
      -id: 209555
      -bodyTs: "'area':6 'bay':5 'zoom':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3944098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702019442 {#3412
        date: 2023-12-08 08:10:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Dang. Is the bay area overrun with meth now? San Francisco used to be such an amazing city."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702020768 {#3439
      date: 2023-12-08 08:32:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3433 …}
    +nested: Doctrine\ORM\PersistentCollection {#3427 …}
    +votes: Doctrine\ORM\PersistentCollection {#3431 …}
    +reports: Doctrine\ORM\PersistentCollection {#3442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3446 …}
    -id: 209582
    -bodyTs: "'amaz':17 'area':5 'bay':4 'citi':18 'dang':1 'francisco':11 'meth':8 'overrun':6 'san':10 'use':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5892677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702020768 {#3436
      date: 2023-12-08 08:32:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "I think it’s heroin and crack moreso than meth but yeah, it’s not pretty"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702021850 {#3458
    date: 2023-12-08 08:50:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3455 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
  -id: 209605
  -bodyTs: "'crack':7 'heroin':5 'meth':10 'moreso':8 'pretti':16 'think':2 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3944543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702021850 {#3461
    date: 2023-12-08 08:50:50.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 {#3485
  +user: Proxies\__CG__\App\Entity\User {#3477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3463
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3438
      +user: Proxies\__CG__\App\Entity\User {#3266 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#3413
        +user: Proxies\__CG__\App\Entity\User {#3089 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: App\Entity\EntryComment {#3265
          +user: Proxies\__CG__\App\Entity\User {#3266 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
          +image: null
          +parent: App\Entity\EntryComment {#3180
            +user: Proxies\__CG__\App\Entity\User {#3089 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
            +image: null
            +parent: App\Entity\EntryComment {#2462
              +user: App\Entity\User {#2471 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                Almost, just missing a little.\n
                \n
                ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 16
              +score: 0
              +lastActive: DateTime @1703441342 {#2463
                date: 2023-12-24 19:09:02.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2456 …}
              +nested: Doctrine\ORM\PersistentCollection {#2453 …}
              +votes: Doctrine\ORM\PersistentCollection {#2457 …}
              +reports: Doctrine\ORM\PersistentCollection {#2455 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
              -id: 209338
              -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5890370"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702010778 {#2448
                date: 2023-12-08 05:46:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2462}
            +body: "Very subtle, but I think you turned SF and Oakland red?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1702011750 {#3178
              date: 2023-12-08 06:02:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@alquicksilver@lemmy.world"
            ]
            +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: 209371
            -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.today/comment/3942199"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702011750 {#3179
              date: 2023-12-08 06:02:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2462}
          +body: "What was changed?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1702016680 {#3263
            date: 2023-12-08 07:24:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@alquicksilver@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3267 …}
          +nested: Doctrine\ORM\PersistentCollection {#3269 …}
          +votes: Doctrine\ORM\PersistentCollection {#3271 …}
          +reports: Doctrine\ORM\PersistentCollection {#3273 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
          -id: 209479
          -bodyTs: "'chang':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5891891"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702016680 {#3264
            date: 2023-12-08 07:24:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2462}
        +body: "Zoom in on the Bay Area"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702019442 {#3411
          date: 2023-12-08 08:10:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@alquicksilver@lemmy.world"
          "@Anticorp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3414 …}
        +nested: Doctrine\ORM\PersistentCollection {#3416 …}
        +votes: Doctrine\ORM\PersistentCollection {#3418 …}
        +reports: Doctrine\ORM\PersistentCollection {#3420 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
        -id: 209555
        -bodyTs: "'area':6 'bay':5 'zoom':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3944098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702019442 {#3412
          date: 2023-12-08 08:10:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "Dang. Is the bay area overrun with meth now? San Francisco used to be such an amazing city."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702020768 {#3439
        date: 2023-12-08 08:32:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
        "@Anticorp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3433 …}
      +nested: Doctrine\ORM\PersistentCollection {#3427 …}
      +votes: Doctrine\ORM\PersistentCollection {#3431 …}
      +reports: Doctrine\ORM\PersistentCollection {#3442 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3444 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3446 …}
      -id: 209582
      -bodyTs: "'amaz':17 'area':5 'bay':4 'citi':18 'dang':1 'francisco':11 'meth':8 'overrun':6 'san':10 'use':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5892677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702020768 {#3436
        date: 2023-12-08 08:32:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "I think it’s heroin and crack moreso than meth but yeah, it’s not pretty"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702021850 {#3458
      date: 2023-12-08 08:50:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3455 …}
    +nested: Doctrine\ORM\PersistentCollection {#3452 …}
    +votes: Doctrine\ORM\PersistentCollection {#3450 …}
    +reports: Doctrine\ORM\PersistentCollection {#3464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
    -id: 209605
    -bodyTs: "'crack':7 'heroin':5 'meth':10 'moreso':8 'pretti':16 'think':2 'yeah':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3944543"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702021850 {#3461
      date: 2023-12-08 08:50:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Supposedly everything is now contaminated with fentanyl."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702022316 {#3480
    date: 2023-12-08 08:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3475 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3471 …}
  +reports: Doctrine\ORM\PersistentCollection {#3487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
  -id: 209616
  -bodyTs: "'contamin':5 'everyth':2 'fentanyl':7 'suppos':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7117978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702022316 {#3483
    date: 2023-12-08 08:58:36.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 {#3485
  +user: Proxies\__CG__\App\Entity\User {#3477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3463
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3438
      +user: Proxies\__CG__\App\Entity\User {#3266 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#3413
        +user: Proxies\__CG__\App\Entity\User {#3089 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: App\Entity\EntryComment {#3265
          +user: Proxies\__CG__\App\Entity\User {#3266 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
          +image: null
          +parent: App\Entity\EntryComment {#3180
            +user: Proxies\__CG__\App\Entity\User {#3089 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
            +image: null
            +parent: App\Entity\EntryComment {#2462
              +user: App\Entity\User {#2471 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                Almost, just missing a little.\n
                \n
                ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 16
              +score: 0
              +lastActive: DateTime @1703441342 {#2463
                date: 2023-12-24 19:09:02.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2456 …}
              +nested: Doctrine\ORM\PersistentCollection {#2453 …}
              +votes: Doctrine\ORM\PersistentCollection {#2457 …}
              +reports: Doctrine\ORM\PersistentCollection {#2455 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
              -id: 209338
              -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5890370"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702010778 {#2448
                date: 2023-12-08 05:46:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2462}
            +body: "Very subtle, but I think you turned SF and Oakland red?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1702011750 {#3178
              date: 2023-12-08 06:02:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@alquicksilver@lemmy.world"
            ]
            +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: 209371
            -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.today/comment/3942199"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702011750 {#3179
              date: 2023-12-08 06:02:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2462}
          +body: "What was changed?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1702016680 {#3263
            date: 2023-12-08 07:24:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@alquicksilver@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3267 …}
          +nested: Doctrine\ORM\PersistentCollection {#3269 …}
          +votes: Doctrine\ORM\PersistentCollection {#3271 …}
          +reports: Doctrine\ORM\PersistentCollection {#3273 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
          -id: 209479
          -bodyTs: "'chang':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5891891"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702016680 {#3264
            date: 2023-12-08 07:24:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2462}
        +body: "Zoom in on the Bay Area"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702019442 {#3411
          date: 2023-12-08 08:10:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@alquicksilver@lemmy.world"
          "@Anticorp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3414 …}
        +nested: Doctrine\ORM\PersistentCollection {#3416 …}
        +votes: Doctrine\ORM\PersistentCollection {#3418 …}
        +reports: Doctrine\ORM\PersistentCollection {#3420 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
        -id: 209555
        -bodyTs: "'area':6 'bay':5 'zoom':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3944098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702019442 {#3412
          date: 2023-12-08 08:10:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "Dang. Is the bay area overrun with meth now? San Francisco used to be such an amazing city."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702020768 {#3439
        date: 2023-12-08 08:32:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
        "@Anticorp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3433 …}
      +nested: Doctrine\ORM\PersistentCollection {#3427 …}
      +votes: Doctrine\ORM\PersistentCollection {#3431 …}
      +reports: Doctrine\ORM\PersistentCollection {#3442 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3444 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3446 …}
      -id: 209582
      -bodyTs: "'amaz':17 'area':5 'bay':4 'citi':18 'dang':1 'francisco':11 'meth':8 'overrun':6 'san':10 'use':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5892677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702020768 {#3436
        date: 2023-12-08 08:32:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "I think it’s heroin and crack moreso than meth but yeah, it’s not pretty"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702021850 {#3458
      date: 2023-12-08 08:50:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3455 …}
    +nested: Doctrine\ORM\PersistentCollection {#3452 …}
    +votes: Doctrine\ORM\PersistentCollection {#3450 …}
    +reports: Doctrine\ORM\PersistentCollection {#3464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
    -id: 209605
    -bodyTs: "'crack':7 'heroin':5 'meth':10 'moreso':8 'pretti':16 'think':2 'yeah':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3944543"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702021850 {#3461
      date: 2023-12-08 08:50:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Supposedly everything is now contaminated with fentanyl."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702022316 {#3480
    date: 2023-12-08 08:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3475 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3471 …}
  +reports: Doctrine\ORM\PersistentCollection {#3487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
  -id: 209616
  -bodyTs: "'contamin':5 'everyth':2 'fentanyl':7 'suppos':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7117978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702022316 {#3483
    date: 2023-12-08 08:58:36.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 {#3485
  +user: Proxies\__CG__\App\Entity\User {#3477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3463
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3438
      +user: Proxies\__CG__\App\Entity\User {#3266 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#3413
        +user: Proxies\__CG__\App\Entity\User {#3089 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: App\Entity\EntryComment {#3265
          +user: Proxies\__CG__\App\Entity\User {#3266 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
          +image: null
          +parent: App\Entity\EntryComment {#3180
            +user: Proxies\__CG__\App\Entity\User {#3089 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
            +image: null
            +parent: App\Entity\EntryComment {#2462
              +user: App\Entity\User {#2471 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                Almost, just missing a little.\n
                \n
                ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 16
              +score: 0
              +lastActive: DateTime @1703441342 {#2463
                date: 2023-12-24 19:09:02.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2456 …}
              +nested: Doctrine\ORM\PersistentCollection {#2453 …}
              +votes: Doctrine\ORM\PersistentCollection {#2457 …}
              +reports: Doctrine\ORM\PersistentCollection {#2455 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
              -id: 209338
              -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5890370"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702010778 {#2448
                date: 2023-12-08 05:46:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2462}
            +body: "Very subtle, but I think you turned SF and Oakland red?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1702011750 {#3178
              date: 2023-12-08 06:02:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@alquicksilver@lemmy.world"
            ]
            +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: 209371
            -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.today/comment/3942199"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702011750 {#3179
              date: 2023-12-08 06:02:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2462}
          +body: "What was changed?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1702016680 {#3263
            date: 2023-12-08 07:24:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@alquicksilver@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3267 …}
          +nested: Doctrine\ORM\PersistentCollection {#3269 …}
          +votes: Doctrine\ORM\PersistentCollection {#3271 …}
          +reports: Doctrine\ORM\PersistentCollection {#3273 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
          -id: 209479
          -bodyTs: "'chang':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5891891"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702016680 {#3264
            date: 2023-12-08 07:24:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2462}
        +body: "Zoom in on the Bay Area"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702019442 {#3411
          date: 2023-12-08 08:10:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@alquicksilver@lemmy.world"
          "@Anticorp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3414 …}
        +nested: Doctrine\ORM\PersistentCollection {#3416 …}
        +votes: Doctrine\ORM\PersistentCollection {#3418 …}
        +reports: Doctrine\ORM\PersistentCollection {#3420 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
        -id: 209555
        -bodyTs: "'area':6 'bay':5 'zoom':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3944098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702019442 {#3412
          date: 2023-12-08 08:10:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "Dang. Is the bay area overrun with meth now? San Francisco used to be such an amazing city."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702020768 {#3439
        date: 2023-12-08 08:32:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
        "@Anticorp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3433 …}
      +nested: Doctrine\ORM\PersistentCollection {#3427 …}
      +votes: Doctrine\ORM\PersistentCollection {#3431 …}
      +reports: Doctrine\ORM\PersistentCollection {#3442 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3444 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3446 …}
      -id: 209582
      -bodyTs: "'amaz':17 'area':5 'bay':4 'citi':18 'dang':1 'francisco':11 'meth':8 'overrun':6 'san':10 'use':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5892677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702020768 {#3436
        date: 2023-12-08 08:32:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "I think it’s heroin and crack moreso than meth but yeah, it’s not pretty"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702021850 {#3458
      date: 2023-12-08 08:50:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3455 …}
    +nested: Doctrine\ORM\PersistentCollection {#3452 …}
    +votes: Doctrine\ORM\PersistentCollection {#3450 …}
    +reports: Doctrine\ORM\PersistentCollection {#3464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
    -id: 209605
    -bodyTs: "'crack':7 'heroin':5 'meth':10 'moreso':8 'pretti':16 'think':2 'yeah':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3944543"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702021850 {#3461
      date: 2023-12-08 08:50:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Supposedly everything is now contaminated with fentanyl."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702022316 {#3480
    date: 2023-12-08 08:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3475 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3471 …}
  +reports: Doctrine\ORM\PersistentCollection {#3487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
  -id: 209616
  -bodyTs: "'contamin':5 'everyth':2 'fentanyl':7 'suppos':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7117978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702022316 {#3483
    date: 2023-12-08 08:58:36.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 {#3508
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3485
    +user: Proxies\__CG__\App\Entity\User {#3477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3463
      +user: Proxies\__CG__\App\Entity\User {#3089 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#3438
        +user: Proxies\__CG__\App\Entity\User {#3266 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: App\Entity\EntryComment {#3413
          +user: Proxies\__CG__\App\Entity\User {#3089 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
          +image: null
          +parent: App\Entity\EntryComment {#3265
            +user: Proxies\__CG__\App\Entity\User {#3266 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
            +image: null
            +parent: App\Entity\EntryComment {#3180
              +user: Proxies\__CG__\App\Entity\User {#3089 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
              +image: null
              +parent: App\Entity\EntryComment {#2462
                +user: App\Entity\User {#2471 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Almost, just missing a little.\n
                  \n
                  ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 16
                +score: 0
                +lastActive: DateTime @1703441342 {#2463
                  date: 2023-12-24 19:09:02.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2456 …}
                +nested: Doctrine\ORM\PersistentCollection {#2453 …}
                +votes: Doctrine\ORM\PersistentCollection {#2457 …}
                +reports: Doctrine\ORM\PersistentCollection {#2455 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
                -id: 209338
                -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5890370"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702010778 {#2448
                  date: 2023-12-08 05:46:18.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2462}
              +body: "Very subtle, but I think you turned SF and Oakland red?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 13
              +score: 0
              +lastActive: DateTime @1702011750 {#3178
                date: 2023-12-08 06:02:30.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@alquicksilver@lemmy.world"
              ]
              +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: 209371
              -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.today/comment/3942199"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702011750 {#3179
                date: 2023-12-08 06:02:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2462}
            +body: "What was changed?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1702016680 {#3263
              date: 2023-12-08 07:24:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@alquicksilver@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3267 …}
            +nested: Doctrine\ORM\PersistentCollection {#3269 …}
            +votes: Doctrine\ORM\PersistentCollection {#3271 …}
            +reports: Doctrine\ORM\PersistentCollection {#3273 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
            -id: 209479
            -bodyTs: "'chang':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5891891"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702016680 {#3264
              date: 2023-12-08 07:24:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2462}
          +body: "Zoom in on the Bay Area"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702019442 {#3411
            date: 2023-12-08 08:10:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@alquicksilver@lemmy.world"
            "@Anticorp@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3414 …}
          +nested: Doctrine\ORM\PersistentCollection {#3416 …}
          +votes: Doctrine\ORM\PersistentCollection {#3418 …}
          +reports: Doctrine\ORM\PersistentCollection {#3420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
          -id: 209555
          -bodyTs: "'area':6 'bay':5 'zoom':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/3944098"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702019442 {#3412
            date: 2023-12-08 08:10:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2462}
        +body: "Dang. Is the bay area overrun with meth now? San Francisco used to be such an amazing city."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702020768 {#3439
          date: 2023-12-08 08:32:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@alquicksilver@lemmy.world"
          "@Anticorp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3433 …}
        +nested: Doctrine\ORM\PersistentCollection {#3427 …}
        +votes: Doctrine\ORM\PersistentCollection {#3431 …}
        +reports: Doctrine\ORM\PersistentCollection {#3442 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3444 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3446 …}
        -id: 209582
        -bodyTs: "'amaz':17 'area':5 'bay':4 'citi':18 'dang':1 'francisco':11 'meth':8 'overrun':6 'san':10 'use':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5892677"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702020768 {#3436
          date: 2023-12-08 08:32:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "I think it’s heroin and crack moreso than meth but yeah, it’s not pretty"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702021850 {#3458
        date: 2023-12-08 08:50:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
        "@Anticorp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3455 …}
      +nested: Doctrine\ORM\PersistentCollection {#3452 …}
      +votes: Doctrine\ORM\PersistentCollection {#3450 …}
      +reports: Doctrine\ORM\PersistentCollection {#3464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
      -id: 209605
      -bodyTs: "'crack':7 'heroin':5 'meth':10 'moreso':8 'pretti':16 'think':2 'yeah':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3944543"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702021850 {#3461
        date: 2023-12-08 08:50:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Supposedly everything is now contaminated with fentanyl."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702022316 {#3480
      date: 2023-12-08 08:58:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3475 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3471 …}
    +reports: Doctrine\ORM\PersistentCollection {#3487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
    -id: 209616
    -bodyTs: "'contamin':5 'everyth':2 'fentanyl':7 'suppos':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7117978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702022316 {#3483
      date: 2023-12-08 08:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Also, everything in California causes cancer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702023299 {#3503
    date: 2023-12-08 09:14:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3500 …}
  +nested: Doctrine\ORM\PersistentCollection {#3497 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
  -id: 209652
  -bodyTs: "'also':1 'california':4 'cancer':6 'caus':5 'everyth':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3944823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702023299 {#3506
    date: 2023-12-08 09:14: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 {#3508
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3485
    +user: Proxies\__CG__\App\Entity\User {#3477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3463
      +user: Proxies\__CG__\App\Entity\User {#3089 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#3438
        +user: Proxies\__CG__\App\Entity\User {#3266 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: App\Entity\EntryComment {#3413
          +user: Proxies\__CG__\App\Entity\User {#3089 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
          +image: null
          +parent: App\Entity\EntryComment {#3265
            +user: Proxies\__CG__\App\Entity\User {#3266 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
            +image: null
            +parent: App\Entity\EntryComment {#3180
              +user: Proxies\__CG__\App\Entity\User {#3089 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
              +image: null
              +parent: App\Entity\EntryComment {#2462
                +user: App\Entity\User {#2471 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Almost, just missing a little.\n
                  \n
                  ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 16
                +score: 0
                +lastActive: DateTime @1703441342 {#2463
                  date: 2023-12-24 19:09:02.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2456 …}
                +nested: Doctrine\ORM\PersistentCollection {#2453 …}
                +votes: Doctrine\ORM\PersistentCollection {#2457 …}
                +reports: Doctrine\ORM\PersistentCollection {#2455 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
                -id: 209338
                -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5890370"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702010778 {#2448
                  date: 2023-12-08 05:46:18.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2462}
              +body: "Very subtle, but I think you turned SF and Oakland red?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 13
              +score: 0
              +lastActive: DateTime @1702011750 {#3178
                date: 2023-12-08 06:02:30.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@alquicksilver@lemmy.world"
              ]
              +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: 209371
              -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.today/comment/3942199"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702011750 {#3179
                date: 2023-12-08 06:02:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2462}
            +body: "What was changed?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1702016680 {#3263
              date: 2023-12-08 07:24:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@alquicksilver@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3267 …}
            +nested: Doctrine\ORM\PersistentCollection {#3269 …}
            +votes: Doctrine\ORM\PersistentCollection {#3271 …}
            +reports: Doctrine\ORM\PersistentCollection {#3273 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
            -id: 209479
            -bodyTs: "'chang':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5891891"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702016680 {#3264
              date: 2023-12-08 07:24:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2462}
          +body: "Zoom in on the Bay Area"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702019442 {#3411
            date: 2023-12-08 08:10:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@alquicksilver@lemmy.world"
            "@Anticorp@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3414 …}
          +nested: Doctrine\ORM\PersistentCollection {#3416 …}
          +votes: Doctrine\ORM\PersistentCollection {#3418 …}
          +reports: Doctrine\ORM\PersistentCollection {#3420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
          -id: 209555
          -bodyTs: "'area':6 'bay':5 'zoom':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/3944098"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702019442 {#3412
            date: 2023-12-08 08:10:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2462}
        +body: "Dang. Is the bay area overrun with meth now? San Francisco used to be such an amazing city."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702020768 {#3439
          date: 2023-12-08 08:32:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@alquicksilver@lemmy.world"
          "@Anticorp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3433 …}
        +nested: Doctrine\ORM\PersistentCollection {#3427 …}
        +votes: Doctrine\ORM\PersistentCollection {#3431 …}
        +reports: Doctrine\ORM\PersistentCollection {#3442 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3444 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3446 …}
        -id: 209582
        -bodyTs: "'amaz':17 'area':5 'bay':4 'citi':18 'dang':1 'francisco':11 'meth':8 'overrun':6 'san':10 'use':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5892677"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702020768 {#3436
          date: 2023-12-08 08:32:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "I think it’s heroin and crack moreso than meth but yeah, it’s not pretty"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702021850 {#3458
        date: 2023-12-08 08:50:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
        "@Anticorp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3455 …}
      +nested: Doctrine\ORM\PersistentCollection {#3452 …}
      +votes: Doctrine\ORM\PersistentCollection {#3450 …}
      +reports: Doctrine\ORM\PersistentCollection {#3464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
      -id: 209605
      -bodyTs: "'crack':7 'heroin':5 'meth':10 'moreso':8 'pretti':16 'think':2 'yeah':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3944543"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702021850 {#3461
        date: 2023-12-08 08:50:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Supposedly everything is now contaminated with fentanyl."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702022316 {#3480
      date: 2023-12-08 08:58:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3475 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3471 …}
    +reports: Doctrine\ORM\PersistentCollection {#3487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
    -id: 209616
    -bodyTs: "'contamin':5 'everyth':2 'fentanyl':7 'suppos':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7117978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702022316 {#3483
      date: 2023-12-08 08:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Also, everything in California causes cancer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702023299 {#3503
    date: 2023-12-08 09:14:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3500 …}
  +nested: Doctrine\ORM\PersistentCollection {#3497 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
  -id: 209652
  -bodyTs: "'also':1 'california':4 'cancer':6 'caus':5 'everyth':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3944823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702023299 {#3506
    date: 2023-12-08 09:14: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 {#3508
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3485
    +user: Proxies\__CG__\App\Entity\User {#3477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3463
      +user: Proxies\__CG__\App\Entity\User {#3089 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#3438
        +user: Proxies\__CG__\App\Entity\User {#3266 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: App\Entity\EntryComment {#3413
          +user: Proxies\__CG__\App\Entity\User {#3089 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
          +image: null
          +parent: App\Entity\EntryComment {#3265
            +user: Proxies\__CG__\App\Entity\User {#3266 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
            +image: null
            +parent: App\Entity\EntryComment {#3180
              +user: Proxies\__CG__\App\Entity\User {#3089 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
              +image: null
              +parent: App\Entity\EntryComment {#2462
                +user: App\Entity\User {#2471 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Almost, just missing a little.\n
                  \n
                  ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 16
                +score: 0
                +lastActive: DateTime @1703441342 {#2463
                  date: 2023-12-24 19:09:02.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2456 …}
                +nested: Doctrine\ORM\PersistentCollection {#2453 …}
                +votes: Doctrine\ORM\PersistentCollection {#2457 …}
                +reports: Doctrine\ORM\PersistentCollection {#2455 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
                -id: 209338
                -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5890370"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702010778 {#2448
                  date: 2023-12-08 05:46:18.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2462}
              +body: "Very subtle, but I think you turned SF and Oakland red?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 13
              +score: 0
              +lastActive: DateTime @1702011750 {#3178
                date: 2023-12-08 06:02:30.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@alquicksilver@lemmy.world"
              ]
              +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: 209371
              -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.today/comment/3942199"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702011750 {#3179
                date: 2023-12-08 06:02:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2462}
            +body: "What was changed?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1702016680 {#3263
              date: 2023-12-08 07:24:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@alquicksilver@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3267 …}
            +nested: Doctrine\ORM\PersistentCollection {#3269 …}
            +votes: Doctrine\ORM\PersistentCollection {#3271 …}
            +reports: Doctrine\ORM\PersistentCollection {#3273 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
            -id: 209479
            -bodyTs: "'chang':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5891891"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702016680 {#3264
              date: 2023-12-08 07:24:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2462}
          +body: "Zoom in on the Bay Area"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702019442 {#3411
            date: 2023-12-08 08:10:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@alquicksilver@lemmy.world"
            "@Anticorp@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3414 …}
          +nested: Doctrine\ORM\PersistentCollection {#3416 …}
          +votes: Doctrine\ORM\PersistentCollection {#3418 …}
          +reports: Doctrine\ORM\PersistentCollection {#3420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3424 …}
          -id: 209555
          -bodyTs: "'area':6 'bay':5 'zoom':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/3944098"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702019442 {#3412
            date: 2023-12-08 08:10:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2462}
        +body: "Dang. Is the bay area overrun with meth now? San Francisco used to be such an amazing city."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702020768 {#3439
          date: 2023-12-08 08:32:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@alquicksilver@lemmy.world"
          "@Anticorp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3433 …}
        +nested: Doctrine\ORM\PersistentCollection {#3427 …}
        +votes: Doctrine\ORM\PersistentCollection {#3431 …}
        +reports: Doctrine\ORM\PersistentCollection {#3442 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3444 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3446 …}
        -id: 209582
        -bodyTs: "'amaz':17 'area':5 'bay':4 'citi':18 'dang':1 'francisco':11 'meth':8 'overrun':6 'san':10 'use':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5892677"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702020768 {#3436
          date: 2023-12-08 08:32:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2462}
      +body: "I think it’s heroin and crack moreso than meth but yeah, it’s not pretty"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702021850 {#3458
        date: 2023-12-08 08:50:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@alquicksilver@lemmy.world"
        "@Anticorp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3455 …}
      +nested: Doctrine\ORM\PersistentCollection {#3452 …}
      +votes: Doctrine\ORM\PersistentCollection {#3450 …}
      +reports: Doctrine\ORM\PersistentCollection {#3464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
      -id: 209605
      -bodyTs: "'crack':7 'heroin':5 'meth':10 'moreso':8 'pretti':16 'think':2 'yeah':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3944543"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702021850 {#3461
        date: 2023-12-08 08:50:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Supposedly everything is now contaminated with fentanyl."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702022316 {#3480
      date: 2023-12-08 08:58:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3475 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3471 …}
    +reports: Doctrine\ORM\PersistentCollection {#3487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
    -id: 209616
    -bodyTs: "'contamin':5 'everyth':2 'fentanyl':7 'suppos':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7117978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702022316 {#3483
      date: 2023-12-08 08:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Also, everything in California causes cancer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702023299 {#3503
    date: 2023-12-08 09:14:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
    "@Anticorp@lemmy.world"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3500 …}
  +nested: Doctrine\ORM\PersistentCollection {#3497 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
  -id: 209652
  -bodyTs: "'also':1 'california':4 'cancer':6 'caus':5 'everyth':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3944823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702023299 {#3506
    date: 2023-12-08 09:14: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 {#3281
  +user: App\Entity\User {#2471 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2462
      +user: App\Entity\User {#2471 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Almost, just missing a little.\n
        \n
        ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1703441342 {#2463
        date: 2023-12-24 19:09:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 209338
      -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5890370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702010778 {#2448
        date: 2023-12-08 05:46:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Very subtle, but I think you turned SF and Oakland red?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702011750 {#3178
      date: 2023-12-08 06:02:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
    ]
    +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: 209371
    -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3942199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702011750 {#3179
      date: 2023-12-08 06:02:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Indeed. I moved away from the SF Bay Area, then came back after a decade and (parts of) SF/Oakland are, unfortunately, even more run down than I remember. There was always a large homeless population here but there seems to be way more aggressive folks out there now, high on something or other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702026416 {#3279
    date: 2023-12-08 10:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 209709
  -bodyTs: "'aggress':44 'alway':31 'area':9 'away':4 'back':12 'bay':8 'came':11 'decad':15 'even':22 'folk':45 'high':49 'homeless':34 'inde':1 'larg':33 'move':3 'part':17 'popul':35 'rememb':28 'run':24 'seem':39 'sf':7 'sf/oakland':19 'someth':51 'unfortun':21 'way':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5893569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702026416 {#3280
    date: 2023-12-08 10:06:56.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 {#3281
  +user: App\Entity\User {#2471 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2462
      +user: App\Entity\User {#2471 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Almost, just missing a little.\n
        \n
        ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1703441342 {#2463
        date: 2023-12-24 19:09:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 209338
      -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5890370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702010778 {#2448
        date: 2023-12-08 05:46:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Very subtle, but I think you turned SF and Oakland red?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702011750 {#3178
      date: 2023-12-08 06:02:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
    ]
    +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: 209371
    -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3942199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702011750 {#3179
      date: 2023-12-08 06:02:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Indeed. I moved away from the SF Bay Area, then came back after a decade and (parts of) SF/Oakland are, unfortunately, even more run down than I remember. There was always a large homeless population here but there seems to be way more aggressive folks out there now, high on something or other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702026416 {#3279
    date: 2023-12-08 10:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 209709
  -bodyTs: "'aggress':44 'alway':31 'area':9 'away':4 'back':12 'bay':8 'came':11 'decad':15 'even':22 'folk':45 'high':49 'homeless':34 'inde':1 'larg':33 'move':3 'part':17 'popul':35 'rememb':28 'run':24 'seem':39 'sf':7 'sf/oakland':19 'someth':51 'unfortun':21 'way':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5893569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702026416 {#3280
    date: 2023-12-08 10:06:56.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 {#3281
  +user: App\Entity\User {#2471 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2462
      +user: App\Entity\User {#2471 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Almost, just missing a little.\n
        \n
        ![](https://lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1703441342 {#2463
        date: 2023-12-24 19:09:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 209338
      -bodyTs: "'/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':8 'almost':1 'lemmy.world':7 'lemmy.world/pictrs/image/0b3be0cf-ee91-449c-8075-8dd588462fdb.png)':6 'littl':5 'miss':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5890370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702010778 {#2448
        date: 2023-12-08 05:46:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2462}
    +body: "Very subtle, but I think you turned SF and Oakland red?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702011750 {#3178
      date: 2023-12-08 06:02:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@alquicksilver@lemmy.world"
    ]
    +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: 209371
    -bodyTs: "'oakland':10 'red':11 'sf':8 'subtl':2 'think':5 'turn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3942199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702011750 {#3179
      date: 2023-12-08 06:02:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Indeed. I moved away from the SF Bay Area, then came back after a decade and (parts of) SF/Oakland are, unfortunately, even more run down than I remember. There was always a large homeless population here but there seems to be way more aggressive folks out there now, high on something or other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702026416 {#3279
    date: 2023-12-08 10:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@alquicksilver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 209709
  -bodyTs: "'aggress':44 'alway':31 'area':9 'away':4 'back':12 'bay':8 'came':11 'decad':15 'even':22 'folk':45 'high':49 'homeless':34 'inde':1 'larg':33 'move':3 'part':17 'popul':35 'rememb':28 'run':24 'seem':39 'sf':7 'sf/oakland':19 'someth':51 'unfortun':21 'way':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5893569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702026416 {#3280
    date: 2023-12-08 10:06:56.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 {#2079
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Worst urinal ever: 0/10, do not recommend.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703448939 {#2036
    date: 2023-12-24 21:15:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 209316
  -bodyTs: "'0/10':4 'ever':3 'recommend':7 'urin':2 'worst':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5889909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702009551 {#2037
    date: 2023-12-08 05:25: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
47 DENIED edit
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Worst urinal ever: 0/10, do not recommend.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703448939 {#2036
    date: 2023-12-24 21:15:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 209316
  -bodyTs: "'0/10':4 'ever':3 'recommend':7 'urin':2 'worst':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5889909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702009551 {#2037
    date: 2023-12-08 05:25: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
48 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Worst urinal ever: 0/10, do not recommend.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703448939 {#2036
    date: 2023-12-24 21:15:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 209316
  -bodyTs: "'0/10':4 'ever':3 'recommend':7 'urin':2 'worst':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5889909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702009551 {#2037
    date: 2023-12-08 05:25: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
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 {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "“Worst urinal ever: 0/10, do not recommend.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703448939 {#2036
      date: 2023-12-24 21:15:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 209316
    -bodyTs: "'0/10':4 'ever':3 'recommend':7 'urin':2 'worst':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5889909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702009551 {#2037
      date: 2023-12-08 05:25:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "“Blew pee everywhere”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702034021 {#3162
    date: 2023-12-08 12:13:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FartsWithAnAccent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 209888
  -bodyTs: "'blew':1 'everywher':3 'pee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7121832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702034021 {#3163
    date: 2023-12-08 12:13: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 {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "“Worst urinal ever: 0/10, do not recommend.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703448939 {#2036
      date: 2023-12-24 21:15:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 209316
    -bodyTs: "'0/10':4 'ever':3 'recommend':7 'urin':2 'worst':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5889909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702009551 {#2037
      date: 2023-12-08 05:25:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "“Blew pee everywhere”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702034021 {#3162
    date: 2023-12-08 12:13:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FartsWithAnAccent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 209888
  -bodyTs: "'blew':1 'everywher':3 'pee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7121832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702034021 {#3163
    date: 2023-12-08 12:13: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 {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "“Worst urinal ever: 0/10, do not recommend.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703448939 {#2036
      date: 2023-12-24 21:15:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 209316
    -bodyTs: "'0/10':4 'ever':3 'recommend':7 'urin':2 'worst':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5889909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702009551 {#2037
      date: 2023-12-08 05:25:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "“Blew pee everywhere”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702034021 {#3162
    date: 2023-12-08 12:13:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FartsWithAnAccent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 209888
  -bodyTs: "'blew':1 'everywher':3 'pee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7121832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702034021 {#3163
    date: 2023-12-08 12:13: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 {#2135
  +user: App\Entity\User {#2049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1703462263 {#2335
    date: 2023-12-25 00:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 209305
  -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6427499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008989 {#2339
    date: 2023-12-08 05:16: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
55 DENIED edit
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#2049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1703462263 {#2335
    date: 2023-12-25 00:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 209305
  -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6427499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008989 {#2339
    date: 2023-12-08 05:16: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
56 DENIED moderate
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#2049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1703462263 {#2335
    date: 2023-12-25 00:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 209305
  -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6427499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008989 {#2339
    date: 2023-12-08 05:16: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
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 {#3148
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2135
    +user: App\Entity\User {#2049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1703462263 {#2335
      date: 2023-12-25 00:57:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2136 …}
    +nested: Doctrine\ORM\PersistentCollection {#2073 …}
    +votes: Doctrine\ORM\PersistentCollection {#2072 …}
    +reports: Doctrine\ORM\PersistentCollection {#2065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
    -id: 209305
    -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6427499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702008989 {#2339
      date: 2023-12-08 05:16:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "There are many places where a penis would be inappropriate. You’ll need a lot of stickers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702013964 {#3146
    date: 2023-12-08 06:39:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pec@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 209421
  -bodyTs: "'inappropri':10 'll':12 'lot':15 'mani':3 'need':13 'peni':7 'place':4 'sticker':17 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sambands.net/comment/324655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702013964 {#3147
    date: 2023-12-08 06:39:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3148
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2135
    +user: App\Entity\User {#2049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1703462263 {#2335
      date: 2023-12-25 00:57:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2136 …}
    +nested: Doctrine\ORM\PersistentCollection {#2073 …}
    +votes: Doctrine\ORM\PersistentCollection {#2072 …}
    +reports: Doctrine\ORM\PersistentCollection {#2065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
    -id: 209305
    -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6427499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702008989 {#2339
      date: 2023-12-08 05:16:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "There are many places where a penis would be inappropriate. You’ll need a lot of stickers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702013964 {#3146
    date: 2023-12-08 06:39:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pec@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 209421
  -bodyTs: "'inappropri':10 'll':12 'lot':15 'mani':3 'need':13 'peni':7 'place':4 'sticker':17 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sambands.net/comment/324655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702013964 {#3147
    date: 2023-12-08 06:39:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3148
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2135
    +user: App\Entity\User {#2049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1703462263 {#2335
      date: 2023-12-25 00:57:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2136 …}
    +nested: Doctrine\ORM\PersistentCollection {#2073 …}
    +votes: Doctrine\ORM\PersistentCollection {#2072 …}
    +reports: Doctrine\ORM\PersistentCollection {#2065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
    -id: 209305
    -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6427499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702008989 {#2339
      date: 2023-12-08 05:16:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "There are many places where a penis would be inappropriate. You’ll need a lot of stickers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702013964 {#3146
    date: 2023-12-08 06:39:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pec@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 209421
  -bodyTs: "'inappropri':10 'll':12 'lot':15 'mani':3 'need':13 'peni':7 'place':4 'sticker':17 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sambands.net/comment/324655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702013964 {#3147
    date: 2023-12-08 06:39:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3296
  +user: Proxies\__CG__\App\Entity\User {#3297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1703462263 {#2335
        date: 2023-12-25 00:57:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 209305
      -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6427499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702008989 {#2339
        date: 2023-12-08 05:16:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "There are many places where a penis would be inappropriate. You’ll need a lot of stickers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1702013964 {#3146
      date: 2023-12-08 06:39:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@pec@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 209421
    -bodyTs: "'inappropri':10 'll':12 'lot':15 'mani':3 'need':13 'peni':7 'place':4 'sticker':17 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sambands.net/comment/324655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702013964 {#3147
      date: 2023-12-08 06:39:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "What's the appeal process of someone else seems a penis to be appropriate somewhere where this sticker was put?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702015572 {#3294
    date: 2023-12-08 07:06:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pec@sh.itjust.works"
    "@registrert@lemmy.sambands.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 209455
  -bodyTs: "'appeal':4 'appropri':14 'els':8 'peni':11 'process':5 'put':20 'seem':9 'someon':7 'somewher':15 'sticker':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015572 {#3295
    date: 2023-12-08 07:06:12.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 {#3296
  +user: Proxies\__CG__\App\Entity\User {#3297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1703462263 {#2335
        date: 2023-12-25 00:57:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 209305
      -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6427499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702008989 {#2339
        date: 2023-12-08 05:16:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "There are many places where a penis would be inappropriate. You’ll need a lot of stickers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1702013964 {#3146
      date: 2023-12-08 06:39:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@pec@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 209421
    -bodyTs: "'inappropri':10 'll':12 'lot':15 'mani':3 'need':13 'peni':7 'place':4 'sticker':17 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sambands.net/comment/324655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702013964 {#3147
      date: 2023-12-08 06:39:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "What's the appeal process of someone else seems a penis to be appropriate somewhere where this sticker was put?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702015572 {#3294
    date: 2023-12-08 07:06:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pec@sh.itjust.works"
    "@registrert@lemmy.sambands.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 209455
  -bodyTs: "'appeal':4 'appropri':14 'els':8 'peni':11 'process':5 'put':20 'seem':9 'someon':7 'somewher':15 'sticker':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015572 {#3295
    date: 2023-12-08 07:06:12.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 {#3296
  +user: Proxies\__CG__\App\Entity\User {#3297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1703462263 {#2335
        date: 2023-12-25 00:57:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 209305
      -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6427499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702008989 {#2339
        date: 2023-12-08 05:16:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "There are many places where a penis would be inappropriate. You’ll need a lot of stickers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1702013964 {#3146
      date: 2023-12-08 06:39:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@pec@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 209421
    -bodyTs: "'inappropri':10 'll':12 'lot':15 'mani':3 'need':13 'peni':7 'place':4 'sticker':17 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sambands.net/comment/324655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702013964 {#3147
      date: 2023-12-08 06:39:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "What's the appeal process of someone else seems a penis to be appropriate somewhere where this sticker was put?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702015572 {#3294
    date: 2023-12-08 07:06:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pec@sh.itjust.works"
    "@registrert@lemmy.sambands.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 209455
  -bodyTs: "'appeal':4 'appropri':14 'els':8 'peni':11 'process':5 'put':20 'seem':9 'someon':7 'somewher':15 'sticker':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015572 {#3295
    date: 2023-12-08 07:06:12.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 {#3381
  +user: Proxies\__CG__\App\Entity\User {#3382 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3296
    +user: Proxies\__CG__\App\Entity\User {#3297 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3148
      +user: Proxies\__CG__\App\Entity\User {#3149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1703462263 {#2335
          date: 2023-12-25 00:57:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 209305
        -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6427499"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702008989 {#2339
          date: 2023-12-08 05:16:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "There are many places where a penis would be inappropriate. You’ll need a lot of stickers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702013964 {#3146
        date: 2023-12-08 06:39:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@pec@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3150 …}
      +nested: Doctrine\ORM\PersistentCollection {#3152 …}
      +votes: Doctrine\ORM\PersistentCollection {#3154 …}
      +reports: Doctrine\ORM\PersistentCollection {#3156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
      -id: 209421
      -bodyTs: "'inappropri':10 'll':12 'lot':15 'mani':3 'need':13 'peni':7 'place':4 'sticker':17 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sambands.net/comment/324655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702013964 {#3147
        date: 2023-12-08 06:39:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "What's the appeal process of someone else seems a penis to be appropriate somewhere where this sticker was put?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702015572 {#3294
      date: 2023-12-08 07:06:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@pec@sh.itjust.works"
      "@registrert@lemmy.sambands.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3298 …}
    +nested: Doctrine\ORM\PersistentCollection {#3300 …}
    +votes: Doctrine\ORM\PersistentCollection {#3302 …}
    +reports: Doctrine\ORM\PersistentCollection {#3304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
    -id: 209455
    -bodyTs: "'appeal':4 'appropri':14 'els':8 'peni':11 'process':5 'put':20 'seem':9 'someon':7 'somewher':15 'sticker':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702015572 {#3295
      date: 2023-12-08 07:06:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "It's less of an appeals process and more of a peel process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702015787 {#3379
    date: 2023-12-08 07:09:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pec@sh.itjust.works"
    "@registrert@lemmy.sambands.net"
    "@Norgur@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3383 …}
  +nested: Doctrine\ORM\PersistentCollection {#3385 …}
  +votes: Doctrine\ORM\PersistentCollection {#3387 …}
  +reports: Doctrine\ORM\PersistentCollection {#3389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3393 …}
  -id: 209459
  -bodyTs: "'appeal':6 'less':3 'peel':12 'process':7,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015787 {#3380
    date: 2023-12-08 07:09:47.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 {#3381
  +user: Proxies\__CG__\App\Entity\User {#3382 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3296
    +user: Proxies\__CG__\App\Entity\User {#3297 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3148
      +user: Proxies\__CG__\App\Entity\User {#3149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1703462263 {#2335
          date: 2023-12-25 00:57:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 209305
        -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6427499"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702008989 {#2339
          date: 2023-12-08 05:16:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "There are many places where a penis would be inappropriate. You’ll need a lot of stickers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702013964 {#3146
        date: 2023-12-08 06:39:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@pec@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3150 …}
      +nested: Doctrine\ORM\PersistentCollection {#3152 …}
      +votes: Doctrine\ORM\PersistentCollection {#3154 …}
      +reports: Doctrine\ORM\PersistentCollection {#3156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
      -id: 209421
      -bodyTs: "'inappropri':10 'll':12 'lot':15 'mani':3 'need':13 'peni':7 'place':4 'sticker':17 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sambands.net/comment/324655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702013964 {#3147
        date: 2023-12-08 06:39:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "What's the appeal process of someone else seems a penis to be appropriate somewhere where this sticker was put?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702015572 {#3294
      date: 2023-12-08 07:06:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@pec@sh.itjust.works"
      "@registrert@lemmy.sambands.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3298 …}
    +nested: Doctrine\ORM\PersistentCollection {#3300 …}
    +votes: Doctrine\ORM\PersistentCollection {#3302 …}
    +reports: Doctrine\ORM\PersistentCollection {#3304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
    -id: 209455
    -bodyTs: "'appeal':4 'appropri':14 'els':8 'peni':11 'process':5 'put':20 'seem':9 'someon':7 'somewher':15 'sticker':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702015572 {#3295
      date: 2023-12-08 07:06:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "It's less of an appeals process and more of a peel process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702015787 {#3379
    date: 2023-12-08 07:09:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pec@sh.itjust.works"
    "@registrert@lemmy.sambands.net"
    "@Norgur@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3383 …}
  +nested: Doctrine\ORM\PersistentCollection {#3385 …}
  +votes: Doctrine\ORM\PersistentCollection {#3387 …}
  +reports: Doctrine\ORM\PersistentCollection {#3389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3393 …}
  -id: 209459
  -bodyTs: "'appeal':6 'less':3 'peel':12 'process':7,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015787 {#3380
    date: 2023-12-08 07:09:47.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 {#3381
  +user: Proxies\__CG__\App\Entity\User {#3382 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3296
    +user: Proxies\__CG__\App\Entity\User {#3297 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3148
      +user: Proxies\__CG__\App\Entity\User {#3149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1703462263 {#2335
          date: 2023-12-25 00:57:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 209305
        -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6427499"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702008989 {#2339
          date: 2023-12-08 05:16:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "There are many places where a penis would be inappropriate. You’ll need a lot of stickers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702013964 {#3146
        date: 2023-12-08 06:39:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@pec@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3150 …}
      +nested: Doctrine\ORM\PersistentCollection {#3152 …}
      +votes: Doctrine\ORM\PersistentCollection {#3154 …}
      +reports: Doctrine\ORM\PersistentCollection {#3156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
      -id: 209421
      -bodyTs: "'inappropri':10 'll':12 'lot':15 'mani':3 'need':13 'peni':7 'place':4 'sticker':17 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sambands.net/comment/324655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702013964 {#3147
        date: 2023-12-08 06:39:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "What's the appeal process of someone else seems a penis to be appropriate somewhere where this sticker was put?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702015572 {#3294
      date: 2023-12-08 07:06:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@pec@sh.itjust.works"
      "@registrert@lemmy.sambands.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3298 …}
    +nested: Doctrine\ORM\PersistentCollection {#3300 …}
    +votes: Doctrine\ORM\PersistentCollection {#3302 …}
    +reports: Doctrine\ORM\PersistentCollection {#3304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
    -id: 209455
    -bodyTs: "'appeal':4 'appropri':14 'els':8 'peni':11 'process':5 'put':20 'seem':9 'someon':7 'somewher':15 'sticker':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702015572 {#3295
      date: 2023-12-08 07:06:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "It's less of an appeals process and more of a peel process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702015787 {#3379
    date: 2023-12-08 07:09:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pec@sh.itjust.works"
    "@registrert@lemmy.sambands.net"
    "@Norgur@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3383 …}
  +nested: Doctrine\ORM\PersistentCollection {#3385 …}
  +votes: Doctrine\ORM\PersistentCollection {#3387 …}
  +reports: Doctrine\ORM\PersistentCollection {#3389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3393 …}
  -id: 209459
  -bodyTs: "'appeal':6 'less':3 'peel':12 'process':7,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015787 {#3380
    date: 2023-12-08 07:09:47.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 {#3397
  +user: Proxies\__CG__\App\Entity\User {#3398 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3296
    +user: Proxies\__CG__\App\Entity\User {#3297 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3148
      +user: Proxies\__CG__\App\Entity\User {#3149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1703462263 {#2335
          date: 2023-12-25 00:57:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 209305
        -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6427499"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702008989 {#2339
          date: 2023-12-08 05:16:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "There are many places where a penis would be inappropriate. You’ll need a lot of stickers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702013964 {#3146
        date: 2023-12-08 06:39:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@pec@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3150 …}
      +nested: Doctrine\ORM\PersistentCollection {#3152 …}
      +votes: Doctrine\ORM\PersistentCollection {#3154 …}
      +reports: Doctrine\ORM\PersistentCollection {#3156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
      -id: 209421
      -bodyTs: "'inappropri':10 'll':12 'lot':15 'mani':3 'need':13 'peni':7 'place':4 'sticker':17 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sambands.net/comment/324655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702013964 {#3147
        date: 2023-12-08 06:39:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "What's the appeal process of someone else seems a penis to be appropriate somewhere where this sticker was put?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702015572 {#3294
      date: 2023-12-08 07:06:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@pec@sh.itjust.works"
      "@registrert@lemmy.sambands.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3298 …}
    +nested: Doctrine\ORM\PersistentCollection {#3300 …}
    +votes: Doctrine\ORM\PersistentCollection {#3302 …}
    +reports: Doctrine\ORM\PersistentCollection {#3304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
    -id: 209455
    -bodyTs: "'appeal':4 'appropri':14 'els':8 'peni':11 'process':5 'put':20 'seem':9 'someon':7 'somewher':15 'sticker':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702015572 {#3295
      date: 2023-12-08 07:06:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "careful, you might end up in a penal colony."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702045421 {#3395
    date: 2023-12-08 15:23:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pec@sh.itjust.works"
    "@registrert@lemmy.sambands.net"
    "@Norgur@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  -id: 210174
  -bodyTs: "'care':1 'coloni':9 'end':4 'might':3 'penal':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5897117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045421 {#3396
    date: 2023-12-08 15:23: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
71 DENIED edit
App\Entity\EntryComment {#3397
  +user: Proxies\__CG__\App\Entity\User {#3398 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3296
    +user: Proxies\__CG__\App\Entity\User {#3297 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3148
      +user: Proxies\__CG__\App\Entity\User {#3149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1703462263 {#2335
          date: 2023-12-25 00:57:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 209305
        -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6427499"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702008989 {#2339
          date: 2023-12-08 05:16:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "There are many places where a penis would be inappropriate. You’ll need a lot of stickers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702013964 {#3146
        date: 2023-12-08 06:39:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@pec@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3150 …}
      +nested: Doctrine\ORM\PersistentCollection {#3152 …}
      +votes: Doctrine\ORM\PersistentCollection {#3154 …}
      +reports: Doctrine\ORM\PersistentCollection {#3156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
      -id: 209421
      -bodyTs: "'inappropri':10 'll':12 'lot':15 'mani':3 'need':13 'peni':7 'place':4 'sticker':17 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sambands.net/comment/324655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702013964 {#3147
        date: 2023-12-08 06:39:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "What's the appeal process of someone else seems a penis to be appropriate somewhere where this sticker was put?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702015572 {#3294
      date: 2023-12-08 07:06:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@pec@sh.itjust.works"
      "@registrert@lemmy.sambands.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3298 …}
    +nested: Doctrine\ORM\PersistentCollection {#3300 …}
    +votes: Doctrine\ORM\PersistentCollection {#3302 …}
    +reports: Doctrine\ORM\PersistentCollection {#3304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
    -id: 209455
    -bodyTs: "'appeal':4 'appropri':14 'els':8 'peni':11 'process':5 'put':20 'seem':9 'someon':7 'somewher':15 'sticker':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702015572 {#3295
      date: 2023-12-08 07:06:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "careful, you might end up in a penal colony."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702045421 {#3395
    date: 2023-12-08 15:23:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pec@sh.itjust.works"
    "@registrert@lemmy.sambands.net"
    "@Norgur@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  -id: 210174
  -bodyTs: "'care':1 'coloni':9 'end':4 'might':3 'penal':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5897117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045421 {#3396
    date: 2023-12-08 15:23: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
72 DENIED moderate
App\Entity\EntryComment {#3397
  +user: Proxies\__CG__\App\Entity\User {#3398 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3296
    +user: Proxies\__CG__\App\Entity\User {#3297 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3148
      +user: Proxies\__CG__\App\Entity\User {#3149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wow! I want a huge quantity of those no penises sign so I can stick them all over town"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1703462263 {#2335
          date: 2023-12-25 00:57:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 209305
        -bodyTs: "'huge':5 'penis':10 'quantiti':6 'sign':11 'stick':15 'town':19 'want':3 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6427499"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702008989 {#2339
          date: 2023-12-08 05:16:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "There are many places where a penis would be inappropriate. You’ll need a lot of stickers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702013964 {#3146
        date: 2023-12-08 06:39:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@pec@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3150 …}
      +nested: Doctrine\ORM\PersistentCollection {#3152 …}
      +votes: Doctrine\ORM\PersistentCollection {#3154 …}
      +reports: Doctrine\ORM\PersistentCollection {#3156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
      -id: 209421
      -bodyTs: "'inappropri':10 'll':12 'lot':15 'mani':3 'need':13 'peni':7 'place':4 'sticker':17 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sambands.net/comment/324655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702013964 {#3147
        date: 2023-12-08 06:39:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "What's the appeal process of someone else seems a penis to be appropriate somewhere where this sticker was put?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702015572 {#3294
      date: 2023-12-08 07:06:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@pec@sh.itjust.works"
      "@registrert@lemmy.sambands.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3298 …}
    +nested: Doctrine\ORM\PersistentCollection {#3300 …}
    +votes: Doctrine\ORM\PersistentCollection {#3302 …}
    +reports: Doctrine\ORM\PersistentCollection {#3304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
    -id: 209455
    -bodyTs: "'appeal':4 'appropri':14 'els':8 'peni':11 'process':5 'put':20 'seem':9 'someon':7 'somewher':15 'sticker':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/688119/-/comment/4008921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702015572 {#3295
      date: 2023-12-08 07:06:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "careful, you might end up in a penal colony."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702045421 {#3395
    date: 2023-12-08 15:23:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@pec@sh.itjust.works"
    "@registrert@lemmy.sambands.net"
    "@Norgur@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  -id: 210174
  -bodyTs: "'care':1 'coloni':9 'end':4 'might':3 'penal':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5897117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045421 {#3396
    date: 2023-12-08 15:23: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
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 {#2214
  +user: App\Entity\User {#2298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now I want to try. Thanks again lemmy 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702008480 {#2224
    date: 2023-12-08 05:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 209291
  -bodyTs: "'lemmi':8 'thank':6 'tri':5 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5889489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008480 {#2198
    date: 2023-12-08 05:08: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
75 DENIED edit
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#2298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now I want to try. Thanks again lemmy 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702008480 {#2224
    date: 2023-12-08 05:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 209291
  -bodyTs: "'lemmi':8 'thank':6 'tri':5 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5889489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008480 {#2198
    date: 2023-12-08 05:08: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
76 DENIED moderate
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#2298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now I want to try. Thanks again lemmy 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702008480 {#2224
    date: 2023-12-08 05:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 209291
  -bodyTs: "'lemmi':8 'thank':6 'tri':5 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5889489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008480 {#2198
    date: 2023-12-08 05:08: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
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 {#2204
  +user: App\Entity\User {#2253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair though, the meth-land of California is pretty beautiful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1703501884 {#2203
    date: 2023-12-25 11:58:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 209282
  -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5244074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008090 {#2207
    date: 2023-12-08 05:01:30.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 {#2204
  +user: App\Entity\User {#2253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair though, the meth-land of California is pretty beautiful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1703501884 {#2203
    date: 2023-12-25 11:58:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 209282
  -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5244074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008090 {#2207
    date: 2023-12-08 05:01:30.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 {#2204
  +user: App\Entity\User {#2253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair though, the meth-land of California is pretty beautiful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1703501884 {#2203
    date: 2023-12-25 11:58:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 209282
  -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5244074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008090 {#2207
    date: 2023-12-08 05:01:30.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 {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2204
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair though, the meth-land of California is pretty beautiful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1703501884 {#2203
      date: 2023-12-25 11:58:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 209282
    -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5244074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702008090 {#2207
      date: 2023-12-08 05:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "Yes, the yellow is the good part and you don’t even have to be driving anywhere in particular"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702009772 {#3044
    date: 2023-12-08 05:29:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
  ]
  +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: 209320
  -bodyTs: "'anywher':17 'drive':16 'even':12 'good':6 'part':7 'particular':19 'yellow':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6427971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702009772 {#3043
    date: 2023-12-08 05:29:32.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 {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2204
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair though, the meth-land of California is pretty beautiful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1703501884 {#2203
      date: 2023-12-25 11:58:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 209282
    -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5244074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702008090 {#2207
      date: 2023-12-08 05:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "Yes, the yellow is the good part and you don’t even have to be driving anywhere in particular"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702009772 {#3044
    date: 2023-12-08 05:29:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
  ]
  +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: 209320
  -bodyTs: "'anywher':17 'drive':16 'even':12 'good':6 'part':7 'particular':19 'yellow':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6427971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702009772 {#3043
    date: 2023-12-08 05:29:32.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 {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2204
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair though, the meth-land of California is pretty beautiful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1703501884 {#2203
      date: 2023-12-25 11:58:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 209282
    -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5244074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702008090 {#2207
      date: 2023-12-08 05:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "Yes, the yellow is the good part and you don’t even have to be driving anywhere in particular"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702009772 {#3044
    date: 2023-12-08 05:29:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
  ]
  +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: 209320
  -bodyTs: "'anywher':17 'drive':16 'even':12 'good':6 'part':7 'particular':19 'yellow':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6427971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702009772 {#3043
    date: 2023-12-08 05:29:32.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 {#3250
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2204
      +user: App\Entity\User {#2253 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "To be fair though, the meth-land of California is pretty beautiful."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1703501884 {#2203
        date: 2023-12-25 11:58:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2200 …}
      +nested: Doctrine\ORM\PersistentCollection {#2270 …}
      +votes: Doctrine\ORM\PersistentCollection {#2257 …}
      +reports: Doctrine\ORM\PersistentCollection {#2267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
      -id: 209282
      -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5244074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702008090 {#2207
        date: 2023-12-08 05:01:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2204}
    +body: "Yes, the yellow is the good part and you don’t even have to be driving anywhere in particular"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702009772 {#3044
      date: 2023-12-08 05:29:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@stallmer@sopuli.xyz"
    ]
    +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: 209320
    -bodyTs: "'anywher':17 'drive':16 'even':12 'good':6 'part':7 'particular':19 'yellow':3 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6427971"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702009772 {#3043
      date: 2023-12-08 05:29:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "More like, the beautiful part is in the yellow part. But a lot of it is really just desert with nothing much to see, hence also meth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702011849 {#3248
    date: 2023-12-08 06:04:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
    "@paysrenttobirds@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 209375
  -bodyTs: "'also':26 'beauti':4 'desert':19 'henc':25 'like':2 'lot':13 'meth':27 'much':22 'noth':21 'part':5,10 'realli':17 'see':24 'yellow':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3942239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702011849 {#3249
    date: 2023-12-08 06:04: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
87 DENIED edit
App\Entity\EntryComment {#3250
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2204
      +user: App\Entity\User {#2253 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "To be fair though, the meth-land of California is pretty beautiful."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1703501884 {#2203
        date: 2023-12-25 11:58:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2200 …}
      +nested: Doctrine\ORM\PersistentCollection {#2270 …}
      +votes: Doctrine\ORM\PersistentCollection {#2257 …}
      +reports: Doctrine\ORM\PersistentCollection {#2267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
      -id: 209282
      -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5244074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702008090 {#2207
        date: 2023-12-08 05:01:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2204}
    +body: "Yes, the yellow is the good part and you don’t even have to be driving anywhere in particular"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702009772 {#3044
      date: 2023-12-08 05:29:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@stallmer@sopuli.xyz"
    ]
    +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: 209320
    -bodyTs: "'anywher':17 'drive':16 'even':12 'good':6 'part':7 'particular':19 'yellow':3 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6427971"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702009772 {#3043
      date: 2023-12-08 05:29:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "More like, the beautiful part is in the yellow part. But a lot of it is really just desert with nothing much to see, hence also meth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702011849 {#3248
    date: 2023-12-08 06:04:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
    "@paysrenttobirds@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 209375
  -bodyTs: "'also':26 'beauti':4 'desert':19 'henc':25 'like':2 'lot':13 'meth':27 'much':22 'noth':21 'part':5,10 'realli':17 'see':24 'yellow':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3942239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702011849 {#3249
    date: 2023-12-08 06:04: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
88 DENIED moderate
App\Entity\EntryComment {#3250
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2204
      +user: App\Entity\User {#2253 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "To be fair though, the meth-land of California is pretty beautiful."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1703501884 {#2203
        date: 2023-12-25 11:58:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2200 …}
      +nested: Doctrine\ORM\PersistentCollection {#2270 …}
      +votes: Doctrine\ORM\PersistentCollection {#2257 …}
      +reports: Doctrine\ORM\PersistentCollection {#2267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
      -id: 209282
      -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5244074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702008090 {#2207
        date: 2023-12-08 05:01:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2204}
    +body: "Yes, the yellow is the good part and you don’t even have to be driving anywhere in particular"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702009772 {#3044
      date: 2023-12-08 05:29:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@stallmer@sopuli.xyz"
    ]
    +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: 209320
    -bodyTs: "'anywher':17 'drive':16 'even':12 'good':6 'part':7 'particular':19 'yellow':3 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6427971"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702009772 {#3043
      date: 2023-12-08 05:29:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "More like, the beautiful part is in the yellow part. But a lot of it is really just desert with nothing much to see, hence also meth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702011849 {#3248
    date: 2023-12-08 06:04:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
    "@paysrenttobirds@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 209375
  -bodyTs: "'also':26 'beauti':4 'desert':19 'henc':25 'like':2 'lot':13 'meth':27 'much':22 'noth':21 'part':5,10 'realli':17 'see':24 'yellow':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3942239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702011849 {#3249
    date: 2023-12-08 06:04: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
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 {#3366
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3250
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3042
      +user: Proxies\__CG__\App\Entity\User {#3041 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#2204
        +user: App\Entity\User {#2253 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: "To be fair though, the meth-land of California is pretty beautiful."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1703501884 {#2203
          date: 2023-12-25 11:58:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 209282
        -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5244074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702008090 {#2207
          date: 2023-12-08 05:01:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2204}
      +body: "Yes, the yellow is the good part and you don’t even have to be driving anywhere in particular"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702009772 {#3044
        date: 2023-12-08 05:29:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@stallmer@sopuli.xyz"
      ]
      +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: 209320
      -bodyTs: "'anywher':17 'drive':16 'even':12 'good':6 'part':7 'particular':19 'yellow':3 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6427971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702009772 {#3043
        date: 2023-12-08 05:29:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2204}
    +body: "More like, the beautiful part is in the yellow part. But a lot of it is really just desert with nothing much to see, hence also meth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702011849 {#3248
      date: 2023-12-08 06:04:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@stallmer@sopuli.xyz"
      "@paysrenttobirds@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 209375
    -bodyTs: "'also':26 'beauti':4 'desert':19 'henc':25 'like':2 'lot':13 'meth':27 'much':22 'noth':21 'part':5,10 'realli':17 'see':24 'yellow':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3942239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702011849 {#3249
      date: 2023-12-08 06:04:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "I like the desert :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702066746 {#3364
    date: 2023-12-08 21:19:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
    "@paysrenttobirds@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3367 …}
  +nested: Doctrine\ORM\PersistentCollection {#3369 …}
  +votes: Doctrine\ORM\PersistentCollection {#3371 …}
  +reports: Doctrine\ORM\PersistentCollection {#3373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3377 …}
  -id: 211563
  -bodyTs: "'desert':4 'like':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6449944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066746 {#3365
    date: 2023-12-08 21:19: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
91 DENIED edit
App\Entity\EntryComment {#3366
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3250
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3042
      +user: Proxies\__CG__\App\Entity\User {#3041 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#2204
        +user: App\Entity\User {#2253 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: "To be fair though, the meth-land of California is pretty beautiful."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1703501884 {#2203
          date: 2023-12-25 11:58:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 209282
        -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5244074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702008090 {#2207
          date: 2023-12-08 05:01:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2204}
      +body: "Yes, the yellow is the good part and you don’t even have to be driving anywhere in particular"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702009772 {#3044
        date: 2023-12-08 05:29:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@stallmer@sopuli.xyz"
      ]
      +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: 209320
      -bodyTs: "'anywher':17 'drive':16 'even':12 'good':6 'part':7 'particular':19 'yellow':3 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6427971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702009772 {#3043
        date: 2023-12-08 05:29:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2204}
    +body: "More like, the beautiful part is in the yellow part. But a lot of it is really just desert with nothing much to see, hence also meth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702011849 {#3248
      date: 2023-12-08 06:04:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@stallmer@sopuli.xyz"
      "@paysrenttobirds@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 209375
    -bodyTs: "'also':26 'beauti':4 'desert':19 'henc':25 'like':2 'lot':13 'meth':27 'much':22 'noth':21 'part':5,10 'realli':17 'see':24 'yellow':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3942239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702011849 {#3249
      date: 2023-12-08 06:04:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "I like the desert :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702066746 {#3364
    date: 2023-12-08 21:19:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
    "@paysrenttobirds@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3367 …}
  +nested: Doctrine\ORM\PersistentCollection {#3369 …}
  +votes: Doctrine\ORM\PersistentCollection {#3371 …}
  +reports: Doctrine\ORM\PersistentCollection {#3373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3377 …}
  -id: 211563
  -bodyTs: "'desert':4 'like':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6449944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066746 {#3365
    date: 2023-12-08 21:19: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
92 DENIED moderate
App\Entity\EntryComment {#3366
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3250
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3042
      +user: Proxies\__CG__\App\Entity\User {#3041 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#2204
        +user: App\Entity\User {#2253 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: "To be fair though, the meth-land of California is pretty beautiful."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1703501884 {#2203
          date: 2023-12-25 11:58:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 209282
        -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5244074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702008090 {#2207
          date: 2023-12-08 05:01:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2204}
      +body: "Yes, the yellow is the good part and you don’t even have to be driving anywhere in particular"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702009772 {#3044
        date: 2023-12-08 05:29:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@stallmer@sopuli.xyz"
      ]
      +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: 209320
      -bodyTs: "'anywher':17 'drive':16 'even':12 'good':6 'part':7 'particular':19 'yellow':3 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6427971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702009772 {#3043
        date: 2023-12-08 05:29:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2204}
    +body: "More like, the beautiful part is in the yellow part. But a lot of it is really just desert with nothing much to see, hence also meth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702011849 {#3248
      date: 2023-12-08 06:04:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@stallmer@sopuli.xyz"
      "@paysrenttobirds@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 209375
    -bodyTs: "'also':26 'beauti':4 'desert':19 'henc':25 'like':2 'lot':13 'meth':27 'much':22 'noth':21 'part':5,10 'realli':17 'see':24 'yellow':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3942239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702011849 {#3249
      date: 2023-12-08 06:04:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "I like the desert :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702066746 {#3364
    date: 2023-12-08 21:19:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
    "@paysrenttobirds@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3367 …}
  +nested: Doctrine\ORM\PersistentCollection {#3369 …}
  +votes: Doctrine\ORM\PersistentCollection {#3371 …}
  +reports: Doctrine\ORM\PersistentCollection {#3373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3377 …}
  -id: 211563
  -bodyTs: "'desert':4 'like':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6449944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066746 {#3365
    date: 2023-12-08 21:19: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
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 {#3112
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2204
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair though, the meth-land of California is pretty beautiful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1703501884 {#2203
      date: 2023-12-25 11:58:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 209282
    -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5244074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702008090 {#2207
      date: 2023-12-08 05:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "I live in the red part, and I’m sorry to hear about your concussion leaving you this confused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702017882 {#3110
    date: 2023-12-08 07:44:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
  ]
  +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: 209521
  -bodyTs: "'concuss':15 'confus':19 'hear':12 'leav':16 'live':2 'm':9 'part':6 'red':5 'sorri':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7116808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702017882 {#3111
    date: 2023-12-08 07:44: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
95 DENIED edit
App\Entity\EntryComment {#3112
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2204
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair though, the meth-land of California is pretty beautiful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1703501884 {#2203
      date: 2023-12-25 11:58:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 209282
    -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5244074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702008090 {#2207
      date: 2023-12-08 05:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "I live in the red part, and I’m sorry to hear about your concussion leaving you this confused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702017882 {#3110
    date: 2023-12-08 07:44:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
  ]
  +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: 209521
  -bodyTs: "'concuss':15 'confus':19 'hear':12 'leav':16 'live':2 'm':9 'part':6 'red':5 'sorri':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7116808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702017882 {#3111
    date: 2023-12-08 07:44: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
96 DENIED moderate
App\Entity\EntryComment {#3112
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2204
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair though, the meth-land of California is pretty beautiful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1703501884 {#2203
      date: 2023-12-25 11:58:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 209282
    -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5244074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702008090 {#2207
      date: 2023-12-08 05:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "I live in the red part, and I’m sorry to hear about your concussion leaving you this confused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702017882 {#3110
    date: 2023-12-08 07:44:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
  ]
  +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: 209521
  -bodyTs: "'concuss':15 'confus':19 'hear':12 'leav':16 'live':2 'm':9 'part':6 'red':5 'sorri':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7116808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702017882 {#3111
    date: 2023-12-08 07:44: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
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 {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2204
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair though, the meth-land of California is pretty beautiful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1703501884 {#2203
      date: 2023-12-25 11:58:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 209282
    -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5244074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702008090 {#2207
      date: 2023-12-08 05:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "Dont let these clods fool you, pretty much every part of this map has its beautiful spots. You would have to be blind not to get a great view at the top or even side of a mountain"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702040931 {#3130
    date: 2023-12-08 14:08:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
  ]
  +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: 210048
  -bodyTs: "'beauti':16 'blind':23 'clod':4 'dont':1 'even':34 'everi':9 'fool':5 'get':26 'great':28 'let':2 'map':13 'mountain':38 'much':8 'part':10 'pretti':7 'side':35 'spot':17 'top':32 'view':29 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5895946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702040931 {#3131
    date: 2023-12-08 14:08: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
99 DENIED edit
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2204
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair though, the meth-land of California is pretty beautiful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1703501884 {#2203
      date: 2023-12-25 11:58:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 209282
    -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5244074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702008090 {#2207
      date: 2023-12-08 05:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "Dont let these clods fool you, pretty much every part of this map has its beautiful spots. You would have to be blind not to get a great view at the top or even side of a mountain"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702040931 {#3130
    date: 2023-12-08 14:08:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
  ]
  +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: 210048
  -bodyTs: "'beauti':16 'blind':23 'clod':4 'dont':1 'even':34 'everi':9 'fool':5 'get':26 'great':28 'let':2 'map':13 'mountain':38 'much':8 'part':10 'pretti':7 'side':35 'spot':17 'top':32 'view':29 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5895946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702040931 {#3131
    date: 2023-12-08 14:08: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
100 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2204
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair though, the meth-land of California is pretty beautiful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1703501884 {#2203
      date: 2023-12-25 11:58:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 209282
    -bodyTs: "'beauti':13 'california':10 'fair':3 'land':8 'meth':7 'meth-land':6 'pretti':12 'though':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5244074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702008090 {#2207
      date: 2023-12-08 05:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "Dont let these clods fool you, pretty much every part of this map has its beautiful spots. You would have to be blind not to get a great view at the top or even side of a mountain"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702040931 {#3130
    date: 2023-12-08 14:08:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@stallmer@sopuli.xyz"
  ]
  +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: 210048
  -bodyTs: "'beauti':16 'blind':23 'clod':4 'dont':1 'even':34 'everi':9 'fool':5 'get':26 'great':28 'let':2 'map':13 'mountain':38 'much':8 'part':10 'pretti':7 'side':35 'spot':17 'top':32 'view':29 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5895946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702040931 {#3131
    date: 2023-12-08 14:08: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
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 {#2173
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for sharing this recipe. It was delicious and the whole family loved it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701931387 {#2181
    date: 2023-12-07 07:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 205548
  -bodyTs: "'delici':8 'famili':12 'love':13 'recip':5 'share':3 'thank':1 'whole':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3990089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931387 {#2182
    date: 2023-12-07 07:43:07.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 {#2173
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for sharing this recipe. It was delicious and the whole family loved it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701931387 {#2181
    date: 2023-12-07 07:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 205548
  -bodyTs: "'delici':8 'famili':12 'love':13 'recip':5 'share':3 'thank':1 'whole':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3990089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931387 {#2182
    date: 2023-12-07 07:43:07.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 {#2173
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for sharing this recipe. It was delicious and the whole family loved it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701931387 {#2181
    date: 2023-12-07 07:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 205548
  -bodyTs: "'delici':8 'famili':12 'love':13 'recip':5 'share':3 'thank':1 'whole':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3990089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931387 {#2182
    date: 2023-12-07 07:43:07.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 {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lies: It takes at least an hour to carbonise like that..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1703308693 {#1356
    date: 2023-12-23 06:18:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 205288
  -bodyTs: "'carbonis':9 'hour':7 'least':5 'lie':1 'like':10 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3989005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701924089 {#1355
    date: 2023-12-07 05:41: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
107 DENIED edit
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lies: It takes at least an hour to carbonise like that..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1703308693 {#1356
    date: 2023-12-23 06:18:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 205288
  -bodyTs: "'carbonis':9 'hour':7 'least':5 'lie':1 'like':10 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3989005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701924089 {#1355
    date: 2023-12-07 05:41: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
108 DENIED moderate
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lies: It takes at least an hour to carbonise like that..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1703308693 {#1356
    date: 2023-12-23 06:18:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 205288
  -bodyTs: "'carbonis':9 'hour':7 'least':5 'lie':1 'like':10 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3989005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701924089 {#1355
    date: 2023-12-07 05:41: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
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 {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Lies: It takes at least an hour to carbonise like that..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703308693 {#1356
      date: 2023-12-23 06:18:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 205288
    -bodyTs: "'carbonis':9 'hour':7 'least':5 'lie':1 'like':10 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3989005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701924089 {#1355
      date: 2023-12-07 05:41:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "And that’s in the oven. No way that was done on a stove top or range."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701927017 {#3060
    date: 2023-12-07 06:30:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Pons_Aelius@kbin.social"
  ]
  +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: 205379
  -bodyTs: "'done':11 'oven':6 'rang':17 'stove':14 'top':15 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701927017 {#3059
    date: 2023-12-07 06:30: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
111 DENIED edit
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Lies: It takes at least an hour to carbonise like that..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703308693 {#1356
      date: 2023-12-23 06:18:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 205288
    -bodyTs: "'carbonis':9 'hour':7 'least':5 'lie':1 'like':10 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3989005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701924089 {#1355
      date: 2023-12-07 05:41:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "And that’s in the oven. No way that was done on a stove top or range."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701927017 {#3060
    date: 2023-12-07 06:30:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Pons_Aelius@kbin.social"
  ]
  +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: 205379
  -bodyTs: "'done':11 'oven':6 'rang':17 'stove':14 'top':15 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701927017 {#3059
    date: 2023-12-07 06:30: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
112 DENIED moderate
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Lies: It takes at least an hour to carbonise like that..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703308693 {#1356
      date: 2023-12-23 06:18:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 205288
    -bodyTs: "'carbonis':9 'hour':7 'least':5 'lie':1 'like':10 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3989005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701924089 {#1355
      date: 2023-12-07 05:41:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "And that’s in the oven. No way that was done on a stove top or range."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701927017 {#3060
    date: 2023-12-07 06:30:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Pons_Aelius@kbin.social"
  ]
  +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: 205379
  -bodyTs: "'done':11 'oven':6 'rang':17 'stove':14 'top':15 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701927017 {#3059
    date: 2023-12-07 06:30: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
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 {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +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 {#2187 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Lies: It takes at least an hour to carbonise like that..."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1703308693 {#1356
        date: 2023-12-23 06:18:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2494 …}
      +nested: Doctrine\ORM\PersistentCollection {#2496 …}
      +votes: Doctrine\ORM\PersistentCollection {#2498 …}
      +reports: Doctrine\ORM\PersistentCollection {#2500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
      -id: 205288
      -bodyTs: "'carbonis':9 'hour':7 'least':5 'lie':1 'like':10 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3989005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701924089 {#1355
        date: 2023-12-07 05:41:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "And that’s in the oven. No way that was done on a stove top or range."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701927017 {#3060
      date: 2023-12-07 06:30:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Pons_Aelius@kbin.social"
    ]
    +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: 205379
    -bodyTs: "'done':11 'oven':6 'rang':17 'stove':14 'top':15 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701927017 {#3059
      date: 2023-12-07 06:30:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "And honestly, if anything that pan was only maybe breaking 1200 calories unless they used crazy amounts of oil."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701928910 {#3231
    date: 2023-12-07 07:01:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Pons_Aelius@kbin.social"
    "@irish_link@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 205448
  -bodyTs: "'1200':11 'amount':17 'anyth':4 'break':10 'calori':12 'crazi':16 'honest':2 'mayb':9 'oil':19 'pan':6 'unless':13 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864540"
  +editedAt: DateTimeImmutable @1703297229 {#3232
    date: 2023-12-23 03:07:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701928910 {#3233
    date: 2023-12-07 07:01:50.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 {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +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 {#2187 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Lies: It takes at least an hour to carbonise like that..."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1703308693 {#1356
        date: 2023-12-23 06:18:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2494 …}
      +nested: Doctrine\ORM\PersistentCollection {#2496 …}
      +votes: Doctrine\ORM\PersistentCollection {#2498 …}
      +reports: Doctrine\ORM\PersistentCollection {#2500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
      -id: 205288
      -bodyTs: "'carbonis':9 'hour':7 'least':5 'lie':1 'like':10 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3989005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701924089 {#1355
        date: 2023-12-07 05:41:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "And that’s in the oven. No way that was done on a stove top or range."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701927017 {#3060
      date: 2023-12-07 06:30:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Pons_Aelius@kbin.social"
    ]
    +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: 205379
    -bodyTs: "'done':11 'oven':6 'rang':17 'stove':14 'top':15 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701927017 {#3059
      date: 2023-12-07 06:30:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "And honestly, if anything that pan was only maybe breaking 1200 calories unless they used crazy amounts of oil."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701928910 {#3231
    date: 2023-12-07 07:01:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Pons_Aelius@kbin.social"
    "@irish_link@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 205448
  -bodyTs: "'1200':11 'amount':17 'anyth':4 'break':10 'calori':12 'crazi':16 'honest':2 'mayb':9 'oil':19 'pan':6 'unless':13 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864540"
  +editedAt: DateTimeImmutable @1703297229 {#3232
    date: 2023-12-23 03:07:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701928910 {#3233
    date: 2023-12-07 07:01:50.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 {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +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 {#2187 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Lies: It takes at least an hour to carbonise like that..."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1703308693 {#1356
        date: 2023-12-23 06:18:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2494 …}
      +nested: Doctrine\ORM\PersistentCollection {#2496 …}
      +votes: Doctrine\ORM\PersistentCollection {#2498 …}
      +reports: Doctrine\ORM\PersistentCollection {#2500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
      -id: 205288
      -bodyTs: "'carbonis':9 'hour':7 'least':5 'lie':1 'like':10 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3989005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701924089 {#1355
        date: 2023-12-07 05:41:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "And that’s in the oven. No way that was done on a stove top or range."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701927017 {#3060
      date: 2023-12-07 06:30:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Pons_Aelius@kbin.social"
    ]
    +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: 205379
    -bodyTs: "'done':11 'oven':6 'rang':17 'stove':14 'top':15 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701927017 {#3059
      date: 2023-12-07 06:30:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "And honestly, if anything that pan was only maybe breaking 1200 calories unless they used crazy amounts of oil."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701928910 {#3231
    date: 2023-12-07 07:01:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Pons_Aelius@kbin.social"
    "@irish_link@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 205448
  -bodyTs: "'1200':11 'amount':17 'anyth':4 'break':10 'calori':12 'crazi':16 'honest':2 'mayb':9 'oil':19 'pan':6 'unless':13 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864540"
  +editedAt: DateTimeImmutable @1703297229 {#3232
    date: 2023-12-23 03:07:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701928910 {#3233
    date: 2023-12-07 07:01:50.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 {#3350
  +user: Proxies\__CG__\App\Entity\User {#3351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3234
    +user: Proxies\__CG__\App\Entity\User {#3235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
    +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 {#2187 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2506 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lies: It takes at least an hour to carbonise like that..."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1703308693 {#1356
          date: 2023-12-23 06:18:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2494 …}
        +nested: Doctrine\ORM\PersistentCollection {#2496 …}
        +votes: Doctrine\ORM\PersistentCollection {#2498 …}
        +reports: Doctrine\ORM\PersistentCollection {#2500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
        -id: 205288
        -bodyTs: "'carbonis':9 'hour':7 'least':5 'lie':1 'like':10 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3989005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701924089 {#1355
          date: 2023-12-07 05:41:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "And that’s in the oven. No way that was done on a stove top or range."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701927017 {#3060
        date: 2023-12-07 06:30:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Pons_Aelius@kbin.social"
      ]
      +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: 205379
      -bodyTs: "'done':11 'oven':6 'rang':17 'stove':14 'top':15 'way':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701927017 {#3059
        date: 2023-12-07 06:30:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "And honestly, if anything that pan was only maybe breaking 1200 calories unless they used crazy amounts of oil."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701928910 {#3231
      date: 2023-12-07 07:01:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Pons_Aelius@kbin.social"
      "@irish_link@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3236 …}
    +nested: Doctrine\ORM\PersistentCollection {#3238 …}
    +votes: Doctrine\ORM\PersistentCollection {#3240 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    -id: 205448
    -bodyTs: "'1200':11 'amount':17 'anyth':4 'break':10 'calori':12 'crazi':16 'honest':2 'mayb':9 'oil':19 'pan':6 'unless':13 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864540"
    +editedAt: DateTimeImmutable @1703297229 {#3232
      date: 2023-12-23 03:07:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701928910 {#3233
      date: 2023-12-07 07:01:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "This is nothing but a meme of LIES!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701940397 {#3348
    date: 2023-12-07 10:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Pons_Aelius@kbin.social"
    "@irish_link@lemmy.world"
    "@Donkter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3352 …}
  +nested: Doctrine\ORM\PersistentCollection {#3354 …}
  +votes: Doctrine\ORM\PersistentCollection {#3356 …}
  +reports: Doctrine\ORM\PersistentCollection {#3358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3362 …}
  -id: 205893
  -bodyTs: "'lie':8 'meme':6 'noth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7078106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701940397 {#3349
    date: 2023-12-07 10:13: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
119 DENIED edit
App\Entity\EntryComment {#3350
  +user: Proxies\__CG__\App\Entity\User {#3351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3234
    +user: Proxies\__CG__\App\Entity\User {#3235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
    +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 {#2187 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2506 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lies: It takes at least an hour to carbonise like that..."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1703308693 {#1356
          date: 2023-12-23 06:18:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2494 …}
        +nested: Doctrine\ORM\PersistentCollection {#2496 …}
        +votes: Doctrine\ORM\PersistentCollection {#2498 …}
        +reports: Doctrine\ORM\PersistentCollection {#2500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
        -id: 205288
        -bodyTs: "'carbonis':9 'hour':7 'least':5 'lie':1 'like':10 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3989005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701924089 {#1355
          date: 2023-12-07 05:41:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "And that’s in the oven. No way that was done on a stove top or range."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701927017 {#3060
        date: 2023-12-07 06:30:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Pons_Aelius@kbin.social"
      ]
      +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: 205379
      -bodyTs: "'done':11 'oven':6 'rang':17 'stove':14 'top':15 'way':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701927017 {#3059
        date: 2023-12-07 06:30:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "And honestly, if anything that pan was only maybe breaking 1200 calories unless they used crazy amounts of oil."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701928910 {#3231
      date: 2023-12-07 07:01:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Pons_Aelius@kbin.social"
      "@irish_link@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3236 …}
    +nested: Doctrine\ORM\PersistentCollection {#3238 …}
    +votes: Doctrine\ORM\PersistentCollection {#3240 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    -id: 205448
    -bodyTs: "'1200':11 'amount':17 'anyth':4 'break':10 'calori':12 'crazi':16 'honest':2 'mayb':9 'oil':19 'pan':6 'unless':13 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864540"
    +editedAt: DateTimeImmutable @1703297229 {#3232
      date: 2023-12-23 03:07:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701928910 {#3233
      date: 2023-12-07 07:01:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "This is nothing but a meme of LIES!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701940397 {#3348
    date: 2023-12-07 10:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Pons_Aelius@kbin.social"
    "@irish_link@lemmy.world"
    "@Donkter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3352 …}
  +nested: Doctrine\ORM\PersistentCollection {#3354 …}
  +votes: Doctrine\ORM\PersistentCollection {#3356 …}
  +reports: Doctrine\ORM\PersistentCollection {#3358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3362 …}
  -id: 205893
  -bodyTs: "'lie':8 'meme':6 'noth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7078106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701940397 {#3349
    date: 2023-12-07 10:13: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
120 DENIED moderate
App\Entity\EntryComment {#3350
  +user: Proxies\__CG__\App\Entity\User {#3351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3234
    +user: Proxies\__CG__\App\Entity\User {#3235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
    +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 {#2187 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2506 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lies: It takes at least an hour to carbonise like that..."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1703308693 {#1356
          date: 2023-12-23 06:18:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2494 …}
        +nested: Doctrine\ORM\PersistentCollection {#2496 …}
        +votes: Doctrine\ORM\PersistentCollection {#2498 …}
        +reports: Doctrine\ORM\PersistentCollection {#2500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
        -id: 205288
        -bodyTs: "'carbonis':9 'hour':7 'least':5 'lie':1 'like':10 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/685439/-/comment/3989005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701924089 {#1355
          date: 2023-12-07 05:41:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "And that’s in the oven. No way that was done on a stove top or range."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701927017 {#3060
        date: 2023-12-07 06:30:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Pons_Aelius@kbin.social"
      ]
      +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: 205379
      -bodyTs: "'done':11 'oven':6 'rang':17 'stove':14 'top':15 'way':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701927017 {#3059
        date: 2023-12-07 06:30:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "And honestly, if anything that pan was only maybe breaking 1200 calories unless they used crazy amounts of oil."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701928910 {#3231
      date: 2023-12-07 07:01:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Pons_Aelius@kbin.social"
      "@irish_link@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3236 …}
    +nested: Doctrine\ORM\PersistentCollection {#3238 …}
    +votes: Doctrine\ORM\PersistentCollection {#3240 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    -id: 205448
    -bodyTs: "'1200':11 'amount':17 'anyth':4 'break':10 'calori':12 'crazi':16 'honest':2 'mayb':9 'oil':19 'pan':6 'unless':13 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864540"
    +editedAt: DateTimeImmutable @1703297229 {#3232
      date: 2023-12-23 03:07:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701928910 {#3233
      date: 2023-12-07 07:01:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "This is nothing but a meme of LIES!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701940397 {#3348
    date: 2023-12-07 10:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Pons_Aelius@kbin.social"
    "@irish_link@lemmy.world"
    "@Donkter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3352 …}
  +nested: Doctrine\ORM\PersistentCollection {#3354 …}
  +votes: Doctrine\ORM\PersistentCollection {#3356 …}
  +reports: Doctrine\ORM\PersistentCollection {#3358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3362 …}
  -id: 205893
  -bodyTs: "'lie':8 'meme':6 'noth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7078106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701940397 {#3349
    date: 2023-12-07 10:13: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
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 {#2566
  +user: App\Entity\User {#2580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "For the elite “Puffing and grabbing their chests after running for a minute” soldiers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701895509 {#2561
    date: 2023-12-06 21:45:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 203972
  -bodyTs: "'chest':8 'elit':3 'grab':6 'minut':13 'puf':4 'run':10 'soldier':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5854839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701895509 {#2562
    date: 2023-12-06 21:45: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
123 DENIED edit
App\Entity\EntryComment {#2566
  +user: App\Entity\User {#2580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "For the elite “Puffing and grabbing their chests after running for a minute” soldiers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701895509 {#2561
    date: 2023-12-06 21:45:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 203972
  -bodyTs: "'chest':8 'elit':3 'grab':6 'minut':13 'puf':4 'run':10 'soldier':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5854839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701895509 {#2562
    date: 2023-12-06 21:45: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
124 DENIED moderate
App\Entity\EntryComment {#2566
  +user: App\Entity\User {#2580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "For the elite “Puffing and grabbing their chests after running for a minute” soldiers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701895509 {#2561
    date: 2023-12-06 21:45:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 203972
  -bodyTs: "'chest':8 'elit':3 'grab':6 'minut':13 'puf':4 'run':10 'soldier':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5854839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701895509 {#2562
    date: 2023-12-06 21:45: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
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 {#2640
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2642 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ancient, prehistoric, but quality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701887065 {#2635
    date: 2023-12-06 19:24:25.0 +01: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: 203414
  -bodyTs: "'ancient':1 'prehistor':2 'qualiti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5852000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701887065 {#2636
    date: 2023-12-06 19:24: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
127 DENIED edit
App\Entity\EntryComment {#2640
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2642 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ancient, prehistoric, but quality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701887065 {#2635
    date: 2023-12-06 19:24:25.0 +01: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: 203414
  -bodyTs: "'ancient':1 'prehistor':2 'qualiti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5852000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701887065 {#2636
    date: 2023-12-06 19:24: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
128 DENIED moderate
App\Entity\EntryComment {#2640
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2642 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ancient, prehistoric, but quality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701887065 {#2635
    date: 2023-12-06 19:24:25.0 +01: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: 203414
  -bodyTs: "'ancient':1 'prehistor':2 'qualiti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5852000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701887065 {#2636
    date: 2023-12-06 19:24: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
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 {#2717
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2642 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whenever I see this meme I always think she is the sub-woofer and the two puppers are the stereo twitters."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701885137 {#2712
    date: 2023-12-06 18:52:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 203281
  -bodyTs: "'alway':7 'meme':5 'pupper':18 'see':3 'stereo':21 'sub':13 'sub-woof':12 'think':8 'twitter':22 'two':17 'whenev':1 'woofer':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5851351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885137 {#2713
    date: 2023-12-06 18:52: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 {#2717
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2642 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whenever I see this meme I always think she is the sub-woofer and the two puppers are the stereo twitters."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701885137 {#2712
    date: 2023-12-06 18:52:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 203281
  -bodyTs: "'alway':7 'meme':5 'pupper':18 'see':3 'stereo':21 'sub':13 'sub-woof':12 'think':8 'twitter':22 'two':17 'whenev':1 'woofer':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5851351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885137 {#2713
    date: 2023-12-06 18:52: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 {#2717
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2642 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whenever I see this meme I always think she is the sub-woofer and the two puppers are the stereo twitters."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701885137 {#2712
    date: 2023-12-06 18:52:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 203281
  -bodyTs: "'alway':7 'meme':5 'pupper':18 'see':3 'stereo':21 'sub':13 'sub-woof':12 'think':8 'twitter':22 'two':17 'whenev':1 'woofer':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5851351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885137 {#2713
    date: 2023-12-06 18:52: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 {#2790
  +user: App\Entity\User {#2803 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Missed opportunity for “Weapons of ass destruction”\n
    \n
    I’m 15 years old again, apparently…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703250490 {#2785
    date: 2023-12-22 14:08:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2791 …}
  +nested: Doctrine\ORM\PersistentCollection {#2793 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  -id: 203130
  -bodyTs: "'15':10 'appar':14 'ass':6 'destruct':7 'm':9 'miss':1 'old':12 'opportun':2 'weapon':4 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5464833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882772 {#2786
    date: 2023-12-06 18:12:52.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 {#2790
  +user: App\Entity\User {#2803 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Missed opportunity for “Weapons of ass destruction”\n
    \n
    I’m 15 years old again, apparently…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703250490 {#2785
    date: 2023-12-22 14:08:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2791 …}
  +nested: Doctrine\ORM\PersistentCollection {#2793 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  -id: 203130
  -bodyTs: "'15':10 'appar':14 'ass':6 'destruct':7 'm':9 'miss':1 'old':12 'opportun':2 'weapon':4 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5464833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882772 {#2786
    date: 2023-12-06 18:12:52.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 {#2790
  +user: App\Entity\User {#2803 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Missed opportunity for “Weapons of ass destruction”\n
    \n
    I’m 15 years old again, apparently…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703250490 {#2785
    date: 2023-12-22 14:08:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2791 …}
  +nested: Doctrine\ORM\PersistentCollection {#2793 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  -id: 203130
  -bodyTs: "'15':10 'appar':14 'ass':6 'destruct':7 'm':9 'miss':1 'old':12 'opportun':2 'weapon':4 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5464833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882772 {#2786
    date: 2023-12-06 18:12:52.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 {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2790
    +user: App\Entity\User {#2803 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Missed opportunity for “Weapons of ass destruction”\n
      \n
      I’m 15 years old again, apparently…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703250490 {#2785
      date: 2023-12-22 14:08:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2791 …}
    +nested: Doctrine\ORM\PersistentCollection {#2793 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    -id: 203130
    -bodyTs: "'15':10 'appar':14 'ass':6 'destruct':7 'm':9 'miss':1 'old':12 'opportun':2 'weapon':4 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5464833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882772 {#2786
      date: 2023-12-06 18:12:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2790}
  +body: "Weapons of gas production"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701883359 {#3092
    date: 2023-12-06 18:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
  ]
  +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: 203171
  -bodyTs: "'gas':3 'product':4 'weapon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3900465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701883359 {#3091
    date: 2023-12-06 18:22:39.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 {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2790
    +user: App\Entity\User {#2803 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Missed opportunity for “Weapons of ass destruction”\n
      \n
      I’m 15 years old again, apparently…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703250490 {#2785
      date: 2023-12-22 14:08:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2791 …}
    +nested: Doctrine\ORM\PersistentCollection {#2793 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    -id: 203130
    -bodyTs: "'15':10 'appar':14 'ass':6 'destruct':7 'm':9 'miss':1 'old':12 'opportun':2 'weapon':4 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5464833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882772 {#2786
      date: 2023-12-06 18:12:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2790}
  +body: "Weapons of gas production"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701883359 {#3092
    date: 2023-12-06 18:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
  ]
  +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: 203171
  -bodyTs: "'gas':3 'product':4 'weapon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3900465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701883359 {#3091
    date: 2023-12-06 18:22:39.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 {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2790
    +user: App\Entity\User {#2803 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Missed opportunity for “Weapons of ass destruction”\n
      \n
      I’m 15 years old again, apparently…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703250490 {#2785
      date: 2023-12-22 14:08:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2791 …}
    +nested: Doctrine\ORM\PersistentCollection {#2793 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    -id: 203130
    -bodyTs: "'15':10 'appar':14 'ass':6 'destruct':7 'm':9 'miss':1 'old':12 'opportun':2 'weapon':4 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5464833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882772 {#2786
      date: 2023-12-06 18:12:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2790}
  +body: "Weapons of gas production"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701883359 {#3092
    date: 2023-12-06 18:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
  ]
  +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: 203171
  -bodyTs: "'gas':3 'product':4 'weapon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3900465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701883359 {#3091
    date: 2023-12-06 18:22:39.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 {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2790
    +user: App\Entity\User {#2803 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Missed opportunity for “Weapons of ass destruction”\n
      \n
      I’m 15 years old again, apparently…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703250490 {#2785
      date: 2023-12-22 14:08:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2791 …}
    +nested: Doctrine\ORM\PersistentCollection {#2793 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    -id: 203130
    -bodyTs: "'15':10 'appar':14 'ass':6 'destruct':7 'm':9 'miss':1 'old':12 'opportun':2 'weapon':4 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5464833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882772 {#2786
      date: 2023-12-06 18:12:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2790}
  +body: """
    Weapons of ass destruction…\n
    \n
    I’m torn between making a Taco Bell joke or a joke about my dick.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701890606 {#3076
    date: 2023-12-06 20:23:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
  ]
  +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: 203652
  -bodyTs: "'ass':3 'bell':12 'destruct':4 'dick':19 'joke':13,16 'm':6 'make':9 'taco':11 'torn':7 'weapon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701890606 {#3075
    date: 2023-12-06 20:23:26.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 {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2790
    +user: App\Entity\User {#2803 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Missed opportunity for “Weapons of ass destruction”\n
      \n
      I’m 15 years old again, apparently…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703250490 {#2785
      date: 2023-12-22 14:08:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2791 …}
    +nested: Doctrine\ORM\PersistentCollection {#2793 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    -id: 203130
    -bodyTs: "'15':10 'appar':14 'ass':6 'destruct':7 'm':9 'miss':1 'old':12 'opportun':2 'weapon':4 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5464833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882772 {#2786
      date: 2023-12-06 18:12:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2790}
  +body: """
    Weapons of ass destruction…\n
    \n
    I’m torn between making a Taco Bell joke or a joke about my dick.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701890606 {#3076
    date: 2023-12-06 20:23:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
  ]
  +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: 203652
  -bodyTs: "'ass':3 'bell':12 'destruct':4 'dick':19 'joke':13,16 'm':6 'make':9 'taco':11 'torn':7 'weapon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701890606 {#3075
    date: 2023-12-06 20:23:26.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 {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2790
    +user: App\Entity\User {#2803 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Missed opportunity for “Weapons of ass destruction”\n
      \n
      I’m 15 years old again, apparently…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703250490 {#2785
      date: 2023-12-22 14:08:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2791 …}
    +nested: Doctrine\ORM\PersistentCollection {#2793 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    -id: 203130
    -bodyTs: "'15':10 'appar':14 'ass':6 'destruct':7 'm':9 'miss':1 'old':12 'opportun':2 'weapon':4 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5464833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882772 {#2786
      date: 2023-12-06 18:12:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2790}
  +body: """
    Weapons of ass destruction…\n
    \n
    I’m torn between making a Taco Bell joke or a joke about my dick.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701890606 {#3076
    date: 2023-12-06 20:23:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
  ]
  +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: 203652
  -bodyTs: "'ass':3 'bell':12 'destruct':4 'dick':19 'joke':13,16 'm':6 'make':9 'taco':11 'torn':7 'weapon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701890606 {#3075
    date: 2023-12-06 20:23:26.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 {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2790
      +user: App\Entity\User {#2803 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Missed opportunity for “Weapons of ass destruction”\n
        \n
        I’m 15 years old again, apparently…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703250490 {#2785
        date: 2023-12-22 14:08:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2791 …}
      +nested: Doctrine\ORM\PersistentCollection {#2793 …}
      +votes: Doctrine\ORM\PersistentCollection {#2795 …}
      +reports: Doctrine\ORM\PersistentCollection {#2797 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
      -id: 203130
      -bodyTs: "'15':10 'appar':14 'ass':6 'destruct':7 'm':9 'miss':1 'old':12 'opportun':2 'weapon':4 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5464833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701882772 {#2786
        date: 2023-12-06 18:12:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2790}
    +body: """
      Weapons of ass destruction…\n
      \n
      I’m torn between making a Taco Bell joke or a joke about my dick.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701890606 {#3076
      date: 2023-12-06 20:23:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@phoenixz@lemmy.ca"
    ]
    +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: 203652
    -bodyTs: "'ass':3 'bell':12 'destruct':4 'dick':19 'joke':13,16 'm':6 'make':9 'taco':11 'torn':7 'weapon':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701890606 {#3075
      date: 2023-12-06 20:23:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2790}
  +body: "I’m ready to hear both"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701897708 {#3215
    date: 2023-12-06 22:21:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
    "@SatansMaggotyCumFart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 204129
  -bodyTs: "'hear':5 'm':2 'readi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5855584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701897708 {#3216
    date: 2023-12-06 22:21:48.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 {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2790
      +user: App\Entity\User {#2803 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Missed opportunity for “Weapons of ass destruction”\n
        \n
        I’m 15 years old again, apparently…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703250490 {#2785
        date: 2023-12-22 14:08:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2791 …}
      +nested: Doctrine\ORM\PersistentCollection {#2793 …}
      +votes: Doctrine\ORM\PersistentCollection {#2795 …}
      +reports: Doctrine\ORM\PersistentCollection {#2797 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
      -id: 203130
      -bodyTs: "'15':10 'appar':14 'ass':6 'destruct':7 'm':9 'miss':1 'old':12 'opportun':2 'weapon':4 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5464833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701882772 {#2786
        date: 2023-12-06 18:12:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2790}
    +body: """
      Weapons of ass destruction…\n
      \n
      I’m torn between making a Taco Bell joke or a joke about my dick.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701890606 {#3076
      date: 2023-12-06 20:23:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@phoenixz@lemmy.ca"
    ]
    +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: 203652
    -bodyTs: "'ass':3 'bell':12 'destruct':4 'dick':19 'joke':13,16 'm':6 'make':9 'taco':11 'torn':7 'weapon':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701890606 {#3075
      date: 2023-12-06 20:23:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2790}
  +body: "I’m ready to hear both"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701897708 {#3215
    date: 2023-12-06 22:21:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
    "@SatansMaggotyCumFart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 204129
  -bodyTs: "'hear':5 'm':2 'readi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5855584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701897708 {#3216
    date: 2023-12-06 22:21:48.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 {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2790
      +user: App\Entity\User {#2803 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Missed opportunity for “Weapons of ass destruction”\n
        \n
        I’m 15 years old again, apparently…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703250490 {#2785
        date: 2023-12-22 14:08:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2791 …}
      +nested: Doctrine\ORM\PersistentCollection {#2793 …}
      +votes: Doctrine\ORM\PersistentCollection {#2795 …}
      +reports: Doctrine\ORM\PersistentCollection {#2797 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
      -id: 203130
      -bodyTs: "'15':10 'appar':14 'ass':6 'destruct':7 'm':9 'miss':1 'old':12 'opportun':2 'weapon':4 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5464833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701882772 {#2786
        date: 2023-12-06 18:12:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2790}
    +body: """
      Weapons of ass destruction…\n
      \n
      I’m torn between making a Taco Bell joke or a joke about my dick.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701890606 {#3076
      date: 2023-12-06 20:23:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@phoenixz@lemmy.ca"
    ]
    +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: 203652
    -bodyTs: "'ass':3 'bell':12 'destruct':4 'dick':19 'joke':13,16 'm':6 'make':9 'taco':11 'torn':7 'weapon':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701890606 {#3075
      date: 2023-12-06 20:23:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2790}
  +body: "I’m ready to hear both"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701897708 {#3215
    date: 2023-12-06 22:21:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
    "@SatansMaggotyCumFart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 204129
  -bodyTs: "'hear':5 'm':2 'readi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5855584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701897708 {#3216
    date: 2023-12-06 22:21:48.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 {#2864
  +user: App\Entity\User {#2877 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hello, The Hague? I’d like to report a war crime.\n
    \n
    What do you mean they’ll literally invade you if you write this down?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701877953 {#2858
    date: 2023-12-06 16:52:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2867 …}
  +votes: Doctrine\ORM\PersistentCollection {#2869 …}
  +reports: Doctrine\ORM\PersistentCollection {#2871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
  -id: 202833
  -bodyTs: "'crime':11 'd':5 'hagu':3 'hello':1 'invad':19 'like':6 'liter':18 'll':17 'mean':15 'report':8 'war':10 'write':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5848503"
  +editedAt: DateTimeImmutable @1703214637 {#2859
    date: 2023-12-22 04:10:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701877953 {#2860
    date: 2023-12-06 16:52: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
151 DENIED edit
App\Entity\EntryComment {#2864
  +user: App\Entity\User {#2877 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hello, The Hague? I’d like to report a war crime.\n
    \n
    What do you mean they’ll literally invade you if you write this down?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701877953 {#2858
    date: 2023-12-06 16:52:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2867 …}
  +votes: Doctrine\ORM\PersistentCollection {#2869 …}
  +reports: Doctrine\ORM\PersistentCollection {#2871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
  -id: 202833
  -bodyTs: "'crime':11 'd':5 'hagu':3 'hello':1 'invad':19 'like':6 'liter':18 'll':17 'mean':15 'report':8 'war':10 'write':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5848503"
  +editedAt: DateTimeImmutable @1703214637 {#2859
    date: 2023-12-22 04:10:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701877953 {#2860
    date: 2023-12-06 16:52: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
152 DENIED moderate
App\Entity\EntryComment {#2864
  +user: App\Entity\User {#2877 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hello, The Hague? I’d like to report a war crime.\n
    \n
    What do you mean they’ll literally invade you if you write this down?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701877953 {#2858
    date: 2023-12-06 16:52:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2867 …}
  +votes: Doctrine\ORM\PersistentCollection {#2869 …}
  +reports: Doctrine\ORM\PersistentCollection {#2871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
  -id: 202833
  -bodyTs: "'crime':11 'd':5 'hagu':3 'hello':1 'invad':19 'like':6 'liter':18 'll':17 'mean':15 'report':8 'war':10 'write':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5848503"
  +editedAt: DateTimeImmutable @1703214637 {#2859
    date: 2023-12-22 04:10:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701877953 {#2860
    date: 2023-12-06 16:52: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
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 {#2938
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unironically so.\n
    \n
    Logistics has always been the US military’s best weapon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703243760 {#2933
    date: 2023-12-22 12:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@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: 202832
  -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5005548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701877952 {#2934
    date: 2023-12-06 16:52:32.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 {#2938
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unironically so.\n
    \n
    Logistics has always been the US military’s best weapon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703243760 {#2933
    date: 2023-12-22 12:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@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: 202832
  -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5005548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701877952 {#2934
    date: 2023-12-06 16:52:32.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 {#2938
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unironically so.\n
    \n
    Logistics has always been the US military’s best weapon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703243760 {#2933
    date: 2023-12-22 12:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@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: 202832
  -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5005548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701877952 {#2934
    date: 2023-12-06 16:52:32.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 {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unironically so.\n
      \n
      Logistics has always been the US military’s best weapon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703243760 {#2933
      date: 2023-12-22 12:16:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@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: 202832
    -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5005548"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701877952 {#2934
      date: 2023-12-06 16:52:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Pretty sure it’s punching down"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701884872 {#3023
    date: 2023-12-06 18:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackmist@feddit.uk"
  ]
  +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: 203265
  -bodyTs: "'pretti':1 'punch':5 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6430412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701884872 {#3026
    date: 2023-12-06 18:47:52.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 {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unironically so.\n
      \n
      Logistics has always been the US military’s best weapon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703243760 {#2933
      date: 2023-12-22 12:16:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@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: 202832
    -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5005548"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701877952 {#2934
      date: 2023-12-06 16:52:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Pretty sure it’s punching down"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701884872 {#3023
    date: 2023-12-06 18:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackmist@feddit.uk"
  ]
  +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: 203265
  -bodyTs: "'pretti':1 'punch':5 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6430412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701884872 {#3026
    date: 2023-12-06 18:47:52.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 {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unironically so.\n
      \n
      Logistics has always been the US military’s best weapon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703243760 {#2933
      date: 2023-12-22 12:16:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@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: 202832
    -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5005548"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701877952 {#2934
      date: 2023-12-06 16:52:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Pretty sure it’s punching down"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701884872 {#3023
    date: 2023-12-06 18:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackmist@feddit.uk"
  ]
  +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: 203265
  -bodyTs: "'pretti':1 'punch':5 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6430412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701884872 {#3026
    date: 2023-12-06 18:47:52.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 {#3196
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3022
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2938
      +user: App\Entity\User {#2951 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unironically so.\n
        \n
        Logistics has always been the US military’s best weapon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703243760 {#2933
        date: 2023-12-22 12:16:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@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: 202832
      -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5005548"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701877952 {#2934
        date: 2023-12-06 16:52:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2938}
    +body: "Pretty sure it’s punching down"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701884872 {#3023
      date: 2023-12-06 18:47:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blackmist@feddit.uk"
    ]
    +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: 203265
    -bodyTs: "'pretti':1 'punch':5 'sure':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6430412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701884872 {#3026
      date: 2023-12-06 18:47:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: """
    When you’ve got nukes, all wars are punching down.\n
    \n
    The knowing that even if you fight *really* well against them, they could just say “fuck it” and flatten you anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701885105 {#3195
    date: 2023-12-06 18:51:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackmist@feddit.uk"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 203278
  -bodyTs: "'anyway':31 'could':23 'even':14 'fight':17 'flatten':29 'fuck':26 'got':4 'know':12 'nuke':5 'punch':9 'realli':18 'say':25 've':3 'war':7 'well':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5008284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885105 {#3198
    date: 2023-12-06 18:51: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
163 DENIED edit
App\Entity\EntryComment {#3196
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3022
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2938
      +user: App\Entity\User {#2951 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unironically so.\n
        \n
        Logistics has always been the US military’s best weapon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703243760 {#2933
        date: 2023-12-22 12:16:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@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: 202832
      -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5005548"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701877952 {#2934
        date: 2023-12-06 16:52:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2938}
    +body: "Pretty sure it’s punching down"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701884872 {#3023
      date: 2023-12-06 18:47:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blackmist@feddit.uk"
    ]
    +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: 203265
    -bodyTs: "'pretti':1 'punch':5 'sure':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6430412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701884872 {#3026
      date: 2023-12-06 18:47:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: """
    When you’ve got nukes, all wars are punching down.\n
    \n
    The knowing that even if you fight *really* well against them, they could just say “fuck it” and flatten you anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701885105 {#3195
    date: 2023-12-06 18:51:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackmist@feddit.uk"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 203278
  -bodyTs: "'anyway':31 'could':23 'even':14 'fight':17 'flatten':29 'fuck':26 'got':4 'know':12 'nuke':5 'punch':9 'realli':18 'say':25 've':3 'war':7 'well':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5008284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885105 {#3198
    date: 2023-12-06 18:51: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
164 DENIED moderate
App\Entity\EntryComment {#3196
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3022
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2938
      +user: App\Entity\User {#2951 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unironically so.\n
        \n
        Logistics has always been the US military’s best weapon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703243760 {#2933
        date: 2023-12-22 12:16:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@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: 202832
      -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5005548"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701877952 {#2934
        date: 2023-12-06 16:52:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2938}
    +body: "Pretty sure it’s punching down"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701884872 {#3023
      date: 2023-12-06 18:47:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blackmist@feddit.uk"
    ]
    +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: 203265
    -bodyTs: "'pretti':1 'punch':5 'sure':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6430412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701884872 {#3026
      date: 2023-12-06 18:47:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: """
    When you’ve got nukes, all wars are punching down.\n
    \n
    The knowing that even if you fight *really* well against them, they could just say “fuck it” and flatten you anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701885105 {#3195
    date: 2023-12-06 18:51:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackmist@feddit.uk"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 203278
  -bodyTs: "'anyway':31 'could':23 'even':14 'fight':17 'flatten':29 'fuck':26 'got':4 'know':12 'nuke':5 'punch':9 'realli':18 'say':25 've':3 'war':7 'well':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5008284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885105 {#3198
    date: 2023-12-06 18:51: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
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 {#3322
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3022
      +user: Proxies\__CG__\App\Entity\User {#3105 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#2938
        +user: App\Entity\User {#2951 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Unironically so.\n
          \n
          Logistics has always been the US military’s best weapon.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1703243760 {#2933
          date: 2023-12-22 12:16:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@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: 202832
        -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5005548"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701877952 {#2934
          date: 2023-12-06 16:52:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2938}
      +body: "Pretty sure it’s punching down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701884872 {#3023
        date: 2023-12-06 18:47:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Blackmist@feddit.uk"
      ]
      +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: 203265
      -bodyTs: "'pretti':1 'punch':5 'sure':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6430412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884872 {#3026
        date: 2023-12-06 18:47:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2938}
    +body: """
      When you’ve got nukes, all wars are punching down.\n
      \n
      The knowing that even if you fight *really* well against them, they could just say “fuck it” and flatten you anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701885105 {#3195
      date: 2023-12-06 18:51:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blackmist@feddit.uk"
      "@optissima@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
    -id: 203278
    -bodyTs: "'anyway':31 'could':23 'even':14 'fight':17 'flatten':29 'fuck':26 'got':4 'know':12 'nuke':5 'punch':9 'realli':18 'say':25 've':3 'war':7 'well':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5008284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701885105 {#3198
      date: 2023-12-06 18:51:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Yeah eventually the goal of anyone that punches down is “get the biggest punch,” and they definitely have it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701889873 {#3323
    date: 2023-12-06 20:11:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackmist@feddit.uk"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3315 …}
  +reports: Doctrine\ORM\PersistentCollection {#3326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3330 …}
  -id: 203604
  -bodyTs: "'anyon':6 'biggest':13 'definit':17 'eventu':2 'get':11 'goal':4 'punch':8,14 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6432405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889873 {#3320
    date: 2023-12-06 20:11: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
167 DENIED edit
App\Entity\EntryComment {#3322
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3022
      +user: Proxies\__CG__\App\Entity\User {#3105 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#2938
        +user: App\Entity\User {#2951 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Unironically so.\n
          \n
          Logistics has always been the US military’s best weapon.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1703243760 {#2933
          date: 2023-12-22 12:16:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@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: 202832
        -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5005548"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701877952 {#2934
          date: 2023-12-06 16:52:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2938}
      +body: "Pretty sure it’s punching down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701884872 {#3023
        date: 2023-12-06 18:47:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Blackmist@feddit.uk"
      ]
      +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: 203265
      -bodyTs: "'pretti':1 'punch':5 'sure':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6430412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884872 {#3026
        date: 2023-12-06 18:47:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2938}
    +body: """
      When you’ve got nukes, all wars are punching down.\n
      \n
      The knowing that even if you fight *really* well against them, they could just say “fuck it” and flatten you anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701885105 {#3195
      date: 2023-12-06 18:51:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blackmist@feddit.uk"
      "@optissima@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
    -id: 203278
    -bodyTs: "'anyway':31 'could':23 'even':14 'fight':17 'flatten':29 'fuck':26 'got':4 'know':12 'nuke':5 'punch':9 'realli':18 'say':25 've':3 'war':7 'well':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5008284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701885105 {#3198
      date: 2023-12-06 18:51:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Yeah eventually the goal of anyone that punches down is “get the biggest punch,” and they definitely have it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701889873 {#3323
    date: 2023-12-06 20:11:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackmist@feddit.uk"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3315 …}
  +reports: Doctrine\ORM\PersistentCollection {#3326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3330 …}
  -id: 203604
  -bodyTs: "'anyon':6 'biggest':13 'definit':17 'eventu':2 'get':11 'goal':4 'punch':8,14 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6432405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889873 {#3320
    date: 2023-12-06 20:11: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
168 DENIED moderate
App\Entity\EntryComment {#3322
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3022
      +user: Proxies\__CG__\App\Entity\User {#3105 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#2938
        +user: App\Entity\User {#2951 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Unironically so.\n
          \n
          Logistics has always been the US military’s best weapon.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1703243760 {#2933
          date: 2023-12-22 12:16:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@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: 202832
        -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5005548"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701877952 {#2934
          date: 2023-12-06 16:52:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2938}
      +body: "Pretty sure it’s punching down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701884872 {#3023
        date: 2023-12-06 18:47:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Blackmist@feddit.uk"
      ]
      +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: 203265
      -bodyTs: "'pretti':1 'punch':5 'sure':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6430412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884872 {#3026
        date: 2023-12-06 18:47:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2938}
    +body: """
      When you’ve got nukes, all wars are punching down.\n
      \n
      The knowing that even if you fight *really* well against them, they could just say “fuck it” and flatten you anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701885105 {#3195
      date: 2023-12-06 18:51:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blackmist@feddit.uk"
      "@optissima@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
    -id: 203278
    -bodyTs: "'anyway':31 'could':23 'even':14 'fight':17 'flatten':29 'fuck':26 'got':4 'know':12 'nuke':5 'punch':9 'realli':18 'say':25 've':3 'war':7 'well':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5008284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701885105 {#3198
      date: 2023-12-06 18:51:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Yeah eventually the goal of anyone that punches down is “get the biggest punch,” and they definitely have it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701889873 {#3323
    date: 2023-12-06 20:11:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackmist@feddit.uk"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3315 …}
  +reports: Doctrine\ORM\PersistentCollection {#3326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3330 …}
  -id: 203604
  -bodyTs: "'anyon':6 'biggest':13 'definit':17 'eventu':2 'get':11 'goal':4 'punch':8,14 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6432405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889873 {#3320
    date: 2023-12-06 20:11: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
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 {#3334
  +user: Proxies\__CG__\App\Entity\User {#3335 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3022
      +user: Proxies\__CG__\App\Entity\User {#3105 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#2938
        +user: App\Entity\User {#2951 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Unironically so.\n
          \n
          Logistics has always been the US military’s best weapon.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1703243760 {#2933
          date: 2023-12-22 12:16:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@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: 202832
        -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5005548"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701877952 {#2934
          date: 2023-12-06 16:52:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2938}
      +body: "Pretty sure it’s punching down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701884872 {#3023
        date: 2023-12-06 18:47:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Blackmist@feddit.uk"
      ]
      +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: 203265
      -bodyTs: "'pretti':1 'punch':5 'sure':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6430412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884872 {#3026
        date: 2023-12-06 18:47:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2938}
    +body: """
      When you’ve got nukes, all wars are punching down.\n
      \n
      The knowing that even if you fight *really* well against them, they could just say “fuck it” and flatten you anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701885105 {#3195
      date: 2023-12-06 18:51:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blackmist@feddit.uk"
      "@optissima@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
    -id: 203278
    -bodyTs: "'anyway':31 'could':23 'even':14 'fight':17 'flatten':29 'fuck':26 'got':4 'know':12 'nuke':5 'punch':9 'realli':18 'say':25 've':3 'war':7 'well':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5008284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701885105 {#3198
      date: 2023-12-06 18:51:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Didn’t stop the Vietnamese. Or the Afghans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701893748 {#3332
    date: 2023-12-06 21:15:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackmist@feddit.uk"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3336 …}
  +nested: Doctrine\ORM\PersistentCollection {#3338 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
  -id: 203857
  -bodyTs: "'afghan':8 'didn':1 'stop':3 'vietnames':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5854219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701893748 {#3333
    date: 2023-12-06 21:15:48.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 {#3334
  +user: Proxies\__CG__\App\Entity\User {#3335 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3022
      +user: Proxies\__CG__\App\Entity\User {#3105 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#2938
        +user: App\Entity\User {#2951 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Unironically so.\n
          \n
          Logistics has always been the US military’s best weapon.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1703243760 {#2933
          date: 2023-12-22 12:16:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@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: 202832
        -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5005548"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701877952 {#2934
          date: 2023-12-06 16:52:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2938}
      +body: "Pretty sure it’s punching down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701884872 {#3023
        date: 2023-12-06 18:47:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Blackmist@feddit.uk"
      ]
      +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: 203265
      -bodyTs: "'pretti':1 'punch':5 'sure':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6430412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884872 {#3026
        date: 2023-12-06 18:47:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2938}
    +body: """
      When you’ve got nukes, all wars are punching down.\n
      \n
      The knowing that even if you fight *really* well against them, they could just say “fuck it” and flatten you anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701885105 {#3195
      date: 2023-12-06 18:51:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blackmist@feddit.uk"
      "@optissima@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
    -id: 203278
    -bodyTs: "'anyway':31 'could':23 'even':14 'fight':17 'flatten':29 'fuck':26 'got':4 'know':12 'nuke':5 'punch':9 'realli':18 'say':25 've':3 'war':7 'well':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5008284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701885105 {#3198
      date: 2023-12-06 18:51:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Didn’t stop the Vietnamese. Or the Afghans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701893748 {#3332
    date: 2023-12-06 21:15:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackmist@feddit.uk"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3336 …}
  +nested: Doctrine\ORM\PersistentCollection {#3338 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
  -id: 203857
  -bodyTs: "'afghan':8 'didn':1 'stop':3 'vietnames':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5854219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701893748 {#3333
    date: 2023-12-06 21:15:48.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 {#3334
  +user: Proxies\__CG__\App\Entity\User {#3335 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#3022
      +user: Proxies\__CG__\App\Entity\User {#3105 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: App\Entity\EntryComment {#2938
        +user: App\Entity\User {#2951 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2567 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Unironically so.\n
          \n
          Logistics has always been the US military’s best weapon.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1703243760 {#2933
          date: 2023-12-22 12:16:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@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: 202832
        -bodyTs: "'alway':5 'best':11 'logist':3 'militari':9 'uniron':1 'us':8 'weapon':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5005548"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701877952 {#2934
          date: 2023-12-06 16:52:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2938}
      +body: "Pretty sure it’s punching down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701884872 {#3023
        date: 2023-12-06 18:47:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Blackmist@feddit.uk"
      ]
      +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: 203265
      -bodyTs: "'pretti':1 'punch':5 'sure':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6430412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884872 {#3026
        date: 2023-12-06 18:47:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2938}
    +body: """
      When you’ve got nukes, all wars are punching down.\n
      \n
      The knowing that even if you fight *really* well against them, they could just say “fuck it” and flatten you anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701885105 {#3195
      date: 2023-12-06 18:51:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Blackmist@feddit.uk"
      "@optissima@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
    -id: 203278
    -bodyTs: "'anyway':31 'could':23 'even':14 'fight':17 'flatten':29 'fuck':26 'got':4 'know':12 'nuke':5 'punch':9 'realli':18 'say':25 've':3 'war':7 'well':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5008284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701885105 {#3198
      date: 2023-12-06 18:51:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Didn’t stop the Vietnamese. Or the Afghans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701893748 {#3332
    date: 2023-12-06 21:15:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackmist@feddit.uk"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3336 …}
  +nested: Doctrine\ORM\PersistentCollection {#3338 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
  -id: 203857
  -bodyTs: "'afghan':8 'didn':1 'stop':3 'vietnames':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5854219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701893748 {#3333
    date: 2023-12-06 21:15:48.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