GET https://kbin.spritesserver.nl/d/lemmy.today/comments/oldest?p=51

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 …}
}
16.99 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.06 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: "Utterly disgusting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727837348 {#1875
    date: 2024-10-02 04:49:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 332709
  -bodyTs: "'disgust':2 'utter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6475356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705961058 {#1845
    date: 2024-01-22 23:04: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
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: "Utterly disgusting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727837348 {#1875
    date: 2024-10-02 04:49:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 332709
  -bodyTs: "'disgust':2 'utter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6475356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705961058 {#1845
    date: 2024-01-22 23:04: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
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: "Utterly disgusting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727837348 {#1875
    date: 2024-10-02 04:49:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 332709
  -bodyTs: "'disgust':2 'utter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6475356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705961058 {#1845
    date: 2024-01-22 23:04: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
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 {#3018
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2406
    +user: App\Entity\User {#2449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Utterly disgusting."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727837348 {#1875
      date: 2024-10-02 04:49:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1658 …}
    +nested: Doctrine\ORM\PersistentCollection {#1847 …}
    +votes: Doctrine\ORM\PersistentCollection {#1805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
    -id: 332709
    -bodyTs: "'disgust':2 'utter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/6475356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705961058 {#1845
      date: 2024-01-22 23:04:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: "Udderly disgusting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705978651 {#3019
    date: 2024-01-23 03:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Namstel@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 333243
  -bodyTs: "'disgust':2 'udder':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6931213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705978651 {#3022
    date: 2024-01-23 03:57:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3018
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2406
    +user: App\Entity\User {#2449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Utterly disgusting."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727837348 {#1875
      date: 2024-10-02 04:49:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1658 …}
    +nested: Doctrine\ORM\PersistentCollection {#1847 …}
    +votes: Doctrine\ORM\PersistentCollection {#1805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
    -id: 332709
    -bodyTs: "'disgust':2 'utter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/6475356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705961058 {#1845
      date: 2024-01-22 23:04:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: "Udderly disgusting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705978651 {#3019
    date: 2024-01-23 03:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Namstel@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 333243
  -bodyTs: "'disgust':2 'udder':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6931213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705978651 {#3022
    date: 2024-01-23 03:57:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3018
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2406
    +user: App\Entity\User {#2449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Utterly disgusting."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727837348 {#1875
      date: 2024-10-02 04:49:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1658 …}
    +nested: Doctrine\ORM\PersistentCollection {#1847 …}
    +votes: Doctrine\ORM\PersistentCollection {#1805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
    -id: 332709
    -bodyTs: "'disgust':2 'utter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/6475356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705961058 {#1845
      date: 2024-01-22 23:04:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: "Udderly disgusting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705978651 {#3019
    date: 2024-01-23 03:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Namstel@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 333243
  -bodyTs: "'disgust':2 'udder':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6931213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705978651 {#3022
    date: 2024-01-23 03:57:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "ameroctopod"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728069600 {#1560
    date: 2024-10-04 21:20:00.0 +02: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: 332739
  -bodyTs: "'ameroctopod':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8547991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705961728 {#1559
    date: 2024-01-22 23:15:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#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: "ameroctopod"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728069600 {#1560
    date: 2024-10-04 21:20:00.0 +02: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: 332739
  -bodyTs: "'ameroctopod':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8547991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705961728 {#1559
    date: 2024-01-22 23:15:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#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: "ameroctopod"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728069600 {#1560
    date: 2024-10-04 21:20:00.0 +02: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: 332739
  -bodyTs: "'ameroctopod':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8547991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705961728 {#1559
    date: 2024-01-22 23:15:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: 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: "ameroctopod"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728069600 {#1560
      date: 2024-10-04 21:20:00.0 +02: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: 332739
    -bodyTs: "'ameroctopod':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8547991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705961728 {#1559
      date: 2024-01-22 23:15:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "Amerachnid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705966149 {#3088
    date: 2024-01-23 00:29:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@reverendsteveii@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 332894
  -bodyTs: "'amerachnid':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966149 {#3087
    date: 2024-01-23 00:29: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
15 DENIED edit
App\Entity\EntryComment {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: 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: "ameroctopod"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728069600 {#1560
      date: 2024-10-04 21:20:00.0 +02: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: 332739
    -bodyTs: "'ameroctopod':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8547991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705961728 {#1559
      date: 2024-01-22 23:15:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "Amerachnid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705966149 {#3088
    date: 2024-01-23 00:29:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@reverendsteveii@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 332894
  -bodyTs: "'amerachnid':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966149 {#3087
    date: 2024-01-23 00:29: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
16 DENIED moderate
App\Entity\EntryComment {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: 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: "ameroctopod"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728069600 {#1560
      date: 2024-10-04 21:20:00.0 +02: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: 332739
    -bodyTs: "'ameroctopod':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8547991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705961728 {#1559
      date: 2024-01-22 23:15:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "Amerachnid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705966149 {#3088
    date: 2024-01-23 00:29:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@reverendsteveii@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 332894
  -bodyTs: "'amerachnid':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966149 {#3087
    date: 2024-01-23 00:29: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
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 {#3290
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3086
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: 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: "ameroctopod"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1728069600 {#1560
        date: 2024-10-04 21:20:00.0 +02: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: 332739
      -bodyTs: "'ameroctopod':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8547991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705961728 {#1559
        date: 2024-01-22 23:15:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1563}
    +body: "Amerachnid"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705966149 {#3088
      date: 2024-01-23 00:29:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@reverendsteveii@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3084 …}
    +nested: Doctrine\ORM\PersistentCollection {#3082 …}
    +votes: Doctrine\ORM\PersistentCollection {#3080 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    -id: 332894
    -bodyTs: "'amerachnid':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925521"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705966149 {#3087
      date: 2024-01-23 00:29:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "This is better, thank yoy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706045476 {#3288
    date: 2024-01-23 22:31:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@reverendsteveii@lemm.ee"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 335206
  -bodyTs: "'better':3 'thank':4 'yoy':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8581311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706045476 {#3289
    date: 2024-01-23 22:31:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3290
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3086
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: 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: "ameroctopod"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1728069600 {#1560
        date: 2024-10-04 21:20:00.0 +02: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: 332739
      -bodyTs: "'ameroctopod':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8547991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705961728 {#1559
        date: 2024-01-22 23:15:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1563}
    +body: "Amerachnid"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705966149 {#3088
      date: 2024-01-23 00:29:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@reverendsteveii@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3084 …}
    +nested: Doctrine\ORM\PersistentCollection {#3082 …}
    +votes: Doctrine\ORM\PersistentCollection {#3080 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    -id: 332894
    -bodyTs: "'amerachnid':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925521"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705966149 {#3087
      date: 2024-01-23 00:29:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "This is better, thank yoy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706045476 {#3288
    date: 2024-01-23 22:31:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@reverendsteveii@lemm.ee"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 335206
  -bodyTs: "'better':3 'thank':4 'yoy':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8581311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706045476 {#3289
    date: 2024-01-23 22:31:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3290
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3086
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: 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: "ameroctopod"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1728069600 {#1560
        date: 2024-10-04 21:20:00.0 +02: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: 332739
      -bodyTs: "'ameroctopod':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8547991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705961728 {#1559
        date: 2024-01-22 23:15:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1563}
    +body: "Amerachnid"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705966149 {#3088
      date: 2024-01-23 00:29:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@reverendsteveii@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3084 …}
    +nested: Doctrine\ORM\PersistentCollection {#3082 …}
    +votes: Doctrine\ORM\PersistentCollection {#3080 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    -id: 332894
    -bodyTs: "'amerachnid':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925521"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705966149 {#3087
      date: 2024-01-23 00:29:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "This is better, thank yoy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706045476 {#3288
    date: 2024-01-23 22:31:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@reverendsteveii@lemm.ee"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 335206
  -bodyTs: "'better':3 'thank':4 'yoy':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8581311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706045476 {#3289
    date: 2024-01-23 22:31:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#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: """
    Relevant pink panther:\n
    \n
    [youtu.be/SnXtuktNdlM?si=LDKhLRbbG0MFVyc_](https://youtu.be/SnXtuktNdlM?si=LDKhLRbbG0MFVyc_)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727789494 {#2463
    date: 2024-10-01 15:31:34.0 +02: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: 332812
  -bodyTs: "'/snxtuktndlm?si=ldkhlrbbg0mfvyc_](https://youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_)':6 'panther':3 'pink':2 'relev':1 'youtu.be':5 'youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_](https://youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6310865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705963574 {#2448
    date: 2024-01-22 23:46:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#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: """
    Relevant pink panther:\n
    \n
    [youtu.be/SnXtuktNdlM?si=LDKhLRbbG0MFVyc_](https://youtu.be/SnXtuktNdlM?si=LDKhLRbbG0MFVyc_)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727789494 {#2463
    date: 2024-10-01 15:31:34.0 +02: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: 332812
  -bodyTs: "'/snxtuktndlm?si=ldkhlrbbg0mfvyc_](https://youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_)':6 'panther':3 'pink':2 'relev':1 'youtu.be':5 'youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_](https://youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6310865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705963574 {#2448
    date: 2024-01-22 23:46:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#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: """
    Relevant pink panther:\n
    \n
    [youtu.be/SnXtuktNdlM?si=LDKhLRbbG0MFVyc_](https://youtu.be/SnXtuktNdlM?si=LDKhLRbbG0MFVyc_)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727789494 {#2463
    date: 2024-10-01 15:31:34.0 +02: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: 332812
  -bodyTs: "'/snxtuktndlm?si=ldkhlrbbg0mfvyc_](https://youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_)':6 'panther':3 'pink':2 'relev':1 'youtu.be':5 'youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_](https://youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6310865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705963574 {#2448
    date: 2024-01-22 23:46:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +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: """
      Relevant pink panther:\n
      \n
      [youtu.be/SnXtuktNdlM?si=LDKhLRbbG0MFVyc_](https://youtu.be/SnXtuktNdlM?si=LDKhLRbbG0MFVyc_)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727789494 {#2463
      date: 2024-10-01 15:31:34.0 +02: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: 332812
    -bodyTs: "'/snxtuktndlm?si=ldkhlrbbg0mfvyc_](https://youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_)':6 'panther':3 'pink':2 'relev':1 'youtu.be':5 'youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_](https://youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6310865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705963574 {#2448
      date: 2024-01-22 23:46:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Thanks for reminding me that existed. And now I want to rewatch it…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705965542 {#3072
    date: 2024-01-23 00:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Akasazh@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 332870
  -bodyTs: "'exist':6 'remind':3 'rewatch':12 'thank':1 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5013976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965542 {#3071
    date: 2024-01-23 00:19:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +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: """
      Relevant pink panther:\n
      \n
      [youtu.be/SnXtuktNdlM?si=LDKhLRbbG0MFVyc_](https://youtu.be/SnXtuktNdlM?si=LDKhLRbbG0MFVyc_)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727789494 {#2463
      date: 2024-10-01 15:31:34.0 +02: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: 332812
    -bodyTs: "'/snxtuktndlm?si=ldkhlrbbg0mfvyc_](https://youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_)':6 'panther':3 'pink':2 'relev':1 'youtu.be':5 'youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_](https://youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6310865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705963574 {#2448
      date: 2024-01-22 23:46:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Thanks for reminding me that existed. And now I want to rewatch it…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705965542 {#3072
    date: 2024-01-23 00:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Akasazh@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 332870
  -bodyTs: "'exist':6 'remind':3 'rewatch':12 'thank':1 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5013976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965542 {#3071
    date: 2024-01-23 00:19:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +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: """
      Relevant pink panther:\n
      \n
      [youtu.be/SnXtuktNdlM?si=LDKhLRbbG0MFVyc_](https://youtu.be/SnXtuktNdlM?si=LDKhLRbbG0MFVyc_)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727789494 {#2463
      date: 2024-10-01 15:31:34.0 +02: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: 332812
    -bodyTs: "'/snxtuktndlm?si=ldkhlrbbg0mfvyc_](https://youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_)':6 'panther':3 'pink':2 'relev':1 'youtu.be':5 'youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_](https://youtu.be/snxtuktndlm?si=ldkhlrbbg0mfvyc_)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6310865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705963574 {#2448
      date: 2024-01-22 23:46:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "Thanks for reminding me that existed. And now I want to rewatch it…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705965542 {#3072
    date: 2024-01-23 00:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Akasazh@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 332870
  -bodyTs: "'exist':6 'remind':3 'rewatch':12 'thank':1 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5013976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965542 {#3071
    date: 2024-01-23 00:19:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#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: "I’m pretty sure Tenxas would be worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1727994083 {#2036
    date: 2024-10-04 00:21:23.0 +02: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: 332814
  -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6924728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705963714 {#2037
    date: 2024-01-22 23:48:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 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: "I’m pretty sure Tenxas would be worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1727994083 {#2036
    date: 2024-10-04 00:21:23.0 +02: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: 332814
  -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6924728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705963714 {#2037
    date: 2024-01-22 23:48:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 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: "I’m pretty sure Tenxas would be worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1727994083 {#2036
    date: 2024-10-04 00:21:23.0 +02: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: 332814
  -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6924728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705963714 {#2037
    date: 2024-01-22 23:48:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3054
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +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: "I’m pretty sure Tenxas would be worse."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1727994083 {#2036
      date: 2024-10-04 00:21:23.0 +02: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: 332814
    -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6924728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705963714 {#2037
      date: 2024-01-22 23:48:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Where would we even put all of those? Canada?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705964414 {#3056
    date: 2024-01-23 00:00:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  -id: 332831
  -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5013582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705964414 {#3055
    date: 2024-01-23 00:00:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3054
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +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: "I’m pretty sure Tenxas would be worse."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1727994083 {#2036
      date: 2024-10-04 00:21:23.0 +02: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: 332814
    -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6924728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705963714 {#2037
      date: 2024-01-22 23:48:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Where would we even put all of those? Canada?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705964414 {#3056
    date: 2024-01-23 00:00:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  -id: 332831
  -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5013582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705964414 {#3055
    date: 2024-01-23 00:00:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3054
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +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: "I’m pretty sure Tenxas would be worse."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1727994083 {#2036
      date: 2024-10-04 00:21:23.0 +02: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: 332814
    -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6924728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705963714 {#2037
      date: 2024-01-22 23:48:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Where would we even put all of those? Canada?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705964414 {#3056
    date: 2024-01-23 00:00:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  -id: 332831
  -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5013582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705964414 {#3055
    date: 2024-01-23 00:00:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3248
  +user: Proxies\__CG__\App\Entity\User {#3240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +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: "I’m pretty sure Tenxas would be worse."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1727994083 {#2036
        date: 2024-10-04 00:21:23.0 +02: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: 332814
      -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6924728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705963714 {#2037
        date: 2024-01-22 23:48:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "Where would we even put all of those? Canada?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705964414 {#3056
      date: 2024-01-23 00:00:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    -id: 332831
    -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5013582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705964414 {#3055
      date: 2024-01-23 00:00:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Gulf of Mexico"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705973605 {#3243
    date: 2024-01-23 02:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 333117
  -bodyTs: "'gulf':1 'mexico':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7915569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973605 {#3246
    date: 2024-01-23 02:33:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3248
  +user: Proxies\__CG__\App\Entity\User {#3240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +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: "I’m pretty sure Tenxas would be worse."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1727994083 {#2036
        date: 2024-10-04 00:21:23.0 +02: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: 332814
      -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6924728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705963714 {#2037
        date: 2024-01-22 23:48:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "Where would we even put all of those? Canada?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705964414 {#3056
      date: 2024-01-23 00:00:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    -id: 332831
    -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5013582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705964414 {#3055
      date: 2024-01-23 00:00:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Gulf of Mexico"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705973605 {#3243
    date: 2024-01-23 02:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 333117
  -bodyTs: "'gulf':1 'mexico':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7915569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973605 {#3246
    date: 2024-01-23 02:33:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3248
  +user: Proxies\__CG__\App\Entity\User {#3240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +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: "I’m pretty sure Tenxas would be worse."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1727994083 {#2036
        date: 2024-10-04 00:21:23.0 +02: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: 332814
      -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6924728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705963714 {#2037
        date: 2024-01-22 23:48:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "Where would we even put all of those? Canada?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705964414 {#3056
      date: 2024-01-23 00:00:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    -id: 332831
    -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5013582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705964414 {#3055
      date: 2024-01-23 00:00:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Gulf of Mexico"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705973605 {#3243
    date: 2024-01-23 02:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 333117
  -bodyTs: "'gulf':1 'mexico':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7915569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973605 {#3246
    date: 2024-01-23 02:33:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3394
  +user: Proxies\__CG__\App\Entity\User {#3388 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: Proxies\__CG__\App\Entity\User {#3240 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3054
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +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: "I’m pretty sure Tenxas would be worse."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1727994083 {#2036
          date: 2024-10-04 00:21:23.0 +02: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: 332814
        -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6924728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705963714 {#2037
          date: 2024-01-22 23:48:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2079}
      +body: "Where would we even put all of those? Canada?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705964414 {#3056
        date: 2024-01-23 00:00:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Uschaan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3053 …}
      +nested: Doctrine\ORM\PersistentCollection {#3051 …}
      +votes: Doctrine\ORM\PersistentCollection {#3049 …}
      +reports: Doctrine\ORM\PersistentCollection {#3047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
      -id: 332831
      -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/5013582"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705964414 {#3055
        date: 2024-01-23 00:00:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "Gulf of Mexico"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705973605 {#3243
      date: 2024-01-23 02:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3238 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3234 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 333117
    -bodyTs: "'gulf':1 'mexico':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7915569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705973605 {#3246
      date: 2024-01-23 02:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "The gulf says mexicno"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706030659 {#3395
    date: 2024-01-23 18:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
    "@Classy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3382 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 334554
  -bodyTs: "'gulf':2 'mexicno':4 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6947234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706030659 {#3392
    date: 2024-01-23 18:24:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3394
  +user: Proxies\__CG__\App\Entity\User {#3388 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: Proxies\__CG__\App\Entity\User {#3240 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3054
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +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: "I’m pretty sure Tenxas would be worse."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1727994083 {#2036
          date: 2024-10-04 00:21:23.0 +02: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: 332814
        -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6924728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705963714 {#2037
          date: 2024-01-22 23:48:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2079}
      +body: "Where would we even put all of those? Canada?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705964414 {#3056
        date: 2024-01-23 00:00:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Uschaan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3053 …}
      +nested: Doctrine\ORM\PersistentCollection {#3051 …}
      +votes: Doctrine\ORM\PersistentCollection {#3049 …}
      +reports: Doctrine\ORM\PersistentCollection {#3047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
      -id: 332831
      -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/5013582"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705964414 {#3055
        date: 2024-01-23 00:00:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "Gulf of Mexico"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705973605 {#3243
      date: 2024-01-23 02:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3238 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3234 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 333117
    -bodyTs: "'gulf':1 'mexico':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7915569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705973605 {#3246
      date: 2024-01-23 02:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "The gulf says mexicno"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706030659 {#3395
    date: 2024-01-23 18:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
    "@Classy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3382 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 334554
  -bodyTs: "'gulf':2 'mexicno':4 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6947234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706030659 {#3392
    date: 2024-01-23 18:24:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3394
  +user: Proxies\__CG__\App\Entity\User {#3388 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: Proxies\__CG__\App\Entity\User {#3240 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3054
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +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: "I’m pretty sure Tenxas would be worse."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1727994083 {#2036
          date: 2024-10-04 00:21:23.0 +02: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: 332814
        -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6924728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705963714 {#2037
          date: 2024-01-22 23:48:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2079}
      +body: "Where would we even put all of those? Canada?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705964414 {#3056
        date: 2024-01-23 00:00:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Uschaan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3053 …}
      +nested: Doctrine\ORM\PersistentCollection {#3051 …}
      +votes: Doctrine\ORM\PersistentCollection {#3049 …}
      +reports: Doctrine\ORM\PersistentCollection {#3047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
      -id: 332831
      -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/5013582"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705964414 {#3055
        date: 2024-01-23 00:00:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "Gulf of Mexico"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705973605 {#3243
      date: 2024-01-23 02:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3238 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3234 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 333117
    -bodyTs: "'gulf':1 'mexico':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7915569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705973605 {#3246
      date: 2024-01-23 02:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "The gulf says mexicno"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706030659 {#3395
    date: 2024-01-23 18:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
    "@Classy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3382 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 334554
  -bodyTs: "'gulf':2 'mexicno':4 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6947234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706030659 {#3392
    date: 2024-01-23 18:24:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3258
  +user: Proxies\__CG__\App\Entity\User {#3259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +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: "I’m pretty sure Tenxas would be worse."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1727994083 {#2036
        date: 2024-10-04 00:21:23.0 +02: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: 332814
      -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6924728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705963714 {#2037
        date: 2024-01-22 23:48:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "Where would we even put all of those? Canada?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705964414 {#3056
      date: 2024-01-23 00:00:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    -id: 332831
    -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5013582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705964414 {#3055
      date: 2024-01-23 00:00:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Space, where they can’t influence things? They should be fine with their independent power grid, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705973146 {#3256
    date: 2024-01-23 02:25:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 333106
  -bodyTs: "'fine':11 'grid':16 'independ':14 'influenc':6 'power':15 'right':17 'space':1 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6479864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973146 {#3257
    date: 2024-01-23 02:25:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3258
  +user: Proxies\__CG__\App\Entity\User {#3259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +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: "I’m pretty sure Tenxas would be worse."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1727994083 {#2036
        date: 2024-10-04 00:21:23.0 +02: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: 332814
      -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6924728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705963714 {#2037
        date: 2024-01-22 23:48:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "Where would we even put all of those? Canada?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705964414 {#3056
      date: 2024-01-23 00:00:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    -id: 332831
    -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5013582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705964414 {#3055
      date: 2024-01-23 00:00:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Space, where they can’t influence things? They should be fine with their independent power grid, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705973146 {#3256
    date: 2024-01-23 02:25:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 333106
  -bodyTs: "'fine':11 'grid':16 'independ':14 'influenc':6 'power':15 'right':17 'space':1 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6479864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973146 {#3257
    date: 2024-01-23 02:25:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3258
  +user: Proxies\__CG__\App\Entity\User {#3259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +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: "I’m pretty sure Tenxas would be worse."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1727994083 {#2036
        date: 2024-10-04 00:21:23.0 +02: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: 332814
      -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6924728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705963714 {#2037
        date: 2024-01-22 23:48:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "Where would we even put all of those? Canada?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705964414 {#3056
      date: 2024-01-23 00:00:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    -id: 332831
    -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5013582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705964414 {#3055
      date: 2024-01-23 00:00:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Space, where they can’t influence things? They should be fine with their independent power grid, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705973146 {#3256
    date: 2024-01-23 02:25:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 333106
  -bodyTs: "'fine':11 'grid':16 'independ':14 'influenc':6 'power':15 'right':17 'space':1 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6479864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973146 {#3257
    date: 2024-01-23 02:25:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +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: "I’m pretty sure Tenxas would be worse."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1727994083 {#2036
        date: 2024-10-04 00:21:23.0 +02: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: 332814
      -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6924728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705963714 {#2037
        date: 2024-01-22 23:48:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "Where would we even put all of those? Canada?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705964414 {#3056
      date: 2024-01-23 00:00:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    -id: 332831
    -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5013582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705964414 {#3055
      date: 2024-01-23 00:00:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: """
    Please God no. We already have Texas lite with Alberta\n
    \n
    Source: Albertan
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705986037 {#3272
    date: 2024-01-23 06:00:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 333401
  -bodyTs: "'alberta':10 'albertan':12 'alreadi':5 'god':2 'lite':8 'pleas':1 'sourc':11 'texa':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7922693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705986037 {#3273
    date: 2024-01-23 06:00:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +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: "I’m pretty sure Tenxas would be worse."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1727994083 {#2036
        date: 2024-10-04 00:21:23.0 +02: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: 332814
      -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6924728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705963714 {#2037
        date: 2024-01-22 23:48:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "Where would we even put all of those? Canada?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705964414 {#3056
      date: 2024-01-23 00:00:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    -id: 332831
    -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5013582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705964414 {#3055
      date: 2024-01-23 00:00:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: """
    Please God no. We already have Texas lite with Alberta\n
    \n
    Source: Albertan
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705986037 {#3272
    date: 2024-01-23 06:00:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 333401
  -bodyTs: "'alberta':10 'albertan':12 'alreadi':5 'god':2 'lite':8 'pleas':1 'sourc':11 'texa':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7922693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705986037 {#3273
    date: 2024-01-23 06:00:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +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: "I’m pretty sure Tenxas would be worse."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1727994083 {#2036
        date: 2024-10-04 00:21:23.0 +02: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: 332814
      -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6924728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705963714 {#2037
        date: 2024-01-22 23:48:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "Where would we even put all of those? Canada?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705964414 {#3056
      date: 2024-01-23 00:00:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    -id: 332831
    -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5013582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705964414 {#3055
      date: 2024-01-23 00:00:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: """
    Please God no. We already have Texas lite with Alberta\n
    \n
    Source: Albertan
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705986037 {#3272
    date: 2024-01-23 06:00:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 333401
  -bodyTs: "'alberta':10 'albertan':12 'alreadi':5 'god':2 'lite':8 'pleas':1 'sourc':11 'texa':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7922693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705986037 {#3273
    date: 2024-01-23 06:00:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3406
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3274
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3054
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +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: "I’m pretty sure Tenxas would be worse."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1727994083 {#2036
          date: 2024-10-04 00:21:23.0 +02: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: 332814
        -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6924728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705963714 {#2037
          date: 2024-01-22 23:48:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2079}
      +body: "Where would we even put all of those? Canada?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705964414 {#3056
        date: 2024-01-23 00:00:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Uschaan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3053 …}
      +nested: Doctrine\ORM\PersistentCollection {#3051 …}
      +votes: Doctrine\ORM\PersistentCollection {#3049 …}
      +reports: Doctrine\ORM\PersistentCollection {#3047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
      -id: 332831
      -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/5013582"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705964414 {#3055
        date: 2024-01-23 00:00:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: """
      Please God no. We already have Texas lite with Alberta\n
      \n
      Source: Albertan
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705986037 {#3272
      date: 2024-01-23 06:00:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3276 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3280 …}
    +reports: Doctrine\ORM\PersistentCollection {#3282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
    -id: 333401
    -bodyTs: "'alberta':10 'albertan':12 'alreadi':5 'god':2 'lite':8 'pleas':1 'sourc':11 'texa':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7922693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705986037 {#3273
      date: 2024-01-23 06:00:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "How about Albeighta as a compromise"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705996786 {#3404
    date: 2024-01-23 08:59:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
    "@TheMightyCanuck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 333661
  -bodyTs: "'albeighta':3 'compromis':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5025458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996786 {#3405
    date: 2024-01-23 08:59:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3406
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3274
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3054
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +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: "I’m pretty sure Tenxas would be worse."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1727994083 {#2036
          date: 2024-10-04 00:21:23.0 +02: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: 332814
        -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6924728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705963714 {#2037
          date: 2024-01-22 23:48:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2079}
      +body: "Where would we even put all of those? Canada?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705964414 {#3056
        date: 2024-01-23 00:00:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Uschaan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3053 …}
      +nested: Doctrine\ORM\PersistentCollection {#3051 …}
      +votes: Doctrine\ORM\PersistentCollection {#3049 …}
      +reports: Doctrine\ORM\PersistentCollection {#3047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
      -id: 332831
      -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/5013582"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705964414 {#3055
        date: 2024-01-23 00:00:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: """
      Please God no. We already have Texas lite with Alberta\n
      \n
      Source: Albertan
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705986037 {#3272
      date: 2024-01-23 06:00:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3276 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3280 …}
    +reports: Doctrine\ORM\PersistentCollection {#3282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
    -id: 333401
    -bodyTs: "'alberta':10 'albertan':12 'alreadi':5 'god':2 'lite':8 'pleas':1 'sourc':11 'texa':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7922693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705986037 {#3273
      date: 2024-01-23 06:00:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "How about Albeighta as a compromise"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705996786 {#3404
    date: 2024-01-23 08:59:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
    "@TheMightyCanuck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 333661
  -bodyTs: "'albeighta':3 'compromis':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5025458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996786 {#3405
    date: 2024-01-23 08:59:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3406
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3274
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3054
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +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: "I’m pretty sure Tenxas would be worse."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1727994083 {#2036
          date: 2024-10-04 00:21:23.0 +02: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: 332814
        -bodyTs: "'m':2 'pretti':3 'sure':4 'tenxa':5 'wors':8 'would':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6924728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705963714 {#2037
          date: 2024-01-22 23:48:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2079}
      +body: "Where would we even put all of those? Canada?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705964414 {#3056
        date: 2024-01-23 00:00:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Uschaan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3053 …}
      +nested: Doctrine\ORM\PersistentCollection {#3051 …}
      +votes: Doctrine\ORM\PersistentCollection {#3049 …}
      +reports: Doctrine\ORM\PersistentCollection {#3047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
      -id: 332831
      -bodyTs: "'canada':9 'even':4 'put':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/5013582"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705964414 {#3055
        date: 2024-01-23 00:00:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: """
      Please God no. We already have Texas lite with Alberta\n
      \n
      Source: Albertan
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705986037 {#3272
      date: 2024-01-23 06:00:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Uschaan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3276 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3280 …}
    +reports: Doctrine\ORM\PersistentCollection {#3282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
    -id: 333401
    -bodyTs: "'alberta':10 'albertan':12 'alreadi':5 'god':2 'lite':8 'pleas':1 'sourc':11 'texa':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7922693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705986037 {#3273
      date: 2024-01-23 06:00:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "How about Albeighta as a compromise"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705996786 {#3404
    date: 2024-01-23 08:59:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Uschaan@lemmy.world"
    "@TheMightyCanuck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 333661
  -bodyTs: "'albeighta':3 'compromis':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5025458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996786 {#3405
    date: 2024-01-23 08:59:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2143
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nohio"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1728080072 {#2336
    date: 2024-10-05 00:14:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 332872
  -bodyTs: "'nohio':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965617 {#2335
    date: 2024-01-23 00:20: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
59 DENIED edit
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nohio"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1728080072 {#2336
    date: 2024-10-05 00:14:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 332872
  -bodyTs: "'nohio':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965617 {#2335
    date: 2024-01-23 00:20: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
60 DENIED moderate
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nohio"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1728080072 {#2336
    date: 2024-10-05 00:14:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 332872
  -bodyTs: "'nohio':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965617 {#2335
    date: 2024-01-23 00:20: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
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 {#3039
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2143
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nohio"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1728080072 {#2336
      date: 2024-10-05 00:14:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2068 …}
    +reports: Doctrine\ORM\PersistentCollection {#2069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
    -id: 332872
    -bodyTs: "'nohio':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965617 {#2335
      date: 2024-01-23 00:20:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "Also known as: Ohno"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705974981 {#3041
    date: 2024-01-23 02:56:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@waterSticksToMyBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 333162
  -bodyTs: "'also':1 'known':2 'ohno':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8553309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974981 {#3040
    date: 2024-01-23 02:56:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3039
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2143
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nohio"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1728080072 {#2336
      date: 2024-10-05 00:14:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2068 …}
    +reports: Doctrine\ORM\PersistentCollection {#2069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
    -id: 332872
    -bodyTs: "'nohio':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965617 {#2335
      date: 2024-01-23 00:20:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "Also known as: Ohno"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705974981 {#3041
    date: 2024-01-23 02:56:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@waterSticksToMyBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 333162
  -bodyTs: "'also':1 'known':2 'ohno':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8553309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974981 {#3040
    date: 2024-01-23 02:56:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3039
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2143
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nohio"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1728080072 {#2336
      date: 2024-10-05 00:14:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2068 …}
    +reports: Doctrine\ORM\PersistentCollection {#2069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
    -id: 332872
    -bodyTs: "'nohio':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965617 {#2335
      date: 2024-01-23 00:20:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "Also known as: Ohno"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705974981 {#3041
    date: 2024-01-23 02:56:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@waterSticksToMyBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 333162
  -bodyTs: "'also':1 'known':2 'ohno':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8553309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974981 {#3040
    date: 2024-01-23 02:56:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2143
      +user: App\Entity\User {#2070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nohio"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1728080072 {#2336
        date: 2024-10-05 00:14:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2135 …}
      +nested: Doctrine\ORM\PersistentCollection {#2137 …}
      +votes: Doctrine\ORM\PersistentCollection {#2068 …}
      +reports: Doctrine\ORM\PersistentCollection {#2069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
      -id: 332872
      -bodyTs: "'nohio':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6925334"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965617 {#2335
        date: 2024-01-23 00:20:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: "Also known as: Ohno"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705974981 {#3041
      date: 2024-01-23 02:56:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@waterSticksToMyBalls@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
    -id: 333162
    -bodyTs: "'also':1 'known':2 'ohno':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8553309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705974981 {#3040
      date: 2024-01-23 02:56:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "Ohellno"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706047724 {#3303
    date: 2024-01-23 23:08:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@waterSticksToMyBalls@lemmy.world"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 335288
  -bodyTs: "'ohellno':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6952857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047724 {#3304
    date: 2024-01-23 23:08:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2143
      +user: App\Entity\User {#2070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nohio"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1728080072 {#2336
        date: 2024-10-05 00:14:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2135 …}
      +nested: Doctrine\ORM\PersistentCollection {#2137 …}
      +votes: Doctrine\ORM\PersistentCollection {#2068 …}
      +reports: Doctrine\ORM\PersistentCollection {#2069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
      -id: 332872
      -bodyTs: "'nohio':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6925334"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965617 {#2335
        date: 2024-01-23 00:20:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: "Also known as: Ohno"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705974981 {#3041
      date: 2024-01-23 02:56:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@waterSticksToMyBalls@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
    -id: 333162
    -bodyTs: "'also':1 'known':2 'ohno':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8553309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705974981 {#3040
      date: 2024-01-23 02:56:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "Ohellno"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706047724 {#3303
    date: 2024-01-23 23:08:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@waterSticksToMyBalls@lemmy.world"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 335288
  -bodyTs: "'ohellno':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6952857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047724 {#3304
    date: 2024-01-23 23:08:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3039
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2143
      +user: App\Entity\User {#2070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nohio"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1728080072 {#2336
        date: 2024-10-05 00:14:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2135 …}
      +nested: Doctrine\ORM\PersistentCollection {#2137 …}
      +votes: Doctrine\ORM\PersistentCollection {#2068 …}
      +reports: Doctrine\ORM\PersistentCollection {#2069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
      -id: 332872
      -bodyTs: "'nohio':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6925334"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965617 {#2335
        date: 2024-01-23 00:20:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2143}
    +body: "Also known as: Ohno"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705974981 {#3041
      date: 2024-01-23 02:56:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@waterSticksToMyBalls@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
    -id: 333162
    -bodyTs: "'also':1 'known':2 'ohno':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8553309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705974981 {#3040
      date: 2024-01-23 02:56:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "Ohellno"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706047724 {#3303
    date: 2024-01-23 23:08:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@waterSticksToMyBalls@lemmy.world"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 335288
  -bodyTs: "'ohellno':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6952857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047724 {#3304
    date: 2024-01-23 23:08:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3107
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2143
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nohio"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1728080072 {#2336
      date: 2024-10-05 00:14:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2068 …}
    +reports: Doctrine\ORM\PersistentCollection {#2069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
    -id: 332872
    -bodyTs: "'nohio':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965617 {#2335
      date: 2024-01-23 00:20:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "Aye, I could do that. Nobody would miss it anyways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705966163 {#3105
    date: 2024-01-23 00:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@waterSticksToMyBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 332896
  -bodyTs: "'anyway':10 'aye':1 'could':3 'miss':8 'nobodi':6 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5014258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966163 {#3106
    date: 2024-01-23 00:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3107
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2143
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nohio"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1728080072 {#2336
      date: 2024-10-05 00:14:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2068 …}
    +reports: Doctrine\ORM\PersistentCollection {#2069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
    -id: 332872
    -bodyTs: "'nohio':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965617 {#2335
      date: 2024-01-23 00:20:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "Aye, I could do that. Nobody would miss it anyways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705966163 {#3105
    date: 2024-01-23 00:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@waterSticksToMyBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 332896
  -bodyTs: "'anyway':10 'aye':1 'could':3 'miss':8 'nobodi':6 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5014258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966163 {#3106
    date: 2024-01-23 00:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3107
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2143
    +user: App\Entity\User {#2070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nohio"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1728080072 {#2336
      date: 2024-10-05 00:14:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2135 …}
    +nested: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2068 …}
    +reports: Doctrine\ORM\PersistentCollection {#2069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
    -id: 332872
    -bodyTs: "'nohio':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965617 {#2335
      date: 2024-01-23 00:20:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: "Aye, I could do that. Nobody would miss it anyways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705966163 {#3105
    date: 2024-01-23 00:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@waterSticksToMyBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 332896
  -bodyTs: "'anyway':10 'aye':1 'could':3 'miss':8 'nobodi':6 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5014258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966163 {#3106
    date: 2024-01-23 00:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2216
  +user: App\Entity\User {#2293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +parent: null
  +root: null
  +body: "I know where I’m going"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705966220 {#2215
    date: 2024-01-23 00:30:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 332898
  -bodyTs: "'go':6 'know':2 'm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966220 {#2224
    date: 2024-01-23 00:30:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2216
  +user: App\Entity\User {#2293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +parent: null
  +root: null
  +body: "I know where I’m going"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705966220 {#2215
    date: 2024-01-23 00:30:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 332898
  -bodyTs: "'go':6 'know':2 'm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966220 {#2224
    date: 2024-01-23 00:30:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2216
  +user: App\Entity\User {#2293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +parent: null
  +root: null
  +body: "I know where I’m going"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705966220 {#2215
    date: 2024-01-23 00:30:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 332898
  -bodyTs: "'go':6 'know':2 'm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966220 {#2224
    date: 2024-01-23 00:30:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2200
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > please clap\n
    \n
    My cheeks
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705966445 {#2203
    date: 2024-01-23 00:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 332907
  -bodyTs: "'cheek':4 'clap':2 'pleas':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925622"
  +editedAt: DateTimeImmutable @1727793975 {#2207
    date: 2024-10-01 16:46:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705966445 {#2212
    date: 2024-01-23 00:34:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > please clap\n
    \n
    My cheeks
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705966445 {#2203
    date: 2024-01-23 00:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 332907
  -bodyTs: "'cheek':4 'clap':2 'pleas':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925622"
  +editedAt: DateTimeImmutable @1727793975 {#2207
    date: 2024-10-01 16:46:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705966445 {#2212
    date: 2024-01-23 00:34:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > please clap\n
    \n
    My cheeks
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705966445 {#2203
    date: 2024-01-23 00:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 332907
  -bodyTs: "'cheek':4 'clap':2 'pleas':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925622"
  +editedAt: DateTimeImmutable @1727793975 {#2207
    date: 2024-10-01 16:46:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705966445 {#2212
    date: 2024-01-23 00:34:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2175
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "“but he can hurt you in other ways”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705970882 {#2171
    date: 2024-01-23 01:48:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 333044
  -bodyTs: "'hurt':4 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6457668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705970882 {#2172
    date: 2024-01-23 01:48:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2175
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "“but he can hurt you in other ways”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705970882 {#2171
    date: 2024-01-23 01:48:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 333044
  -bodyTs: "'hurt':4 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6457668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705970882 {#2172
    date: 2024-01-23 01:48:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2175
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "“but he can hurt you in other ways”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705970882 {#2171
    date: 2024-01-23 01:48:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 333044
  -bodyTs: "'hurt':4 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6457668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705970882 {#2172
    date: 2024-01-23 01:48:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like how the author left it up to interpretation of whether the dog killed the human, because there’s no panel of the shot going off. For all we know, the dog is smoking from the gun, and the man is taking a nap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1727959722 {#1356
    date: 2024-10-03 14:48:42.0 +02: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: 333237
  -bodyTs: "'author':5 'dog':14,33 'go':26 'gun':38 'human':17 'interpret':10 'kill':15 'know':31 'left':6 'like':2 'man':41 'nap':45 'panel':22 'shot':25 'smoke':35 'take':43 'whether':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6929546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705978263 {#1355
    date: 2024-01-23 03:51:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like how the author left it up to interpretation of whether the dog killed the human, because there’s no panel of the shot going off. For all we know, the dog is smoking from the gun, and the man is taking a nap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1727959722 {#1356
    date: 2024-10-03 14:48:42.0 +02: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: 333237
  -bodyTs: "'author':5 'dog':14,33 'go':26 'gun':38 'human':17 'interpret':10 'kill':15 'know':31 'left':6 'like':2 'man':41 'nap':45 'panel':22 'shot':25 'smoke':35 'take':43 'whether':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6929546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705978263 {#1355
    date: 2024-01-23 03:51:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like how the author left it up to interpretation of whether the dog killed the human, because there’s no panel of the shot going off. For all we know, the dog is smoking from the gun, and the man is taking a nap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1727959722 {#1356
    date: 2024-10-03 14:48:42.0 +02: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: 333237
  -bodyTs: "'author':5 'dog':14,33 'go':26 'gun':38 'human':17 'interpret':10 'kill':15 'know':31 'left':6 'like':2 'man':41 'nap':45 'panel':22 'shot':25 'smoke':35 'take':43 'whether':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6929546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705978263 {#1355
    date: 2024-01-23 03:51:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3126
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: "I like how the author left it up to interpretation of whether the dog killed the human, because there’s no panel of the shot going off. For all we know, the dog is smoking from the gun, and the man is taking a nap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727959722 {#1356
      date: 2024-10-03 14:48:42.0 +02: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: 333237
    -bodyTs: "'author':5 'dog':14,33 'go':26 'gun':38 'human':17 'interpret':10 'kill':15 'know':31 'left':6 'like':2 'man':41 'nap':45 'panel':22 'shot':25 'smoke':35 'take':43 'whether':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6929546"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705978263 {#1355
      date: 2024-01-23 03:51:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Are you a lawyer by any chance?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705996997 {#3124
    date: 2024-01-23 09:03:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Driveway4964@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 333669
  -bodyTs: "'chanc':7 'lawyer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5025552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996997 {#3125
    date: 2024-01-23 09:03: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
91 DENIED edit
App\Entity\EntryComment {#3126
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: "I like how the author left it up to interpretation of whether the dog killed the human, because there’s no panel of the shot going off. For all we know, the dog is smoking from the gun, and the man is taking a nap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727959722 {#1356
      date: 2024-10-03 14:48:42.0 +02: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: 333237
    -bodyTs: "'author':5 'dog':14,33 'go':26 'gun':38 'human':17 'interpret':10 'kill':15 'know':31 'left':6 'like':2 'man':41 'nap':45 'panel':22 'shot':25 'smoke':35 'take':43 'whether':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6929546"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705978263 {#1355
      date: 2024-01-23 03:51:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Are you a lawyer by any chance?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705996997 {#3124
    date: 2024-01-23 09:03:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Driveway4964@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 333669
  -bodyTs: "'chanc':7 'lawyer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5025552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996997 {#3125
    date: 2024-01-23 09:03: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
92 DENIED moderate
App\Entity\EntryComment {#3126
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: null
    +root: null
    +body: "I like how the author left it up to interpretation of whether the dog killed the human, because there’s no panel of the shot going off. For all we know, the dog is smoking from the gun, and the man is taking a nap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727959722 {#1356
      date: 2024-10-03 14:48:42.0 +02: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: 333237
    -bodyTs: "'author':5 'dog':14,33 'go':26 'gun':38 'human':17 'interpret':10 'kill':15 'know':31 'left':6 'like':2 'man':41 'nap':45 'panel':22 'shot':25 'smoke':35 'take':43 'whether':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6929546"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705978263 {#1355
      date: 2024-01-23 03:51:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Are you a lawyer by any chance?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705996997 {#3124
    date: 2024-01-23 09:03:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Driveway4964@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 333669
  -bodyTs: "'chanc':7 'lawyer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5025552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996997 {#3125
    date: 2024-01-23 09:03: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
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 {#3321
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3126
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like how the author left it up to interpretation of whether the dog killed the human, because there’s no panel of the shot going off. For all we know, the dog is smoking from the gun, and the man is taking a nap."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1727959722 {#1356
        date: 2024-10-03 14:48:42.0 +02: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: 333237
      -bodyTs: "'author':5 'dog':14,33 'go':26 'gun':38 'human':17 'interpret':10 'kill':15 'know':31 'left':6 'like':2 'man':41 'nap':45 'panel':22 'shot':25 'smoke':35 'take':43 'whether':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6929546"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705978263 {#1355
        date: 2024-01-23 03:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Are you a lawyer by any chance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705996997 {#3124
      date: 2024-01-23 09:03:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Driveway4964@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 333669
    -bodyTs: "'chanc':7 'lawyer':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5025552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705996997 {#3125
      date: 2024-01-23 09:03:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Nope! I’m just “obtuse” /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706018523 {#3319
    date: 2024-01-23 15:02:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Driveway4964@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 334103
  -bodyTs: "'/s':6 'm':3 'nope':1 'obtus':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6943419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706018523 {#3320
    date: 2024-01-23 15:02:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3321
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3126
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like how the author left it up to interpretation of whether the dog killed the human, because there’s no panel of the shot going off. For all we know, the dog is smoking from the gun, and the man is taking a nap."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1727959722 {#1356
        date: 2024-10-03 14:48:42.0 +02: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: 333237
      -bodyTs: "'author':5 'dog':14,33 'go':26 'gun':38 'human':17 'interpret':10 'kill':15 'know':31 'left':6 'like':2 'man':41 'nap':45 'panel':22 'shot':25 'smoke':35 'take':43 'whether':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6929546"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705978263 {#1355
        date: 2024-01-23 03:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Are you a lawyer by any chance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705996997 {#3124
      date: 2024-01-23 09:03:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Driveway4964@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 333669
    -bodyTs: "'chanc':7 'lawyer':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5025552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705996997 {#3125
      date: 2024-01-23 09:03:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Nope! I’m just “obtuse” /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706018523 {#3319
    date: 2024-01-23 15:02:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Driveway4964@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 334103
  -bodyTs: "'/s':6 'm':3 'nope':1 'obtus':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6943419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706018523 {#3320
    date: 2024-01-23 15:02:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3321
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: App\Entity\EntryComment {#3126
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like how the author left it up to interpretation of whether the dog killed the human, because there’s no panel of the shot going off. For all we know, the dog is smoking from the gun, and the man is taking a nap."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1727959722 {#1356
        date: 2024-10-03 14:48:42.0 +02: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: 333237
      -bodyTs: "'author':5 'dog':14,33 'go':26 'gun':38 'human':17 'interpret':10 'kill':15 'know':31 'left':6 'like':2 'man':41 'nap':45 'panel':22 'shot':25 'smoke':35 'take':43 'whether':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6929546"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705978263 {#1355
        date: 2024-01-23 03:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Are you a lawyer by any chance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705996997 {#3124
      date: 2024-01-23 09:03:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Driveway4964@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 333669
    -bodyTs: "'chanc':7 'lawyer':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5025552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705996997 {#3125
      date: 2024-01-23 09:03:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Nope! I’m just “obtuse” /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706018523 {#3319
    date: 2024-01-23 15:02:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Driveway4964@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 334103
  -bodyTs: "'/s':6 'm':3 'nope':1 'obtus':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6943419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706018523 {#3320
    date: 2024-01-23 15:02:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2566
  +user: App\Entity\User {#2579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can milk anything with nipples"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1728122081 {#2561
    date: 2024-10-05 11:54:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 333454
  -bodyTs: "'anyth':4 'milk':3 'nippl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6933333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705988421 {#2562
    date: 2024-01-23 06:40:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2566
  +user: App\Entity\User {#2579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can milk anything with nipples"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1728122081 {#2561
    date: 2024-10-05 11:54:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 333454
  -bodyTs: "'anyth':4 'milk':3 'nippl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6933333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705988421 {#2562
    date: 2024-01-23 06:40:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2566
  +user: App\Entity\User {#2579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can milk anything with nipples"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1728122081 {#2561
    date: 2024-10-05 11:54:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 333454
  -bodyTs: "'anyth':4 'milk':3 'nippl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6933333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705988421 {#2562
    date: 2024-01-23 06:40:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2566
    +user: App\Entity\User {#2579 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "You can milk anything with nipples"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1728122081 {#2561
      date: 2024-10-05 11:54:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2567 …}
    +nested: Doctrine\ORM\PersistentCollection {#2569 …}
    +votes: Doctrine\ORM\PersistentCollection {#2571 …}
    +reports: Doctrine\ORM\PersistentCollection {#2573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
    -id: 333454
    -bodyTs: "'anyth':4 'milk':3 'nippl':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705988421 {#2562
      date: 2024-01-23 06:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2566}
  +body: "TIL almonds have nipples."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706029880 {#3139
    date: 2024-01-23 18:11:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 334510
  -bodyTs: "'almond':2 'nippl':4 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6946912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706029880 {#3140
    date: 2024-01-23 18:11:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2566
    +user: App\Entity\User {#2579 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "You can milk anything with nipples"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1728122081 {#2561
      date: 2024-10-05 11:54:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2567 …}
    +nested: Doctrine\ORM\PersistentCollection {#2569 …}
    +votes: Doctrine\ORM\PersistentCollection {#2571 …}
    +reports: Doctrine\ORM\PersistentCollection {#2573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
    -id: 333454
    -bodyTs: "'anyth':4 'milk':3 'nippl':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705988421 {#2562
      date: 2024-01-23 06:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2566}
  +body: "TIL almonds have nipples."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706029880 {#3139
    date: 2024-01-23 18:11:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 334510
  -bodyTs: "'almond':2 'nippl':4 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6946912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706029880 {#3140
    date: 2024-01-23 18:11:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2566
    +user: App\Entity\User {#2579 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "You can milk anything with nipples"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1728122081 {#2561
      date: 2024-10-05 11:54:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2567 …}
    +nested: Doctrine\ORM\PersistentCollection {#2569 …}
    +votes: Doctrine\ORM\PersistentCollection {#2571 …}
    +reports: Doctrine\ORM\PersistentCollection {#2573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
    -id: 333454
    -bodyTs: "'anyth':4 'milk':3 'nippl':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705988421 {#2562
      date: 2024-01-23 06:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2566}
  +body: "TIL almonds have nipples."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706029880 {#3139
    date: 2024-01-23 18:11:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 334510
  -bodyTs: "'almond':2 'nippl':4 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6946912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706029880 {#3140
    date: 2024-01-23 18:11:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3367
  +user: Proxies\__CG__\App\Entity\User {#3368 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3141
    +user: Proxies\__CG__\App\Entity\User {#3142 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2566
      +user: App\Entity\User {#2579 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "You can milk anything with nipples"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1728122081 {#2561
        date: 2024-10-05 11:54:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2567 …}
      +nested: Doctrine\ORM\PersistentCollection {#2569 …}
      +votes: Doctrine\ORM\PersistentCollection {#2571 …}
      +reports: Doctrine\ORM\PersistentCollection {#2573 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
      -id: 333454
      -bodyTs: "'anyth':4 'milk':3 'nippl':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6933333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705988421 {#2562
        date: 2024-01-23 06:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2566}
    +body: "TIL almonds have nipples."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706029880 {#3139
      date: 2024-01-23 18:11:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Thcdenton@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3143 …}
    +nested: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3147 …}
    +reports: Doctrine\ORM\PersistentCollection {#3149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    -id: 334510
    -bodyTs: "'almond':2 'nippl':4 'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6946912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706029880 {#3140
      date: 2024-01-23 18:11:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2566}
  +body: "He said you can milk anything with nipples, not all milk comes from nipples."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706057391 {#3365
    date: 2024-01-24 01:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Thcdenton@lemmy.world"
    "@SPRUNT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3369 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 335615
  -bodyTs: "'anyth':6 'come':12 'milk':5,11 'nippl':8,14 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6956593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706057391 {#3366
    date: 2024-01-24 01:49: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
107 DENIED edit
App\Entity\EntryComment {#3367
  +user: Proxies\__CG__\App\Entity\User {#3368 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3141
    +user: Proxies\__CG__\App\Entity\User {#3142 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2566
      +user: App\Entity\User {#2579 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "You can milk anything with nipples"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1728122081 {#2561
        date: 2024-10-05 11:54:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2567 …}
      +nested: Doctrine\ORM\PersistentCollection {#2569 …}
      +votes: Doctrine\ORM\PersistentCollection {#2571 …}
      +reports: Doctrine\ORM\PersistentCollection {#2573 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
      -id: 333454
      -bodyTs: "'anyth':4 'milk':3 'nippl':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6933333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705988421 {#2562
        date: 2024-01-23 06:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2566}
    +body: "TIL almonds have nipples."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706029880 {#3139
      date: 2024-01-23 18:11:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Thcdenton@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3143 …}
    +nested: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3147 …}
    +reports: Doctrine\ORM\PersistentCollection {#3149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    -id: 334510
    -bodyTs: "'almond':2 'nippl':4 'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6946912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706029880 {#3140
      date: 2024-01-23 18:11:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2566}
  +body: "He said you can milk anything with nipples, not all milk comes from nipples."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706057391 {#3365
    date: 2024-01-24 01:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Thcdenton@lemmy.world"
    "@SPRUNT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3369 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 335615
  -bodyTs: "'anyth':6 'come':12 'milk':5,11 'nippl':8,14 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6956593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706057391 {#3366
    date: 2024-01-24 01:49: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
108 DENIED moderate
App\Entity\EntryComment {#3367
  +user: Proxies\__CG__\App\Entity\User {#3368 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3141
    +user: Proxies\__CG__\App\Entity\User {#3142 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2566
      +user: App\Entity\User {#2579 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "You can milk anything with nipples"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1728122081 {#2561
        date: 2024-10-05 11:54:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2567 …}
      +nested: Doctrine\ORM\PersistentCollection {#2569 …}
      +votes: Doctrine\ORM\PersistentCollection {#2571 …}
      +reports: Doctrine\ORM\PersistentCollection {#2573 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
      -id: 333454
      -bodyTs: "'anyth':4 'milk':3 'nippl':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6933333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705988421 {#2562
        date: 2024-01-23 06:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2566}
    +body: "TIL almonds have nipples."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706029880 {#3139
      date: 2024-01-23 18:11:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Thcdenton@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3143 …}
    +nested: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3147 …}
    +reports: Doctrine\ORM\PersistentCollection {#3149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    -id: 334510
    -bodyTs: "'almond':2 'nippl':4 'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6946912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706029880 {#3140
      date: 2024-01-23 18:11:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2566}
  +body: "He said you can milk anything with nipples, not all milk comes from nipples."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706057391 {#3365
    date: 2024-01-24 01:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Thcdenton@lemmy.world"
    "@SPRUNT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3369 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 335615
  -bodyTs: "'anyth':6 'come':12 'milk':5,11 'nippl':8,14 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6956593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706057391 {#3366
    date: 2024-01-24 01:49: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
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 {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2566
    +user: App\Entity\User {#2579 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "You can milk anything with nipples"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1728122081 {#2561
      date: 2024-10-05 11:54:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2567 …}
    +nested: Doctrine\ORM\PersistentCollection {#2569 …}
    +votes: Doctrine\ORM\PersistentCollection {#2571 …}
    +reports: Doctrine\ORM\PersistentCollection {#2573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
    -id: 333454
    -bodyTs: "'anyth':4 'milk':3 'nippl':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705988421 {#2562
      date: 2024-01-23 06:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2566}
  +body: "I have nipples thcdenton, can you milk me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705989867 {#3155
    date: 2024-01-23 07:04:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 333497
  -bodyTs: "'milk':7 'nippl':3 'thcdenton':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6933916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989867 {#3156
    date: 2024-01-23 07:04:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2566
    +user: App\Entity\User {#2579 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "You can milk anything with nipples"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1728122081 {#2561
      date: 2024-10-05 11:54:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2567 …}
    +nested: Doctrine\ORM\PersistentCollection {#2569 …}
    +votes: Doctrine\ORM\PersistentCollection {#2571 …}
    +reports: Doctrine\ORM\PersistentCollection {#2573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
    -id: 333454
    -bodyTs: "'anyth':4 'milk':3 'nippl':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705988421 {#2562
      date: 2024-01-23 06:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2566}
  +body: "I have nipples thcdenton, can you milk me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705989867 {#3155
    date: 2024-01-23 07:04:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 333497
  -bodyTs: "'milk':7 'nippl':3 'thcdenton':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6933916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989867 {#3156
    date: 2024-01-23 07:04:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2566
    +user: App\Entity\User {#2579 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "You can milk anything with nipples"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1728122081 {#2561
      date: 2024-10-05 11:54:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2567 …}
    +nested: Doctrine\ORM\PersistentCollection {#2569 …}
    +votes: Doctrine\ORM\PersistentCollection {#2571 …}
    +reports: Doctrine\ORM\PersistentCollection {#2573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
    -id: 333454
    -bodyTs: "'anyth':4 'milk':3 'nippl':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705988421 {#2562
      date: 2024-01-23 06:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2566}
  +body: "I have nipples thcdenton, can you milk me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705989867 {#3155
    date: 2024-01-23 07:04:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 333497
  -bodyTs: "'milk':7 'nippl':3 'thcdenton':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6933916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989867 {#3156
    date: 2024-01-23 07:04:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2639
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gonenada"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727910975 {#2634
    date: 2024-10-03 01:16:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 333558
  -bodyTs: "'gonenada':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6629250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705992410 {#2635
    date: 2024-01-23 07:46: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 {#2639
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gonenada"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727910975 {#2634
    date: 2024-10-03 01:16:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 333558
  -bodyTs: "'gonenada':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6629250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705992410 {#2635
    date: 2024-01-23 07:46: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 {#2639
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gonenada"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727910975 {#2634
    date: 2024-10-03 01:16:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 333558
  -bodyTs: "'gonenada':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6629250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705992410 {#2635
    date: 2024-01-23 07:46: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 {#3173
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2639
    +user: App\Entity\User {#2652 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gonenada"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727910975 {#2634
      date: 2024-10-03 01:16:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2640 …}
    +nested: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    -id: 333558
    -bodyTs: "'gonenada':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6629250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705992410 {#2635
      date: 2024-01-23 07:46:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2639}
  +body: "Your terms are acceptable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705997046 {#3171
    date: 2024-01-23 09:04:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 333670
  -bodyTs: "'accept':4 'term':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5025569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997046 {#3172
    date: 2024-01-23 09:04: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
119 DENIED edit
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2639
    +user: App\Entity\User {#2652 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gonenada"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727910975 {#2634
      date: 2024-10-03 01:16:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2640 …}
    +nested: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    -id: 333558
    -bodyTs: "'gonenada':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6629250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705992410 {#2635
      date: 2024-01-23 07:46:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2639}
  +body: "Your terms are acceptable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705997046 {#3171
    date: 2024-01-23 09:04:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 333670
  -bodyTs: "'accept':4 'term':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5025569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997046 {#3172
    date: 2024-01-23 09:04: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
120 DENIED moderate
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2639
    +user: App\Entity\User {#2652 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Gonenada"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727910975 {#2634
      date: 2024-10-03 01:16:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2640 …}
    +nested: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    -id: 333558
    -bodyTs: "'gonenada':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6629250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705992410 {#2635
      date: 2024-01-23 07:46:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2639}
  +body: "Your terms are acceptable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705997046 {#3171
    date: 2024-01-23 09:04:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 333670
  -bodyTs: "'accept':4 'term':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5025569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997046 {#3172
    date: 2024-01-23 09:04: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
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 {#2712
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "This joke is so old and obvious, that [there was literally a beer in America named He’Brew for 25 years](https://jweekly.com/2021/09/29/after-25-years-iconic-s-f-founded-hebrew-beer-shuts-off-the-tap/)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705994651 {#2707
    date: 2024-01-23 08:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  -id: 333610
  -bodyTs: "'/2021/09/29/after-25-years-iconic-s-f-founded-hebrew-beer-shuts-off-the-tap/).':24 '25':20 'america':15 'beer':13 'brew':18 'joke':2 'jweekly.com':23 'jweekly.com/2021/09/29/after-25-years-iconic-s-f-founded-hebrew-beer-shuts-off-the-tap/).':22 'liter':11 'name':16 'obvious':7 'old':5 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8561671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705994651 {#2708
    date: 2024-01-23 08:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2712
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "This joke is so old and obvious, that [there was literally a beer in America named He’Brew for 25 years](https://jweekly.com/2021/09/29/after-25-years-iconic-s-f-founded-hebrew-beer-shuts-off-the-tap/)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705994651 {#2707
    date: 2024-01-23 08:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  -id: 333610
  -bodyTs: "'/2021/09/29/after-25-years-iconic-s-f-founded-hebrew-beer-shuts-off-the-tap/).':24 '25':20 'america':15 'beer':13 'brew':18 'joke':2 'jweekly.com':23 'jweekly.com/2021/09/29/after-25-years-iconic-s-f-founded-hebrew-beer-shuts-off-the-tap/).':22 'liter':11 'name':16 'obvious':7 'old':5 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8561671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705994651 {#2708
    date: 2024-01-23 08:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2712
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "This joke is so old and obvious, that [there was literally a beer in America named He’Brew for 25 years](https://jweekly.com/2021/09/29/after-25-years-iconic-s-f-founded-hebrew-beer-shuts-off-the-tap/)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705994651 {#2707
    date: 2024-01-23 08:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  -id: 333610
  -bodyTs: "'/2021/09/29/after-25-years-iconic-s-f-founded-hebrew-beer-shuts-off-the-tap/).':24 '25':20 'america':15 'beer':13 'brew':18 'joke':2 'jweekly.com':23 'jweekly.com/2021/09/29/after-25-years-iconic-s-f-founded-hebrew-beer-shuts-off-the-tap/).':22 'liter':11 'name':16 'obvious':7 'old':5 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8561671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705994651 {#2708
    date: 2024-01-23 08:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2786
  +user: App\Entity\User {#2799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fourida because we could walk away"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706001402 {#2781
    date: 2024-01-23 10:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2787 …}
  +nested: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  -id: 333767
  -bodyTs: "'away':6 'could':4 'fourida':1 'walk':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6937986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706001402 {#2782
    date: 2024-01-23 10:16: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
127 DENIED edit
App\Entity\EntryComment {#2786
  +user: App\Entity\User {#2799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fourida because we could walk away"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706001402 {#2781
    date: 2024-01-23 10:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2787 …}
  +nested: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  -id: 333767
  -bodyTs: "'away':6 'could':4 'fourida':1 'walk':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6937986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706001402 {#2782
    date: 2024-01-23 10:16: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
128 DENIED moderate
App\Entity\EntryComment {#2786
  +user: App\Entity\User {#2799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fourida because we could walk away"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706001402 {#2781
    date: 2024-01-23 10:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2787 …}
  +nested: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  -id: 333767
  -bodyTs: "'away':6 'could':4 'fourida':1 'walk':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6937986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706001402 {#2782
    date: 2024-01-23 10:16: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
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 {#2859
  +user: App\Entity\User {#2872 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Califournia would be a HUGE tax base, and probably somewhat annoying, but Fourida would probably end up starting the next few world wars, and at least one of them would be over bath salts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1727994695 {#2854
    date: 2024-10-04 00:31:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2860 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  -id: 333914
  -bodyTs: "'annoy':11 'base':7 'bath':33 'califournia':1 'end':16 'fourida':13 'huge':5 'least':26 'next':20 'one':27 'probabl':9,15 'salt':34 'somewhat':10 'start':18 'tax':6 'war':23 'world':22 'would':2,14,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7937814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706009782 {#2855
    date: 2024-01-23 12:36:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2859
  +user: App\Entity\User {#2872 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Califournia would be a HUGE tax base, and probably somewhat annoying, but Fourida would probably end up starting the next few world wars, and at least one of them would be over bath salts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1727994695 {#2854
    date: 2024-10-04 00:31:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2860 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  -id: 333914
  -bodyTs: "'annoy':11 'base':7 'bath':33 'califournia':1 'end':16 'fourida':13 'huge':5 'least':26 'next':20 'one':27 'probabl':9,15 'salt':34 'somewhat':10 'start':18 'tax':6 'war':23 'world':22 'would':2,14,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7937814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706009782 {#2855
    date: 2024-01-23 12:36:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2859
  +user: App\Entity\User {#2872 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Califournia would be a HUGE tax base, and probably somewhat annoying, but Fourida would probably end up starting the next few world wars, and at least one of them would be over bath salts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1727994695 {#2854
    date: 2024-10-04 00:31:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2860 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  -id: 333914
  -bodyTs: "'annoy':11 'base':7 'bath':33 'califournia':1 'end':16 'fourida':13 'huge':5 'least':26 'next':20 'one':27 'probabl':9,15 'salt':34 'somewhat':10 'start':18 'tax':6 'war':23 'world':22 'would':2,14,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7937814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706009782 {#2855
    date: 2024-01-23 12:36:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2859
    +user: App\Entity\User {#2872 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Califournia would be a HUGE tax base, and probably somewhat annoying, but Fourida would probably end up starting the next few world wars, and at least one of them would be over bath salts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1727994695 {#2854
      date: 2024-10-04 00:31:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2860 …}
    +nested: Doctrine\ORM\PersistentCollection {#2862 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2866 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    -id: 333914
    -bodyTs: "'annoy':11 'base':7 'bath':33 'califournia':1 'end':16 'fourida':13 'huge':5 'least':26 'next':20 'one':27 'probabl':9,15 'salt':34 'somewhat':10 'start':18 'tax':6 'war':23 'world':22 'would':2,14,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7937814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706009782 {#2855
      date: 2024-01-23 12:36:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2859}
  +body: "Bath salts are old hat. We’re stuffed to the gills with fent and meth like everyone else now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706030829 {#3186
    date: 2024-01-23 18:27:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@gravitas_deficiency@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 334568
  -bodyTs: "'bath':1 'els':18 'everyon':17 'fent':13 'gill':11 'hat':5 'like':16 'meth':15 'old':4 're':7 'salt':2 'stuf':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8575421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706030829 {#3187
    date: 2024-01-23 18:27: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
135 DENIED edit
App\Entity\EntryComment {#3188
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2859
    +user: App\Entity\User {#2872 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Califournia would be a HUGE tax base, and probably somewhat annoying, but Fourida would probably end up starting the next few world wars, and at least one of them would be over bath salts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1727994695 {#2854
      date: 2024-10-04 00:31:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2860 …}
    +nested: Doctrine\ORM\PersistentCollection {#2862 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2866 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    -id: 333914
    -bodyTs: "'annoy':11 'base':7 'bath':33 'califournia':1 'end':16 'fourida':13 'huge':5 'least':26 'next':20 'one':27 'probabl':9,15 'salt':34 'somewhat':10 'start':18 'tax':6 'war':23 'world':22 'would':2,14,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7937814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706009782 {#2855
      date: 2024-01-23 12:36:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2859}
  +body: "Bath salts are old hat. We’re stuffed to the gills with fent and meth like everyone else now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706030829 {#3186
    date: 2024-01-23 18:27:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@gravitas_deficiency@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 334568
  -bodyTs: "'bath':1 'els':18 'everyon':17 'fent':13 'gill':11 'hat':5 'like':16 'meth':15 'old':4 're':7 'salt':2 'stuf':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8575421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706030829 {#3187
    date: 2024-01-23 18:27: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
136 DENIED moderate
App\Entity\EntryComment {#3188
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2859
    +user: App\Entity\User {#2872 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Califournia would be a HUGE tax base, and probably somewhat annoying, but Fourida would probably end up starting the next few world wars, and at least one of them would be over bath salts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1727994695 {#2854
      date: 2024-10-04 00:31:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2860 …}
    +nested: Doctrine\ORM\PersistentCollection {#2862 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2866 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    -id: 333914
    -bodyTs: "'annoy':11 'base':7 'bath':33 'califournia':1 'end':16 'fourida':13 'huge':5 'least':26 'next':20 'one':27 'probabl':9,15 'salt':34 'somewhat':10 'start':18 'tax':6 'war':23 'world':22 'would':2,14,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7937814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706009782 {#2855
      date: 2024-01-23 12:36:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2859}
  +body: "Bath salts are old hat. We’re stuffed to the gills with fent and meth like everyone else now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706030829 {#3186
    date: 2024-01-23 18:27:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@gravitas_deficiency@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 334568
  -bodyTs: "'bath':1 'els':18 'everyon':17 'fent':13 'gill':11 'hat':5 'like':16 'meth':15 'old':4 're':7 'salt':2 'stuf':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8575421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706030829 {#3187
    date: 2024-01-23 18:27: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
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 {#2932
  +user: App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "They say that, but can you use it to cure lupus?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1727987744 {#2927
    date: 2024-10-03 22:35:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2934 …}
  +nested: Doctrine\ORM\PersistentCollection {#2936 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
  -id: 333942
  -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6941662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706011824 {#2928
    date: 2024-01-23 13:10: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
139 DENIED edit
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "They say that, but can you use it to cure lupus?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1727987744 {#2927
    date: 2024-10-03 22:35:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2934 …}
  +nested: Doctrine\ORM\PersistentCollection {#2936 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
  -id: 333942
  -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6941662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706011824 {#2928
    date: 2024-01-23 13:10: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
140 DENIED moderate
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "They say that, but can you use it to cure lupus?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1727987744 {#2927
    date: 2024-10-03 22:35:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2934 …}
  +nested: Doctrine\ORM\PersistentCollection {#2936 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
  -id: 333942
  -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6941662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706011824 {#2928
    date: 2024-01-23 13:10: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
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 {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2946 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "They say that, but can you use it to cure lupus?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1727987744 {#2927
      date: 2024-10-03 22:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2934 …}
    +nested: Doctrine\ORM\PersistentCollection {#2936 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
    -id: 333942
    -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6941662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706011824 {#2928
      date: 2024-01-23 13:10:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Not sure, but if you spread it in a circle around you the gluten intolerant will not come near you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706019164 {#3202
    date: 2024-01-23 15:12:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 334128
  -bodyTs: "'around':11 'circl':10 'come':18 'gluten':14 'intoler':15 'near':19 'spread':6 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7942053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706019164 {#3203
    date: 2024-01-23 15:12:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2946 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "They say that, but can you use it to cure lupus?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1727987744 {#2927
      date: 2024-10-03 22:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2934 …}
    +nested: Doctrine\ORM\PersistentCollection {#2936 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
    -id: 333942
    -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6941662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706011824 {#2928
      date: 2024-01-23 13:10:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Not sure, but if you spread it in a circle around you the gluten intolerant will not come near you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706019164 {#3202
    date: 2024-01-23 15:12:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 334128
  -bodyTs: "'around':11 'circl':10 'come':18 'gluten':14 'intoler':15 'near':19 'spread':6 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7942053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706019164 {#3203
    date: 2024-01-23 15:12:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2946 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "They say that, but can you use it to cure lupus?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1727987744 {#2927
      date: 2024-10-03 22:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2934 …}
    +nested: Doctrine\ORM\PersistentCollection {#2936 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
    -id: 333942
    -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6941662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706011824 {#2928
      date: 2024-01-23 13:10:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Not sure, but if you spread it in a circle around you the gluten intolerant will not come near you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706019164 {#3202
    date: 2024-01-23 15:12:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 334128
  -bodyTs: "'around':11 'circl':10 'come':18 'gluten':14 'intoler':15 'near':19 'spread':6 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7942053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706019164 {#3203
    date: 2024-01-23 15:12:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3352
  +user: App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3204
    +user: Proxies\__CG__\App\Entity\User {#3205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2946 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "They say that, but can you use it to cure lupus?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1727987744 {#2927
        date: 2024-10-03 22:35:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2934 …}
      +nested: Doctrine\ORM\PersistentCollection {#2936 …}
      +votes: Doctrine\ORM\PersistentCollection {#2938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2940 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
      -id: 333942
      -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6941662"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706011824 {#2928
        date: 2024-01-23 13:10:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "Not sure, but if you spread it in a circle around you the gluten intolerant will not come near you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706019164 {#3202
      date: 2024-01-23 15:12:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3206 …}
    +nested: Doctrine\ORM\PersistentCollection {#3208 …}
    +votes: Doctrine\ORM\PersistentCollection {#3210 …}
    +reports: Doctrine\ORM\PersistentCollection {#3212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    -id: 334128
    -bodyTs: "'around':11 'circl':10 'come':18 'gluten':14 'intoler':15 'near':19 'spread':6 'sure':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7942053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706019164 {#3203
      date: 2024-01-23 15:12:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    My wife’s best friend is gluten intolerant.\n
    \n
    I appreciate the handy tip.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706019209 {#3350
    date: 2024-01-23 15:13:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 334132
  -bodyTs: "'appreci':10 'best':4 'friend':5 'gluten':7 'handi':12 'intoler':8 'tip':13 'wife':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6943619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706019209 {#3351
    date: 2024-01-23 15:13: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
147 DENIED edit
App\Entity\EntryComment {#3352
  +user: App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3204
    +user: Proxies\__CG__\App\Entity\User {#3205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2946 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "They say that, but can you use it to cure lupus?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1727987744 {#2927
        date: 2024-10-03 22:35:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2934 …}
      +nested: Doctrine\ORM\PersistentCollection {#2936 …}
      +votes: Doctrine\ORM\PersistentCollection {#2938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2940 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
      -id: 333942
      -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6941662"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706011824 {#2928
        date: 2024-01-23 13:10:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "Not sure, but if you spread it in a circle around you the gluten intolerant will not come near you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706019164 {#3202
      date: 2024-01-23 15:12:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3206 …}
    +nested: Doctrine\ORM\PersistentCollection {#3208 …}
    +votes: Doctrine\ORM\PersistentCollection {#3210 …}
    +reports: Doctrine\ORM\PersistentCollection {#3212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    -id: 334128
    -bodyTs: "'around':11 'circl':10 'come':18 'gluten':14 'intoler':15 'near':19 'spread':6 'sure':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7942053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706019164 {#3203
      date: 2024-01-23 15:12:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    My wife’s best friend is gluten intolerant.\n
    \n
    I appreciate the handy tip.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706019209 {#3350
    date: 2024-01-23 15:13:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 334132
  -bodyTs: "'appreci':10 'best':4 'friend':5 'gluten':7 'handi':12 'intoler':8 'tip':13 'wife':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6943619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706019209 {#3351
    date: 2024-01-23 15:13: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
148 DENIED moderate
App\Entity\EntryComment {#3352
  +user: App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3204
    +user: Proxies\__CG__\App\Entity\User {#3205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2946 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "They say that, but can you use it to cure lupus?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1727987744 {#2927
        date: 2024-10-03 22:35:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2934 …}
      +nested: Doctrine\ORM\PersistentCollection {#2936 …}
      +votes: Doctrine\ORM\PersistentCollection {#2938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2940 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
      -id: 333942
      -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6941662"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706011824 {#2928
        date: 2024-01-23 13:10:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "Not sure, but if you spread it in a circle around you the gluten intolerant will not come near you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706019164 {#3202
      date: 2024-01-23 15:12:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3206 …}
    +nested: Doctrine\ORM\PersistentCollection {#3208 …}
    +votes: Doctrine\ORM\PersistentCollection {#3210 …}
    +reports: Doctrine\ORM\PersistentCollection {#3212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    -id: 334128
    -bodyTs: "'around':11 'circl':10 'come':18 'gluten':14 'intoler':15 'near':19 'spread':6 'sure':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7942053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706019164 {#3203
      date: 2024-01-23 15:12:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    My wife’s best friend is gluten intolerant.\n
    \n
    I appreciate the handy tip.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706019209 {#3350
    date: 2024-01-23 15:13:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 334132
  -bodyTs: "'appreci':10 'best':4 'friend':5 'gluten':7 'handi':12 'intoler':8 'tip':13 'wife':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6943619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706019209 {#3351
    date: 2024-01-23 15:13: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
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 {#3436
  +user: Proxies\__CG__\App\Entity\User {#3388 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3352
    +user: App\Entity\User {#2946 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3204
      +user: Proxies\__CG__\App\Entity\User {#3205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2946 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "They say that, but can you use it to cure lupus?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1727987744 {#2927
          date: 2024-10-03 22:35:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2934 …}
        +nested: Doctrine\ORM\PersistentCollection {#2936 …}
        +votes: Doctrine\ORM\PersistentCollection {#2938 …}
        +reports: Doctrine\ORM\PersistentCollection {#2940 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
        -id: 333942
        -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941662"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706011824 {#2928
          date: 2024-01-23 13:10:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "Not sure, but if you spread it in a circle around you the gluten intolerant will not come near you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1706019164 {#3202
        date: 2024-01-23 15:12:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3206 …}
      +nested: Doctrine\ORM\PersistentCollection {#3208 …}
      +votes: Doctrine\ORM\PersistentCollection {#3210 …}
      +reports: Doctrine\ORM\PersistentCollection {#3212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
      -id: 334128
      -bodyTs: "'around':11 'circl':10 'come':18 'gluten':14 'intoler':15 'near':19 'spread':6 'sure':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7942053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706019164 {#3203
        date: 2024-01-23 15:12:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: """
      My wife’s best friend is gluten intolerant.\n
      \n
      I appreciate the handy tip.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706019209 {#3350
      date: 2024-01-23 15:13:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@FlyingSquid@lemmy.world"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3355 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
    -id: 334132
    -bodyTs: "'appreci':10 'best':4 'friend':5 'gluten':7 'handi':12 'intoler':8 'tip':13 'wife':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6943619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706019209 {#3351
      date: 2024-01-23 15:13:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "I bet you could trap her in a summoning circle like a demon and make her grant you wishes or something. Like, I dunno, paint my chicken coop and I’ll let you out of the gluten."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706028632 {#3434
    date: 2024-01-23 17:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3437 …}
  +nested: Doctrine\ORM\PersistentCollection {#3439 …}
  +votes: Doctrine\ORM\PersistentCollection {#3441 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  -id: 334452
  -bodyTs: "'bet':2 'chicken':27 'circl':10 'coop':28 'could':4 'demon':13 'dunno':24 'gluten':37 'grant':17 'let':32 'like':11,22 'll':31 'make':15 'paint':25 'someth':21 'summon':9 'trap':5 'wish':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6946489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706028632 {#3435
    date: 2024-01-23 17:50: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
151 DENIED edit
App\Entity\EntryComment {#3436
  +user: Proxies\__CG__\App\Entity\User {#3388 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3352
    +user: App\Entity\User {#2946 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3204
      +user: Proxies\__CG__\App\Entity\User {#3205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2946 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "They say that, but can you use it to cure lupus?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1727987744 {#2927
          date: 2024-10-03 22:35:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2934 …}
        +nested: Doctrine\ORM\PersistentCollection {#2936 …}
        +votes: Doctrine\ORM\PersistentCollection {#2938 …}
        +reports: Doctrine\ORM\PersistentCollection {#2940 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
        -id: 333942
        -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941662"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706011824 {#2928
          date: 2024-01-23 13:10:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "Not sure, but if you spread it in a circle around you the gluten intolerant will not come near you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1706019164 {#3202
        date: 2024-01-23 15:12:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3206 …}
      +nested: Doctrine\ORM\PersistentCollection {#3208 …}
      +votes: Doctrine\ORM\PersistentCollection {#3210 …}
      +reports: Doctrine\ORM\PersistentCollection {#3212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
      -id: 334128
      -bodyTs: "'around':11 'circl':10 'come':18 'gluten':14 'intoler':15 'near':19 'spread':6 'sure':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7942053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706019164 {#3203
        date: 2024-01-23 15:12:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: """
      My wife’s best friend is gluten intolerant.\n
      \n
      I appreciate the handy tip.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706019209 {#3350
      date: 2024-01-23 15:13:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@FlyingSquid@lemmy.world"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3355 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
    -id: 334132
    -bodyTs: "'appreci':10 'best':4 'friend':5 'gluten':7 'handi':12 'intoler':8 'tip':13 'wife':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6943619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706019209 {#3351
      date: 2024-01-23 15:13:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "I bet you could trap her in a summoning circle like a demon and make her grant you wishes or something. Like, I dunno, paint my chicken coop and I’ll let you out of the gluten."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706028632 {#3434
    date: 2024-01-23 17:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3437 …}
  +nested: Doctrine\ORM\PersistentCollection {#3439 …}
  +votes: Doctrine\ORM\PersistentCollection {#3441 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  -id: 334452
  -bodyTs: "'bet':2 'chicken':27 'circl':10 'coop':28 'could':4 'demon':13 'dunno':24 'gluten':37 'grant':17 'let':32 'like':11,22 'll':31 'make':15 'paint':25 'someth':21 'summon':9 'trap':5 'wish':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6946489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706028632 {#3435
    date: 2024-01-23 17:50: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
152 DENIED moderate
App\Entity\EntryComment {#3436
  +user: Proxies\__CG__\App\Entity\User {#3388 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3352
    +user: App\Entity\User {#2946 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3204
      +user: Proxies\__CG__\App\Entity\User {#3205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2946 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "They say that, but can you use it to cure lupus?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1727987744 {#2927
          date: 2024-10-03 22:35:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2934 …}
        +nested: Doctrine\ORM\PersistentCollection {#2936 …}
        +votes: Doctrine\ORM\PersistentCollection {#2938 …}
        +reports: Doctrine\ORM\PersistentCollection {#2940 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
        -id: 333942
        -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941662"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706011824 {#2928
          date: 2024-01-23 13:10:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "Not sure, but if you spread it in a circle around you the gluten intolerant will not come near you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1706019164 {#3202
        date: 2024-01-23 15:12:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3206 …}
      +nested: Doctrine\ORM\PersistentCollection {#3208 …}
      +votes: Doctrine\ORM\PersistentCollection {#3210 …}
      +reports: Doctrine\ORM\PersistentCollection {#3212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
      -id: 334128
      -bodyTs: "'around':11 'circl':10 'come':18 'gluten':14 'intoler':15 'near':19 'spread':6 'sure':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7942053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706019164 {#3203
        date: 2024-01-23 15:12:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: """
      My wife’s best friend is gluten intolerant.\n
      \n
      I appreciate the handy tip.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706019209 {#3350
      date: 2024-01-23 15:13:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@FlyingSquid@lemmy.world"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3355 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
    -id: 334132
    -bodyTs: "'appreci':10 'best':4 'friend':5 'gluten':7 'handi':12 'intoler':8 'tip':13 'wife':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6943619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706019209 {#3351
      date: 2024-01-23 15:13:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "I bet you could trap her in a summoning circle like a demon and make her grant you wishes or something. Like, I dunno, paint my chicken coop and I’ll let you out of the gluten."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706028632 {#3434
    date: 2024-01-23 17:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3437 …}
  +nested: Doctrine\ORM\PersistentCollection {#3439 …}
  +votes: Doctrine\ORM\PersistentCollection {#3441 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  -id: 334452
  -bodyTs: "'bet':2 'chicken':27 'circl':10 'coop':28 'could':4 'demon':13 'dunno':24 'gluten':37 'grant':17 'let':32 'like':11,22 'll':31 'make':15 'paint':25 'someth':21 'summon':9 'trap':5 'wish':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6946489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706028632 {#3435
    date: 2024-01-23 17:50: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
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 {#3220
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2946 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "They say that, but can you use it to cure lupus?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1727987744 {#2927
      date: 2024-10-03 22:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2934 …}
    +nested: Doctrine\ORM\PersistentCollection {#2936 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
    -id: 333942
    -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6941662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706011824 {#2928
      date: 2024-01-23 13:10:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "False advertising strikes again…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706012008 {#3218
    date: 2024-01-23 13:13:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 333946
  -bodyTs: "'advertis':2 'fals':1 'strike':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5030846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706012008 {#3219
    date: 2024-01-23 13:13:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3220
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2946 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "They say that, but can you use it to cure lupus?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1727987744 {#2927
      date: 2024-10-03 22:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2934 …}
    +nested: Doctrine\ORM\PersistentCollection {#2936 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
    -id: 333942
    -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6941662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706011824 {#2928
      date: 2024-01-23 13:10:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "False advertising strikes again…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706012008 {#3218
    date: 2024-01-23 13:13:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 333946
  -bodyTs: "'advertis':2 'fals':1 'strike':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5030846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706012008 {#3219
    date: 2024-01-23 13:13:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3220
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2946 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "They say that, but can you use it to cure lupus?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1727987744 {#2927
      date: 2024-10-03 22:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2934 …}
    +nested: Doctrine\ORM\PersistentCollection {#2936 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
    -id: 333942
    -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6941662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706011824 {#2928
      date: 2024-01-23 13:10:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "False advertising strikes again…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706012008 {#3218
    date: 2024-01-23 13:13:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 333946
  -bodyTs: "'advertis':2 'fals':1 'strike':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5030846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706012008 {#3219
    date: 2024-01-23 13:13:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3336
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3220
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2946 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "They say that, but can you use it to cure lupus?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1727987744 {#2927
        date: 2024-10-03 22:35:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2934 …}
      +nested: Doctrine\ORM\PersistentCollection {#2936 …}
      +votes: Doctrine\ORM\PersistentCollection {#2938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2940 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
      -id: 333942
      -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6941662"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706011824 {#2928
        date: 2024-01-23 13:10:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "False advertising strikes again…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706012008 {#3218
      date: 2024-01-23 13:13:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3223 …}
    +votes: Doctrine\ORM\PersistentCollection {#3225 …}
    +reports: Doctrine\ORM\PersistentCollection {#3227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
    -id: 333946
    -bodyTs: "'advertis':2 'fals':1 'strike':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5030846"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706012008 {#3219
      date: 2024-01-23 13:13:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "You can use the flour to strike again!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706015901 {#3334
    date: 2024-01-23 14:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 334034
  -bodyTs: "'flour':5 'strike':7 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706015901 {#3335
    date: 2024-01-23 14:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3336
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3220
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2946 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "They say that, but can you use it to cure lupus?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1727987744 {#2927
        date: 2024-10-03 22:35:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2934 …}
      +nested: Doctrine\ORM\PersistentCollection {#2936 …}
      +votes: Doctrine\ORM\PersistentCollection {#2938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2940 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
      -id: 333942
      -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6941662"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706011824 {#2928
        date: 2024-01-23 13:10:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "False advertising strikes again…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706012008 {#3218
      date: 2024-01-23 13:13:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3223 …}
    +votes: Doctrine\ORM\PersistentCollection {#3225 …}
    +reports: Doctrine\ORM\PersistentCollection {#3227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
    -id: 333946
    -bodyTs: "'advertis':2 'fals':1 'strike':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5030846"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706012008 {#3219
      date: 2024-01-23 13:13:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "You can use the flour to strike again!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706015901 {#3334
    date: 2024-01-23 14:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 334034
  -bodyTs: "'flour':5 'strike':7 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706015901 {#3335
    date: 2024-01-23 14:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3336
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3220
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2946 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "They say that, but can you use it to cure lupus?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1727987744 {#2927
        date: 2024-10-03 22:35:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2934 …}
      +nested: Doctrine\ORM\PersistentCollection {#2936 …}
      +votes: Doctrine\ORM\PersistentCollection {#2938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2940 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
      -id: 333942
      -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6941662"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706011824 {#2928
        date: 2024-01-23 13:10:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "False advertising strikes again…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706012008 {#3218
      date: 2024-01-23 13:13:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3223 …}
    +votes: Doctrine\ORM\PersistentCollection {#3225 …}
    +reports: Doctrine\ORM\PersistentCollection {#3227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
    -id: 333946
    -bodyTs: "'advertis':2 'fals':1 'strike':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5030846"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706012008 {#3219
      date: 2024-01-23 13:13:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "You can use the flour to strike again!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706015901 {#3334
    date: 2024-01-23 14:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 334034
  -bodyTs: "'flour':5 'strike':7 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706015901 {#3335
    date: 2024-01-23 14:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3421
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3336
    +user: Proxies\__CG__\App\Entity\User {#3337 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3220
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2946 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "They say that, but can you use it to cure lupus?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1727987744 {#2927
          date: 2024-10-03 22:35:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2934 …}
        +nested: Doctrine\ORM\PersistentCollection {#2936 …}
        +votes: Doctrine\ORM\PersistentCollection {#2938 …}
        +reports: Doctrine\ORM\PersistentCollection {#2940 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
        -id: 333942
        -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941662"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706011824 {#2928
          date: 2024-01-23 13:10:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "False advertising strikes again…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706012008 {#3218
        date: 2024-01-23 13:13:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3221 …}
      +nested: Doctrine\ORM\PersistentCollection {#3223 …}
      +votes: Doctrine\ORM\PersistentCollection {#3225 …}
      +reports: Doctrine\ORM\PersistentCollection {#3227 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
      -id: 333946
      -bodyTs: "'advertis':2 'fals':1 'strike':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/5030846"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706012008 {#3219
        date: 2024-01-23 13:13:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "You can use the flour to strike again!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706015901 {#3334
      date: 2024-01-23 14:18:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3340 …}
    +votes: Doctrine\ORM\PersistentCollection {#3342 …}
    +reports: Doctrine\ORM\PersistentCollection {#3344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
    -id: 334034
    -bodyTs: "'flour':5 'strike':7 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6942667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706015901 {#3335
      date: 2024-01-23 14:18:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "The all-purpose flour strikes back"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706016082 {#3419
    date: 2024-01-23 14:21:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
    "@MTK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
  -id: 334039
  -bodyTs: "'all-purpos':2 'back':7 'flour':5 'purpos':4 'strike':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5031875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706016082 {#3420
    date: 2024-01-23 14:21:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3336
    +user: Proxies\__CG__\App\Entity\User {#3337 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3220
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2946 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "They say that, but can you use it to cure lupus?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1727987744 {#2927
          date: 2024-10-03 22:35:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2934 …}
        +nested: Doctrine\ORM\PersistentCollection {#2936 …}
        +votes: Doctrine\ORM\PersistentCollection {#2938 …}
        +reports: Doctrine\ORM\PersistentCollection {#2940 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
        -id: 333942
        -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941662"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706011824 {#2928
          date: 2024-01-23 13:10:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "False advertising strikes again…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706012008 {#3218
        date: 2024-01-23 13:13:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3221 …}
      +nested: Doctrine\ORM\PersistentCollection {#3223 …}
      +votes: Doctrine\ORM\PersistentCollection {#3225 …}
      +reports: Doctrine\ORM\PersistentCollection {#3227 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
      -id: 333946
      -bodyTs: "'advertis':2 'fals':1 'strike':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/5030846"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706012008 {#3219
        date: 2024-01-23 13:13:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "You can use the flour to strike again!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706015901 {#3334
      date: 2024-01-23 14:18:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3340 …}
    +votes: Doctrine\ORM\PersistentCollection {#3342 …}
    +reports: Doctrine\ORM\PersistentCollection {#3344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
    -id: 334034
    -bodyTs: "'flour':5 'strike':7 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6942667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706015901 {#3335
      date: 2024-01-23 14:18:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "The all-purpose flour strikes back"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706016082 {#3419
    date: 2024-01-23 14:21:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
    "@MTK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
  -id: 334039
  -bodyTs: "'all-purpos':2 'back':7 'flour':5 'purpos':4 'strike':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5031875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706016082 {#3420
    date: 2024-01-23 14:21:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3336
    +user: Proxies\__CG__\App\Entity\User {#3337 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3220
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2946 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "They say that, but can you use it to cure lupus?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1727987744 {#2927
          date: 2024-10-03 22:35:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2934 …}
        +nested: Doctrine\ORM\PersistentCollection {#2936 …}
        +votes: Doctrine\ORM\PersistentCollection {#2938 …}
        +reports: Doctrine\ORM\PersistentCollection {#2940 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
        -id: 333942
        -bodyTs: "'cure':10 'lupus':11 'say':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941662"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706011824 {#2928
          date: 2024-01-23 13:10:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "False advertising strikes again…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706012008 {#3218
        date: 2024-01-23 13:13:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3221 …}
      +nested: Doctrine\ORM\PersistentCollection {#3223 …}
      +votes: Doctrine\ORM\PersistentCollection {#3225 …}
      +reports: Doctrine\ORM\PersistentCollection {#3227 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
      -id: 333946
      -bodyTs: "'advertis':2 'fals':1 'strike':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/5030846"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706012008 {#3219
        date: 2024-01-23 13:13:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "You can use the flour to strike again!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706015901 {#3334
      date: 2024-01-23 14:18:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3340 …}
    +votes: Doctrine\ORM\PersistentCollection {#3342 …}
    +reports: Doctrine\ORM\PersistentCollection {#3344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
    -id: 334034
    -bodyTs: "'flour':5 'strike':7 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6942667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706015901 {#3335
      date: 2024-01-23 14:18:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "The all-purpose flour strikes back"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706016082 {#3419
    date: 2024-01-23 14:21:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@FlyingSquid@lemmy.world"
    "@MTK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
  -id: 334039
  -bodyTs: "'all-purpos':2 'back':7 'flour':5 'purpos':4 'strike':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5031875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706016082 {#3420
    date: 2024-01-23 14:21:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details