Redirect 302 redirect from GET @messages_create (47d007)

GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/comments/active?p=1040

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.74 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Zionist propagandists will do whatever it takes to control the narrative"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1697186594 {#1539
    date: 2023-10-13 10:43:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@misaloun@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 44912
  -bodyTs: "'control':9 'narrat':11 'propagandist':2 'take':7 'whatev':5 'zionist':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3522718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186594 {#1498
    date: 2023-10-13 10:43:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Zionist propagandists will do whatever it takes to control the narrative"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1697186594 {#1539
    date: 2023-10-13 10:43:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@misaloun@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 44912
  -bodyTs: "'control':9 'narrat':11 'propagandist':2 'take':7 'whatev':5 'zionist':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3522718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186594 {#1498
    date: 2023-10-13 10:43:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Zionist propagandists will do whatever it takes to control the narrative"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1697186594 {#1539
    date: 2023-10-13 10:43:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@misaloun@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 44912
  -bodyTs: "'control':9 'narrat':11 'propagandist':2 'take':7 'whatev':5 'zionist':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3522718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186594 {#1498
    date: 2023-10-13 10:43:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I saw a middle-eastern cookbook and was reminded of how vegetarian food is pretty solid everywhere outside of many parts of the Anglosphere. Even then, the stuff is there but it’s not really given the thought it deserves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697186286 {#1735
    date: 2023-10-13 10:38:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 44323
  -bodyTs: "'anglospher':25 'cookbook':7 'deserv':41 'eastern':6 'even':26 'everywher':18 'food':14 'given':37 'mani':21 'middl':5 'middle-eastern':4 'outsid':19 'part':22 'pretti':16 'realli':36 'remind':10 'saw':2 'solid':17 'stuff':29 'thought':39 'vegetarian':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4092778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697156711 {#1716
    date: 2023-10-13 02:25:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I saw a middle-eastern cookbook and was reminded of how vegetarian food is pretty solid everywhere outside of many parts of the Anglosphere. Even then, the stuff is there but it’s not really given the thought it deserves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697186286 {#1735
    date: 2023-10-13 10:38:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 44323
  -bodyTs: "'anglospher':25 'cookbook':7 'deserv':41 'eastern':6 'even':26 'everywher':18 'food':14 'given':37 'mani':21 'middl':5 'middle-eastern':4 'outsid':19 'part':22 'pretti':16 'realli':36 'remind':10 'saw':2 'solid':17 'stuff':29 'thought':39 'vegetarian':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4092778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697156711 {#1716
    date: 2023-10-13 02:25:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I saw a middle-eastern cookbook and was reminded of how vegetarian food is pretty solid everywhere outside of many parts of the Anglosphere. Even then, the stuff is there but it’s not really given the thought it deserves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697186286 {#1735
    date: 2023-10-13 10:38:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 44323
  -bodyTs: "'anglospher':25 'cookbook':7 'deserv':41 'eastern':6 'even':26 'everywher':18 'food':14 'given':37 'mani':21 'middl':5 'middle-eastern':4 'outsid':19 'part':22 'pretti':16 'realli':36 'remind':10 'saw':2 'solid':17 'stuff':29 'thought':39 'vegetarian':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4092778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697156711 {#1716
    date: 2023-10-13 02:25:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3113
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I saw a middle-eastern cookbook and was reminded of how vegetarian food is pretty solid everywhere outside of many parts of the Anglosphere. Even then, the stuff is there but it’s not really given the thought it deserves."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697186286 {#1735
      date: 2023-10-13 10:38:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2465 …}
    +nested: Doctrine\ORM\PersistentCollection {#2463 …}
    +votes: Doctrine\ORM\PersistentCollection {#2411 …}
    +reports: Doctrine\ORM\PersistentCollection {#2422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
    -id: 44323
    -bodyTs: "'anglospher':25 'cookbook':7 'deserv':41 'eastern':6 'even':26 'everywher':18 'food':14 'given':37 'mani':21 'middl':5 'middle-eastern':4 'outsid':19 'part':22 'pretti':16 'realli':36 'remind':10 'saw':2 'solid':17 'stuff':29 'thought':39 'vegetarian':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697156711 {#1716
      date: 2023-10-13 02:25:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "I have a very, very old italian recipe book that my mom used when she was younger. I’m talking about 1980 edition. The book is about 200 recipes, 200 different names and a lot of different types of pasta. The last page, there’s this one, single recipe, simply called “The vegetarian recipe” and that’s all. Made me laugh and think that today would never be allowed to be printed this way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697186284 {#3115
    date: 2023-10-13 10:38:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SpiderFarmer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 44909
  -bodyTs: "'1980':22 '200':28,30 'allow':69 'book':9,25 'call':51 'differ':31,37 'edit':23 'italian':7 'last':42 'laugh':61 'lot':35 'm':19 'made':59 'mom':12 'name':32 'never':67 'old':6 'one':47 'page':43 'pasta':40 'print':72 'recip':8,29,49,54 'simpli':50 'singl':48 'talk':20 'think':63 'today':65 'type':38 'use':13 'vegetarian':53 'way':74 'would':66 'younger':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4813870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186284 {#3114
    date: 2023-10-13 10:38:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3113
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I saw a middle-eastern cookbook and was reminded of how vegetarian food is pretty solid everywhere outside of many parts of the Anglosphere. Even then, the stuff is there but it’s not really given the thought it deserves."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697186286 {#1735
      date: 2023-10-13 10:38:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2465 …}
    +nested: Doctrine\ORM\PersistentCollection {#2463 …}
    +votes: Doctrine\ORM\PersistentCollection {#2411 …}
    +reports: Doctrine\ORM\PersistentCollection {#2422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
    -id: 44323
    -bodyTs: "'anglospher':25 'cookbook':7 'deserv':41 'eastern':6 'even':26 'everywher':18 'food':14 'given':37 'mani':21 'middl':5 'middle-eastern':4 'outsid':19 'part':22 'pretti':16 'realli':36 'remind':10 'saw':2 'solid':17 'stuff':29 'thought':39 'vegetarian':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697156711 {#1716
      date: 2023-10-13 02:25:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "I have a very, very old italian recipe book that my mom used when she was younger. I’m talking about 1980 edition. The book is about 200 recipes, 200 different names and a lot of different types of pasta. The last page, there’s this one, single recipe, simply called “The vegetarian recipe” and that’s all. Made me laugh and think that today would never be allowed to be printed this way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697186284 {#3115
    date: 2023-10-13 10:38:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SpiderFarmer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 44909
  -bodyTs: "'1980':22 '200':28,30 'allow':69 'book':9,25 'call':51 'differ':31,37 'edit':23 'italian':7 'last':42 'laugh':61 'lot':35 'm':19 'made':59 'mom':12 'name':32 'never':67 'old':6 'one':47 'page':43 'pasta':40 'print':72 'recip':8,29,49,54 'simpli':50 'singl':48 'talk':20 'think':63 'today':65 'type':38 'use':13 'vegetarian':53 'way':74 'would':66 'younger':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4813870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186284 {#3114
    date: 2023-10-13 10:38:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3113
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I saw a middle-eastern cookbook and was reminded of how vegetarian food is pretty solid everywhere outside of many parts of the Anglosphere. Even then, the stuff is there but it’s not really given the thought it deserves."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697186286 {#1735
      date: 2023-10-13 10:38:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2465 …}
    +nested: Doctrine\ORM\PersistentCollection {#2463 …}
    +votes: Doctrine\ORM\PersistentCollection {#2411 …}
    +reports: Doctrine\ORM\PersistentCollection {#2422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
    -id: 44323
    -bodyTs: "'anglospher':25 'cookbook':7 'deserv':41 'eastern':6 'even':26 'everywher':18 'food':14 'given':37 'mani':21 'middl':5 'middle-eastern':4 'outsid':19 'part':22 'pretti':16 'realli':36 'remind':10 'saw':2 'solid':17 'stuff':29 'thought':39 'vegetarian':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697156711 {#1716
      date: 2023-10-13 02:25:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "I have a very, very old italian recipe book that my mom used when she was younger. I’m talking about 1980 edition. The book is about 200 recipes, 200 different names and a lot of different types of pasta. The last page, there’s this one, single recipe, simply called “The vegetarian recipe” and that’s all. Made me laugh and think that today would never be allowed to be printed this way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697186284 {#3115
    date: 2023-10-13 10:38:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SpiderFarmer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 44909
  -bodyTs: "'1980':22 '200':28,30 'allow':69 'book':9,25 'call':51 'differ':31,37 'edit':23 'italian':7 'last':42 'laugh':61 'lot':35 'm':19 'made':59 'mom':12 'name':32 'never':67 'old':6 'one':47 'page':43 'pasta':40 'print':72 'recip':8,29,49,54 'simpli':50 'singl':48 'talk':20 'think':63 'today':65 'type':38 'use':13 'vegetarian':53 'way':74 'would':66 'younger':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4813870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186284 {#3114
    date: 2023-10-13 10:38:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Anakin has a clear motive, and a logical progression from naive to evil.\n
    \n
    ...did he, though?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697186076 {#1404
    date: 2023-10-13 10:34:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 44509
  -bodyTs: "'anakin':1 'clear':4 'evil':13 'logic':8 'motiv':5 'naiv':11 'progress':9 'though':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535415/-/comment/2929460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697166702 {#1363
    date: 2023-10-13 05:11:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Anakin has a clear motive, and a logical progression from naive to evil.\n
    \n
    ...did he, though?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697186076 {#1404
    date: 2023-10-13 10:34:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 44509
  -bodyTs: "'anakin':1 'clear':4 'evil':13 'logic':8 'motiv':5 'naiv':11 'progress':9 'though':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535415/-/comment/2929460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697166702 {#1363
    date: 2023-10-13 05:11:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Anakin has a clear motive, and a logical progression from naive to evil.\n
    \n
    ...did he, though?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697186076 {#1404
    date: 2023-10-13 10:34:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 44509
  -bodyTs: "'anakin':1 'clear':4 'evil':13 'logic':8 'motiv':5 'naiv':11 'progress':9 'though':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535415/-/comment/2929460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697166702 {#1363
    date: 2023-10-13 05:11:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Anakin has a clear motive, and a logical progression from naive to evil.\n
      \n
      ...did he, though?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697186076 {#1404
      date: 2023-10-13 10:34:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 44509
    -bodyTs: "'anakin':1 'clear':4 'evil':13 'logic':8 'motiv':5 'naiv':11 'progress':9 'though':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535415/-/comment/2929460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697166702 {#1363
      date: 2023-10-13 05:11:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: """
    I’d say so\n
    \n
    - plucked from poverty and slavery, despite his mother remaining helpless, by a Jedi that was a part of an order that ultimately saw him as an unscrupulous means to an end of maintaining their power\n
    - he felt as though he could make a bigger difference than he was allowed if stated order relinquished their attempt at controlling him\n
    - this feeling was vindicated by his mother’s torture and subsequent death\n
    - had his previously instilled beliefs challenged by two men he respected\n
    - incredibly strong motivation to go against the Jedi’s wishes to save the one person he valued more than life itself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697178279 {#3185
    date: 2023-10-13 08:24:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ripcord@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 44728
  -bodyTs: "'allow':53 'attempt':59 'belief':79 'bigger':48 'challeng':80 'control':61 'could':45 'd':2 'death':74 'despit':10 'differ':49 'end':35 'feel':64 'felt':41 'go':90 'helpless':14 'incred':86 'instil':78 'jedi':17,93 'life':105 'maintain':37 'make':46 'mean':32 'men':83 'mother':12,69 'motiv':88 'one':99 'order':24,56 'part':21 'person':100 'pluck':5 'poverti':7 'power':39 'previous':77 'relinquish':57 'remain':13 'respect':85 'save':97 'saw':27 'say':3 'slaveri':9 'state':55 'strong':87 'subsequ':73 'though':43 'tortur':71 'two':82 'ultim':26 'unscrupul':31 'valu':102 'vindic':66 'wish':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4494891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697178279 {#3186
    date: 2023-10-13 08:24:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Anakin has a clear motive, and a logical progression from naive to evil.\n
      \n
      ...did he, though?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697186076 {#1404
      date: 2023-10-13 10:34:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 44509
    -bodyTs: "'anakin':1 'clear':4 'evil':13 'logic':8 'motiv':5 'naiv':11 'progress':9 'though':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535415/-/comment/2929460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697166702 {#1363
      date: 2023-10-13 05:11:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: """
    I’d say so\n
    \n
    - plucked from poverty and slavery, despite his mother remaining helpless, by a Jedi that was a part of an order that ultimately saw him as an unscrupulous means to an end of maintaining their power\n
    - he felt as though he could make a bigger difference than he was allowed if stated order relinquished their attempt at controlling him\n
    - this feeling was vindicated by his mother’s torture and subsequent death\n
    - had his previously instilled beliefs challenged by two men he respected\n
    - incredibly strong motivation to go against the Jedi’s wishes to save the one person he valued more than life itself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697178279 {#3185
    date: 2023-10-13 08:24:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ripcord@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 44728
  -bodyTs: "'allow':53 'attempt':59 'belief':79 'bigger':48 'challeng':80 'control':61 'could':45 'd':2 'death':74 'despit':10 'differ':49 'end':35 'feel':64 'felt':41 'go':90 'helpless':14 'incred':86 'instil':78 'jedi':17,93 'life':105 'maintain':37 'make':46 'mean':32 'men':83 'mother':12,69 'motiv':88 'one':99 'order':24,56 'part':21 'person':100 'pluck':5 'poverti':7 'power':39 'previous':77 'relinquish':57 'remain':13 'respect':85 'save':97 'saw':27 'say':3 'slaveri':9 'state':55 'strong':87 'subsequ':73 'though':43 'tortur':71 'two':82 'ultim':26 'unscrupul':31 'valu':102 'vindic':66 'wish':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4494891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697178279 {#3186
    date: 2023-10-13 08:24:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Anakin has a clear motive, and a logical progression from naive to evil.\n
      \n
      ...did he, though?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697186076 {#1404
      date: 2023-10-13 10:34:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 44509
    -bodyTs: "'anakin':1 'clear':4 'evil':13 'logic':8 'motiv':5 'naiv':11 'progress':9 'though':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535415/-/comment/2929460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697166702 {#1363
      date: 2023-10-13 05:11:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: """
    I’d say so\n
    \n
    - plucked from poverty and slavery, despite his mother remaining helpless, by a Jedi that was a part of an order that ultimately saw him as an unscrupulous means to an end of maintaining their power\n
    - he felt as though he could make a bigger difference than he was allowed if stated order relinquished their attempt at controlling him\n
    - this feeling was vindicated by his mother’s torture and subsequent death\n
    - had his previously instilled beliefs challenged by two men he respected\n
    - incredibly strong motivation to go against the Jedi’s wishes to save the one person he valued more than life itself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697178279 {#3185
    date: 2023-10-13 08:24:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ripcord@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 44728
  -bodyTs: "'allow':53 'attempt':59 'belief':79 'bigger':48 'challeng':80 'control':61 'could':45 'd':2 'death':74 'despit':10 'differ':49 'end':35 'feel':64 'felt':41 'go':90 'helpless':14 'incred':86 'instil':78 'jedi':17,93 'life':105 'maintain':37 'make':46 'mean':32 'men':83 'mother':12,69 'motiv':88 'one':99 'order':24,56 'part':21 'person':100 'pluck':5 'poverti':7 'power':39 'previous':77 'relinquish':57 'remain':13 'respect':85 'save':97 'saw':27 'say':3 'slaveri':9 'state':55 'strong':87 'subsequ':73 'though':43 'tortur':71 'two':82 'ultim':26 'unscrupul':31 'valu':102 'vindic':66 'wish':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4494891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697178279 {#3186
    date: 2023-10-13 08:24:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Anakin has a clear motive, and a logical progression from naive to evil.\n
      \n
      ...did he, though?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697186076 {#1404
      date: 2023-10-13 10:34:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 44509
    -bodyTs: "'anakin':1 'clear':4 'evil':13 'logic':8 'motiv':5 'naiv':11 'progress':9 'though':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535415/-/comment/2929460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697166702 {#1363
      date: 2023-10-13 05:11:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: "Anakin did not like sand, so therefore he had to kill all the younglings to win Padme’s love. It’s a very clear yet compelling character arc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697167267 {#3201
    date: 2023-10-13 05:21:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ripcord@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 44522
  -bodyTs: "'anakin':1 'arc':28 'charact':27 'clear':24 'compel':26 'kill':11 'like':4 'love':19 'padm':17 'sand':5 'therefor':7 'win':16 'yet':25 'youngl':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3383165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697167267 {#3202
    date: 2023-10-13 05:21:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Anakin has a clear motive, and a logical progression from naive to evil.\n
      \n
      ...did he, though?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697186076 {#1404
      date: 2023-10-13 10:34:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 44509
    -bodyTs: "'anakin':1 'clear':4 'evil':13 'logic':8 'motiv':5 'naiv':11 'progress':9 'though':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535415/-/comment/2929460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697166702 {#1363
      date: 2023-10-13 05:11:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: "Anakin did not like sand, so therefore he had to kill all the younglings to win Padme’s love. It’s a very clear yet compelling character arc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697167267 {#3201
    date: 2023-10-13 05:21:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ripcord@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 44522
  -bodyTs: "'anakin':1 'arc':28 'charact':27 'clear':24 'compel':26 'kill':11 'like':4 'love':19 'padm':17 'sand':5 'therefor':7 'win':16 'yet':25 'youngl':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3383165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697167267 {#3202
    date: 2023-10-13 05:21:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Anakin has a clear motive, and a logical progression from naive to evil.\n
      \n
      ...did he, though?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697186076 {#1404
      date: 2023-10-13 10:34:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 44509
    -bodyTs: "'anakin':1 'clear':4 'evil':13 'logic':8 'motiv':5 'naiv':11 'progress':9 'though':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535415/-/comment/2929460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697166702 {#1363
      date: 2023-10-13 05:11:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: "Anakin did not like sand, so therefore he had to kill all the younglings to win Padme’s love. It’s a very clear yet compelling character arc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697167267 {#3201
    date: 2023-10-13 05:21:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ripcord@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 44522
  -bodyTs: "'anakin':1 'arc':28 'charact':27 'clear':24 'compel':26 'kill':11 'like':4 'love':19 'padm':17 'sand':5 'therefor':7 'win':16 'yet':25 'youngl':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3383165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697167267 {#3202
    date: 2023-10-13 05:21:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3272
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2019
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Anakin has a clear motive, and a logical progression from naive to evil.\n
        \n
        ...did he, though?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697186076 {#1404
        date: 2023-10-13 10:34:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 44509
      -bodyTs: "'anakin':1 'clear':4 'evil':13 'logic':8 'motiv':5 'naiv':11 'progress':9 'though':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/535415/-/comment/2929460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697166702 {#1363
        date: 2023-10-13 05:11:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2019}
    +body: "Anakin did not like sand, so therefore he had to kill all the younglings to win Padme’s love. It’s a very clear yet compelling character arc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1697167267 {#3201
      date: 2023-10-13 05:21:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@ripcord@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 44522
    -bodyTs: "'anakin':1 'arc':28 'charact':27 'clear':24 'compel':26 'kill':11 'like':4 'love':19 'padm':17 'sand':5 'therefor':7 'win':16 'yet':25 'youngl':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3383165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697167267 {#3202
      date: 2023-10-13 05:21:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: "And you have to remember that he liked to spin as “it was a cool trick”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697186075 {#3270
    date: 2023-10-13 10:34:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ripcord@kbin.social"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 44899
  -bodyTs: "'cool':15 'like':8 'rememb':5 'spin':10 'trick':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186075 {#3271
    date: 2023-10-13 10:34:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3272
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2019
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Anakin has a clear motive, and a logical progression from naive to evil.\n
        \n
        ...did he, though?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697186076 {#1404
        date: 2023-10-13 10:34:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 44509
      -bodyTs: "'anakin':1 'clear':4 'evil':13 'logic':8 'motiv':5 'naiv':11 'progress':9 'though':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/535415/-/comment/2929460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697166702 {#1363
        date: 2023-10-13 05:11:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2019}
    +body: "Anakin did not like sand, so therefore he had to kill all the younglings to win Padme’s love. It’s a very clear yet compelling character arc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1697167267 {#3201
      date: 2023-10-13 05:21:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@ripcord@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 44522
    -bodyTs: "'anakin':1 'arc':28 'charact':27 'clear':24 'compel':26 'kill':11 'like':4 'love':19 'padm':17 'sand':5 'therefor':7 'win':16 'yet':25 'youngl':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3383165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697167267 {#3202
      date: 2023-10-13 05:21:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: "And you have to remember that he liked to spin as “it was a cool trick”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697186075 {#3270
    date: 2023-10-13 10:34:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ripcord@kbin.social"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 44899
  -bodyTs: "'cool':15 'like':8 'rememb':5 'spin':10 'trick':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186075 {#3271
    date: 2023-10-13 10:34:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3272
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2019
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Anakin has a clear motive, and a logical progression from naive to evil.\n
        \n
        ...did he, though?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697186076 {#1404
        date: 2023-10-13 10:34:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 44509
      -bodyTs: "'anakin':1 'clear':4 'evil':13 'logic':8 'motiv':5 'naiv':11 'progress':9 'though':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/535415/-/comment/2929460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697166702 {#1363
        date: 2023-10-13 05:11:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2019}
    +body: "Anakin did not like sand, so therefore he had to kill all the younglings to win Padme’s love. It’s a very clear yet compelling character arc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1697167267 {#3201
      date: 2023-10-13 05:21:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@ripcord@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 44522
    -bodyTs: "'anakin':1 'arc':28 'charact':27 'clear':24 'compel':26 'kill':11 'like':4 'love':19 'padm':17 'sand':5 'therefor':7 'win':16 'yet':25 'youngl':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3383165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697167267 {#3202
      date: 2023-10-13 05:21:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: "And you have to remember that he liked to spin as “it was a cool trick”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697186075 {#3270
    date: 2023-10-13 10:34:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ripcord@kbin.social"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 44899
  -bodyTs: "'cool':15 'like':8 'rememb':5 'spin':10 'trick':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186075 {#3271
    date: 2023-10-13 10:34:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2289
  +user: App\Entity\User {#2342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "All I can see is golden ratio of pie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697185511 {#2042
    date: 2023-10-13 10:25:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 44888
  -bodyTs: "'golden':6 'pie':9 'ratio':7 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3853604"
  +editedAt: DateTimeImmutable @1697185534 {#2141
    date: 2023-10-13 10:25:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697185511 {#2060
    date: 2023-10-13 10:25:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2289
  +user: App\Entity\User {#2342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "All I can see is golden ratio of pie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697185511 {#2042
    date: 2023-10-13 10:25:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 44888
  -bodyTs: "'golden':6 'pie':9 'ratio':7 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3853604"
  +editedAt: DateTimeImmutable @1697185534 {#2141
    date: 2023-10-13 10:25:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697185511 {#2060
    date: 2023-10-13 10:25:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2289
  +user: App\Entity\User {#2342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "All I can see is golden ratio of pie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697185511 {#2042
    date: 2023-10-13 10:25:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 44888
  -bodyTs: "'golden':6 'pie':9 'ratio':7 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3853604"
  +editedAt: DateTimeImmutable @1697185534 {#2141
    date: 2023-10-13 10:25:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697185511 {#2060
    date: 2023-10-13 10:25:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2113
  +user: App\Entity\User {#2043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No one’s gonna try to change your mind on this, especially not GOT fans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697185095 {#2114
    date: 2023-10-13 10:18:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 44872
  -bodyTs: "'chang':7 'especi':12 'fan':15 'gonna':4 'got':14 'mind':9 'one':2 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496355"
  +editedAt: DateTimeImmutable @1697268019 {#2118
    date: 2023-10-14 09:20:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697185095 {#2117
    date: 2023-10-13 10:18:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2113
  +user: App\Entity\User {#2043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No one’s gonna try to change your mind on this, especially not GOT fans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697185095 {#2114
    date: 2023-10-13 10:18:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 44872
  -bodyTs: "'chang':7 'especi':12 'fan':15 'gonna':4 'got':14 'mind':9 'one':2 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496355"
  +editedAt: DateTimeImmutable @1697268019 {#2118
    date: 2023-10-14 09:20:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697185095 {#2117
    date: 2023-10-13 10:18:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2113
  +user: App\Entity\User {#2043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No one’s gonna try to change your mind on this, especially not GOT fans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697185095 {#2114
    date: 2023-10-13 10:18:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 44872
  -bodyTs: "'chang':7 'especi':12 'fan':15 'gonna':4 'got':14 'mind':9 'one':2 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496355"
  +editedAt: DateTimeImmutable @1697268019 {#2118
    date: 2023-10-14 09:20:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697185095 {#2117
    date: 2023-10-13 10:18:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2222
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
    \n
    If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697184674 {#2279
    date: 2023-10-13 10:11:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 44000
  -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4091573"
  +editedAt: DateTimeImmutable @1697144227 {#2275
    date: 2023-10-12 22:57:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697143977 {#2277
    date: 2023-10-12 22:52:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2222
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
    \n
    If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697184674 {#2279
    date: 2023-10-13 10:11:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 44000
  -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4091573"
  +editedAt: DateTimeImmutable @1697144227 {#2275
    date: 2023-10-12 22:57:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697143977 {#2277
    date: 2023-10-12 22:52:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2222
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
    \n
    If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697184674 {#2279
    date: 2023-10-13 10:11:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 44000
  -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4091573"
  +editedAt: DateTimeImmutable @1697144227 {#2275
    date: 2023-10-12 22:57:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697143977 {#2277
    date: 2023-10-12 22:52:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3145
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2222
    +user: App\Entity\User {#2201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
      \n
      If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697184674 {#2279
      date: 2023-10-13 10:11:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2221 …}
    +nested: Doctrine\ORM\PersistentCollection {#2217 …}
    +votes: Doctrine\ORM\PersistentCollection {#2199 …}
    +reports: Doctrine\ORM\PersistentCollection {#2195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
    -id: 44000
    -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091573"
    +editedAt: DateTimeImmutable @1697144227 {#2275
      date: 2023-10-12 22:57:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697143977 {#2277
      date: 2023-10-12 22:52:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697144718 {#3147
    date: 2023-10-12 23:05:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 44029
  -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4091629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697144718 {#3146
    date: 2023-10-12 23:05:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3145
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2222
    +user: App\Entity\User {#2201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
      \n
      If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697184674 {#2279
      date: 2023-10-13 10:11:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2221 …}
    +nested: Doctrine\ORM\PersistentCollection {#2217 …}
    +votes: Doctrine\ORM\PersistentCollection {#2199 …}
    +reports: Doctrine\ORM\PersistentCollection {#2195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
    -id: 44000
    -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091573"
    +editedAt: DateTimeImmutable @1697144227 {#2275
      date: 2023-10-12 22:57:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697143977 {#2277
      date: 2023-10-12 22:52:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697144718 {#3147
    date: 2023-10-12 23:05:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 44029
  -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4091629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697144718 {#3146
    date: 2023-10-12 23:05:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3145
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2222
    +user: App\Entity\User {#2201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
      \n
      If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697184674 {#2279
      date: 2023-10-13 10:11:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2221 …}
    +nested: Doctrine\ORM\PersistentCollection {#2217 …}
    +votes: Doctrine\ORM\PersistentCollection {#2199 …}
    +reports: Doctrine\ORM\PersistentCollection {#2195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
    -id: 44000
    -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091573"
    +editedAt: DateTimeImmutable @1697144227 {#2275
      date: 2023-10-12 22:57:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697143977 {#2277
      date: 2023-10-12 22:52:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697144718 {#3147
    date: 2023-10-12 23:05:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 44029
  -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4091629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697144718 {#3146
    date: 2023-10-12 23:05:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3221
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3145
    +user: Proxies\__CG__\App\Entity\User {#3144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2222
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
        \n
        If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697184674 {#2279
        date: 2023-10-13 10:11:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2221 …}
      +nested: Doctrine\ORM\PersistentCollection {#2217 …}
      +votes: Doctrine\ORM\PersistentCollection {#2199 …}
      +reports: Doctrine\ORM\PersistentCollection {#2195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
      -id: 44000
      -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091573"
      +editedAt: DateTimeImmutable @1697144227 {#2275
        date: 2023-10-12 22:57:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697143977 {#2277
        date: 2023-10-12 22:52:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697144718 {#3147
      date: 2023-10-12 23:05:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3143 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 44029
    -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697144718 {#3146
      date: 2023-10-12 23:05:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697147929 {#3220
    date: 2023-10-12 23:58:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3227 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 44110
  -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4091888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697147929 {#3223
    date: 2023-10-12 23:58:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3221
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3145
    +user: Proxies\__CG__\App\Entity\User {#3144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2222
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
        \n
        If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697184674 {#2279
        date: 2023-10-13 10:11:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2221 …}
      +nested: Doctrine\ORM\PersistentCollection {#2217 …}
      +votes: Doctrine\ORM\PersistentCollection {#2199 …}
      +reports: Doctrine\ORM\PersistentCollection {#2195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
      -id: 44000
      -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091573"
      +editedAt: DateTimeImmutable @1697144227 {#2275
        date: 2023-10-12 22:57:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697143977 {#2277
        date: 2023-10-12 22:52:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697144718 {#3147
      date: 2023-10-12 23:05:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3143 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 44029
    -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697144718 {#3146
      date: 2023-10-12 23:05:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697147929 {#3220
    date: 2023-10-12 23:58:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3227 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 44110
  -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4091888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697147929 {#3223
    date: 2023-10-12 23:58:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3221
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3145
    +user: Proxies\__CG__\App\Entity\User {#3144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2222
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
        \n
        If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697184674 {#2279
        date: 2023-10-13 10:11:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2221 …}
      +nested: Doctrine\ORM\PersistentCollection {#2217 …}
      +votes: Doctrine\ORM\PersistentCollection {#2199 …}
      +reports: Doctrine\ORM\PersistentCollection {#2195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
      -id: 44000
      -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091573"
      +editedAt: DateTimeImmutable @1697144227 {#2275
        date: 2023-10-12 22:57:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697143977 {#2277
        date: 2023-10-12 22:52:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697144718 {#3147
      date: 2023-10-12 23:05:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3143 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 44029
    -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697144718 {#3146
      date: 2023-10-12 23:05:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697147929 {#3220
    date: 2023-10-12 23:58:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3227 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 44110
  -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4091888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697147929 {#3223
    date: 2023-10-12 23:58:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3313
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3221
    +user: App\Entity\User {#2201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3145
      +user: Proxies\__CG__\App\Entity\User {#3144 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2222
        +user: App\Entity\User {#2201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
          \n
          If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697184674 {#2279
          date: 2023-10-13 10:11:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 44000
        -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091573"
        +editedAt: DateTimeImmutable @1697144227 {#2275
          date: 2023-10-12 22:57:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697143977 {#2277
          date: 2023-10-12 22:52:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697144718 {#3147
        date: 2023-10-12 23:05:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3143 …}
      +nested: Doctrine\ORM\PersistentCollection {#3141 …}
      +votes: Doctrine\ORM\PersistentCollection {#3139 …}
      +reports: Doctrine\ORM\PersistentCollection {#3137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
      -id: 44029
      -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091629"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144718 {#3146
        date: 2023-10-12 23:05:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697147929 {#3220
      date: 2023-10-12 23:58:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3227 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 44110
    -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147929 {#3223
      date: 2023-10-12 23:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Don’t forget Monster energy drinks! /s sort of. I take a supplement though lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697149451 {#3314
    date: 2023-10-13 00:24:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 44152
  -bodyTs: "'/s':7 'drink':6 'energi':5 'forget':3 'lol':15 'monster':4 'sort':8 'supplement':13 'take':11 'though':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2729836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697149451 {#3317
    date: 2023-10-13 00:24:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3313
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3221
    +user: App\Entity\User {#2201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3145
      +user: Proxies\__CG__\App\Entity\User {#3144 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2222
        +user: App\Entity\User {#2201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
          \n
          If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697184674 {#2279
          date: 2023-10-13 10:11:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 44000
        -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091573"
        +editedAt: DateTimeImmutable @1697144227 {#2275
          date: 2023-10-12 22:57:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697143977 {#2277
          date: 2023-10-12 22:52:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697144718 {#3147
        date: 2023-10-12 23:05:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3143 …}
      +nested: Doctrine\ORM\PersistentCollection {#3141 …}
      +votes: Doctrine\ORM\PersistentCollection {#3139 …}
      +reports: Doctrine\ORM\PersistentCollection {#3137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
      -id: 44029
      -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091629"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144718 {#3146
        date: 2023-10-12 23:05:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697147929 {#3220
      date: 2023-10-12 23:58:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3227 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 44110
    -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147929 {#3223
      date: 2023-10-12 23:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Don’t forget Monster energy drinks! /s sort of. I take a supplement though lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697149451 {#3314
    date: 2023-10-13 00:24:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 44152
  -bodyTs: "'/s':7 'drink':6 'energi':5 'forget':3 'lol':15 'monster':4 'sort':8 'supplement':13 'take':11 'though':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2729836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697149451 {#3317
    date: 2023-10-13 00:24:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3313
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3221
    +user: App\Entity\User {#2201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3145
      +user: Proxies\__CG__\App\Entity\User {#3144 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2222
        +user: App\Entity\User {#2201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
          \n
          If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697184674 {#2279
          date: 2023-10-13 10:11:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 44000
        -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091573"
        +editedAt: DateTimeImmutable @1697144227 {#2275
          date: 2023-10-12 22:57:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697143977 {#2277
          date: 2023-10-12 22:52:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697144718 {#3147
        date: 2023-10-12 23:05:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3143 …}
      +nested: Doctrine\ORM\PersistentCollection {#3141 …}
      +votes: Doctrine\ORM\PersistentCollection {#3139 …}
      +reports: Doctrine\ORM\PersistentCollection {#3137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
      -id: 44029
      -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091629"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144718 {#3146
        date: 2023-10-12 23:05:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697147929 {#3220
      date: 2023-10-12 23:58:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3227 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 44110
    -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147929 {#3223
      date: 2023-10-12 23:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Don’t forget Monster energy drinks! /s sort of. I take a supplement though lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697149451 {#3314
    date: 2023-10-13 00:24:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 44152
  -bodyTs: "'/s':7 'drink':6 'energi':5 'forget':3 'lol':15 'monster':4 'sort':8 'supplement':13 'take':11 'though':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2729836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697149451 {#3317
    date: 2023-10-13 00:24:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3327
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3221
    +user: App\Entity\User {#2201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3145
      +user: Proxies\__CG__\App\Entity\User {#3144 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2222
        +user: App\Entity\User {#2201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
          \n
          If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697184674 {#2279
          date: 2023-10-13 10:11:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 44000
        -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091573"
        +editedAt: DateTimeImmutable @1697144227 {#2275
          date: 2023-10-12 22:57:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697143977 {#2277
          date: 2023-10-12 22:52:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697144718 {#3147
        date: 2023-10-12 23:05:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3143 …}
      +nested: Doctrine\ORM\PersistentCollection {#3141 …}
      +votes: Doctrine\ORM\PersistentCollection {#3139 …}
      +reports: Doctrine\ORM\PersistentCollection {#3137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
      -id: 44029
      -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091629"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144718 {#3146
        date: 2023-10-12 23:05:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697147929 {#3220
      date: 2023-10-12 23:58:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3227 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 44110
    -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147929 {#3223
      date: 2023-10-12 23:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Depends. Not all nutritional yeast is B12 fortified"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697150385 {#3325
    date: 2023-10-13 00:39:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 44178
  -bodyTs: "'b12':7 'depend':1 'fortifi':8 'nutrit':4 'yeast':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4091596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150385 {#3326
    date: 2023-10-13 00:39:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3327
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3221
    +user: App\Entity\User {#2201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3145
      +user: Proxies\__CG__\App\Entity\User {#3144 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2222
        +user: App\Entity\User {#2201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
          \n
          If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697184674 {#2279
          date: 2023-10-13 10:11:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 44000
        -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091573"
        +editedAt: DateTimeImmutable @1697144227 {#2275
          date: 2023-10-12 22:57:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697143977 {#2277
          date: 2023-10-12 22:52:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697144718 {#3147
        date: 2023-10-12 23:05:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3143 …}
      +nested: Doctrine\ORM\PersistentCollection {#3141 …}
      +votes: Doctrine\ORM\PersistentCollection {#3139 …}
      +reports: Doctrine\ORM\PersistentCollection {#3137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
      -id: 44029
      -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091629"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144718 {#3146
        date: 2023-10-12 23:05:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697147929 {#3220
      date: 2023-10-12 23:58:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3227 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 44110
    -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147929 {#3223
      date: 2023-10-12 23:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Depends. Not all nutritional yeast is B12 fortified"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697150385 {#3325
    date: 2023-10-13 00:39:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 44178
  -bodyTs: "'b12':7 'depend':1 'fortifi':8 'nutrit':4 'yeast':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4091596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150385 {#3326
    date: 2023-10-13 00:39:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3327
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3221
    +user: App\Entity\User {#2201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3145
      +user: Proxies\__CG__\App\Entity\User {#3144 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2222
        +user: App\Entity\User {#2201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
          \n
          If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697184674 {#2279
          date: 2023-10-13 10:11:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 44000
        -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091573"
        +editedAt: DateTimeImmutable @1697144227 {#2275
          date: 2023-10-12 22:57:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697143977 {#2277
          date: 2023-10-12 22:52:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697144718 {#3147
        date: 2023-10-12 23:05:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3143 …}
      +nested: Doctrine\ORM\PersistentCollection {#3141 …}
      +votes: Doctrine\ORM\PersistentCollection {#3139 …}
      +reports: Doctrine\ORM\PersistentCollection {#3137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
      -id: 44029
      -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091629"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144718 {#3146
        date: 2023-10-12 23:05:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697147929 {#3220
      date: 2023-10-12 23:58:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3227 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 44110
    -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147929 {#3223
      date: 2023-10-12 23:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Depends. Not all nutritional yeast is B12 fortified"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697150385 {#3325
    date: 2023-10-13 00:39:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 44178
  -bodyTs: "'b12':7 'depend':1 'fortifi':8 'nutrit':4 'yeast':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4091596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150385 {#3326
    date: 2023-10-13 00:39:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3399
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3327
    +user: Proxies\__CG__\App\Entity\User {#3328 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3221
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3145
        +user: Proxies\__CG__\App\Entity\User {#3144 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2222
          +user: App\Entity\User {#2201 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
            \n
            If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697184674 {#2279
            date: 2023-10-13 10:11:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2221 …}
          +nested: Doctrine\ORM\PersistentCollection {#2217 …}
          +votes: Doctrine\ORM\PersistentCollection {#2199 …}
          +reports: Doctrine\ORM\PersistentCollection {#2195 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
          -id: 44000
          -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4091573"
          +editedAt: DateTimeImmutable @1697144227 {#2275
            date: 2023-10-12 22:57:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697143977 {#2277
            date: 2023-10-12 22:52:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2222}
        +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697144718 {#3147
          date: 2023-10-12 23:05:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@raven@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3143 …}
        +nested: Doctrine\ORM\PersistentCollection {#3141 …}
        +votes: Doctrine\ORM\PersistentCollection {#3139 …}
        +reports: Doctrine\ORM\PersistentCollection {#3137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
        -id: 44029
        -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144718 {#3146
          date: 2023-10-12 23:05:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697147929 {#3220
        date: 2023-10-12 23:58:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
        "@Maoo@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3227 …}
      +votes: Doctrine\ORM\PersistentCollection {#3229 …}
      +reports: Doctrine\ORM\PersistentCollection {#3233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
      -id: 44110
      -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697147929 {#3223
        date: 2023-10-12 23:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Depends. Not all nutritional yeast is B12 fortified"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697150385 {#3325
      date: 2023-10-13 00:39:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3329 …}
    +nested: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3333 …}
    +reports: Doctrine\ORM\PersistentCollection {#3335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
    -id: 44178
    -bodyTs: "'b12':7 'depend':1 'fortifi':8 'nutrit':4 'yeast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4091596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150385 {#3326
      date: 2023-10-13 00:39:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Thanks for the warning, didn’t know that was a thing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697161704 {#3397
    date: 2023-10-13 03:48:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
    "@Emma_Gold_Man@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3400 …}
  +nested: Doctrine\ORM\PersistentCollection {#3402 …}
  +votes: Doctrine\ORM\PersistentCollection {#3404 …}
  +reports: Doctrine\ORM\PersistentCollection {#3406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
  -id: 44417
  -bodyTs: "'didn':5 'know':7 'thank':1 'thing':11 'warn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4093221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161704 {#3398
    date: 2023-10-13 03:48:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3399
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3327
    +user: Proxies\__CG__\App\Entity\User {#3328 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3221
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3145
        +user: Proxies\__CG__\App\Entity\User {#3144 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2222
          +user: App\Entity\User {#2201 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
            \n
            If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697184674 {#2279
            date: 2023-10-13 10:11:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2221 …}
          +nested: Doctrine\ORM\PersistentCollection {#2217 …}
          +votes: Doctrine\ORM\PersistentCollection {#2199 …}
          +reports: Doctrine\ORM\PersistentCollection {#2195 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
          -id: 44000
          -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4091573"
          +editedAt: DateTimeImmutable @1697144227 {#2275
            date: 2023-10-12 22:57:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697143977 {#2277
            date: 2023-10-12 22:52:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2222}
        +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697144718 {#3147
          date: 2023-10-12 23:05:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@raven@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3143 …}
        +nested: Doctrine\ORM\PersistentCollection {#3141 …}
        +votes: Doctrine\ORM\PersistentCollection {#3139 …}
        +reports: Doctrine\ORM\PersistentCollection {#3137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
        -id: 44029
        -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144718 {#3146
          date: 2023-10-12 23:05:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697147929 {#3220
        date: 2023-10-12 23:58:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
        "@Maoo@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3227 …}
      +votes: Doctrine\ORM\PersistentCollection {#3229 …}
      +reports: Doctrine\ORM\PersistentCollection {#3233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
      -id: 44110
      -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697147929 {#3223
        date: 2023-10-12 23:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Depends. Not all nutritional yeast is B12 fortified"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697150385 {#3325
      date: 2023-10-13 00:39:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3329 …}
    +nested: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3333 …}
    +reports: Doctrine\ORM\PersistentCollection {#3335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
    -id: 44178
    -bodyTs: "'b12':7 'depend':1 'fortifi':8 'nutrit':4 'yeast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4091596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150385 {#3326
      date: 2023-10-13 00:39:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Thanks for the warning, didn’t know that was a thing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697161704 {#3397
    date: 2023-10-13 03:48:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
    "@Emma_Gold_Man@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3400 …}
  +nested: Doctrine\ORM\PersistentCollection {#3402 …}
  +votes: Doctrine\ORM\PersistentCollection {#3404 …}
  +reports: Doctrine\ORM\PersistentCollection {#3406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
  -id: 44417
  -bodyTs: "'didn':5 'know':7 'thank':1 'thing':11 'warn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4093221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161704 {#3398
    date: 2023-10-13 03:48:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3399
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3327
    +user: Proxies\__CG__\App\Entity\User {#3328 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3221
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3145
        +user: Proxies\__CG__\App\Entity\User {#3144 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2222
          +user: App\Entity\User {#2201 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
            \n
            If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697184674 {#2279
            date: 2023-10-13 10:11:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2221 …}
          +nested: Doctrine\ORM\PersistentCollection {#2217 …}
          +votes: Doctrine\ORM\PersistentCollection {#2199 …}
          +reports: Doctrine\ORM\PersistentCollection {#2195 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
          -id: 44000
          -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4091573"
          +editedAt: DateTimeImmutable @1697144227 {#2275
            date: 2023-10-12 22:57:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697143977 {#2277
            date: 2023-10-12 22:52:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2222}
        +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697144718 {#3147
          date: 2023-10-12 23:05:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@raven@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3143 …}
        +nested: Doctrine\ORM\PersistentCollection {#3141 …}
        +votes: Doctrine\ORM\PersistentCollection {#3139 …}
        +reports: Doctrine\ORM\PersistentCollection {#3137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
        -id: 44029
        -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144718 {#3146
          date: 2023-10-12 23:05:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697147929 {#3220
        date: 2023-10-12 23:58:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
        "@Maoo@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3227 …}
      +votes: Doctrine\ORM\PersistentCollection {#3229 …}
      +reports: Doctrine\ORM\PersistentCollection {#3233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
      -id: 44110
      -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697147929 {#3223
        date: 2023-10-12 23:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Depends. Not all nutritional yeast is B12 fortified"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697150385 {#3325
      date: 2023-10-13 00:39:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3329 …}
    +nested: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3333 …}
    +reports: Doctrine\ORM\PersistentCollection {#3335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
    -id: 44178
    -bodyTs: "'b12':7 'depend':1 'fortifi':8 'nutrit':4 'yeast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4091596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150385 {#3326
      date: 2023-10-13 00:39:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Thanks for the warning, didn’t know that was a thing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697161704 {#3397
    date: 2023-10-13 03:48:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
    "@Emma_Gold_Man@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3400 …}
  +nested: Doctrine\ORM\PersistentCollection {#3402 …}
  +votes: Doctrine\ORM\PersistentCollection {#3404 …}
  +reports: Doctrine\ORM\PersistentCollection {#3406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
  -id: 44417
  -bodyTs: "'didn':5 'know':7 'thank':1 'thing':11 'warn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4093221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161704 {#3398
    date: 2023-10-13 03:48:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3221
    +user: App\Entity\User {#2201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3145
      +user: Proxies\__CG__\App\Entity\User {#3144 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2222
        +user: App\Entity\User {#2201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
          \n
          If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697184674 {#2279
          date: 2023-10-13 10:11:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 44000
        -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091573"
        +editedAt: DateTimeImmutable @1697144227 {#2275
          date: 2023-10-12 22:57:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697143977 {#2277
          date: 2023-10-12 22:52:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697144718 {#3147
        date: 2023-10-12 23:05:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3143 …}
      +nested: Doctrine\ORM\PersistentCollection {#3141 …}
      +votes: Doctrine\ORM\PersistentCollection {#3139 …}
      +reports: Doctrine\ORM\PersistentCollection {#3137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
      -id: 44029
      -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091629"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144718 {#3146
        date: 2023-10-12 23:05:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697147929 {#3220
      date: 2023-10-12 23:58:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3227 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 44110
    -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147929 {#3223
      date: 2023-10-12 23:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Nooch does not contain B12. It is *sometimes* added to it, perhaps even often in the US ? but in the EU for example I’ve never ever seen B12-fortified nooch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697150063 {#3341
    date: 2023-10-13 00:34:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 44168
  -bodyTs: "'ad':9 'b12':5,30 'b12-fortified':29 'contain':4 'eu':21 'even':13 'ever':27 'exampl':23 'fortifi':31 'never':26 'nooch':1,32 'often':14 'perhap':12 'seen':28 'sometim':8 'us':17 've':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4092103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150063 {#3342
    date: 2023-10-13 00:34:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3221
    +user: App\Entity\User {#2201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3145
      +user: Proxies\__CG__\App\Entity\User {#3144 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2222
        +user: App\Entity\User {#2201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
          \n
          If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697184674 {#2279
          date: 2023-10-13 10:11:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 44000
        -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091573"
        +editedAt: DateTimeImmutable @1697144227 {#2275
          date: 2023-10-12 22:57:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697143977 {#2277
          date: 2023-10-12 22:52:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697144718 {#3147
        date: 2023-10-12 23:05:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3143 …}
      +nested: Doctrine\ORM\PersistentCollection {#3141 …}
      +votes: Doctrine\ORM\PersistentCollection {#3139 …}
      +reports: Doctrine\ORM\PersistentCollection {#3137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
      -id: 44029
      -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091629"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144718 {#3146
        date: 2023-10-12 23:05:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697147929 {#3220
      date: 2023-10-12 23:58:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3227 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 44110
    -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147929 {#3223
      date: 2023-10-12 23:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Nooch does not contain B12. It is *sometimes* added to it, perhaps even often in the US ? but in the EU for example I’ve never ever seen B12-fortified nooch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697150063 {#3341
    date: 2023-10-13 00:34:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 44168
  -bodyTs: "'ad':9 'b12':5,30 'b12-fortified':29 'contain':4 'eu':21 'even':13 'ever':27 'exampl':23 'fortifi':31 'never':26 'nooch':1,32 'often':14 'perhap':12 'seen':28 'sometim':8 'us':17 've':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4092103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150063 {#3342
    date: 2023-10-13 00:34:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3221
    +user: App\Entity\User {#2201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3145
      +user: Proxies\__CG__\App\Entity\User {#3144 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2222
        +user: App\Entity\User {#2201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
          \n
          If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697184674 {#2279
          date: 2023-10-13 10:11:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 44000
        -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091573"
        +editedAt: DateTimeImmutable @1697144227 {#2275
          date: 2023-10-12 22:57:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697143977 {#2277
          date: 2023-10-12 22:52:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697144718 {#3147
        date: 2023-10-12 23:05:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3143 …}
      +nested: Doctrine\ORM\PersistentCollection {#3141 …}
      +votes: Doctrine\ORM\PersistentCollection {#3139 …}
      +reports: Doctrine\ORM\PersistentCollection {#3137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
      -id: 44029
      -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091629"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144718 {#3146
        date: 2023-10-12 23:05:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697147929 {#3220
      date: 2023-10-12 23:58:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3227 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 44110
    -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147929 {#3223
      date: 2023-10-12 23:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Nooch does not contain B12. It is *sometimes* added to it, perhaps even often in the US ? but in the EU for example I’ve never ever seen B12-fortified nooch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697150063 {#3341
    date: 2023-10-13 00:34:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 44168
  -bodyTs: "'ad':9 'b12':5,30 'b12-fortified':29 'contain':4 'eu':21 'even':13 'ever':27 'exampl':23 'fortifi':31 'never':26 'nooch':1,32 'often':14 'perhap':12 'seen':28 'sometim':8 'us':17 've':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4092103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150063 {#3342
    date: 2023-10-13 00:34:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3364
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3343
    +user: Proxies\__CG__\App\Entity\User {#3344 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3221
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3145
        +user: Proxies\__CG__\App\Entity\User {#3144 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2222
          +user: App\Entity\User {#2201 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
            \n
            If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697184674 {#2279
            date: 2023-10-13 10:11:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2221 …}
          +nested: Doctrine\ORM\PersistentCollection {#2217 …}
          +votes: Doctrine\ORM\PersistentCollection {#2199 …}
          +reports: Doctrine\ORM\PersistentCollection {#2195 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
          -id: 44000
          -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4091573"
          +editedAt: DateTimeImmutable @1697144227 {#2275
            date: 2023-10-12 22:57:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697143977 {#2277
            date: 2023-10-12 22:52:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2222}
        +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697144718 {#3147
          date: 2023-10-12 23:05:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@raven@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3143 …}
        +nested: Doctrine\ORM\PersistentCollection {#3141 …}
        +votes: Doctrine\ORM\PersistentCollection {#3139 …}
        +reports: Doctrine\ORM\PersistentCollection {#3137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
        -id: 44029
        -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144718 {#3146
          date: 2023-10-12 23:05:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697147929 {#3220
        date: 2023-10-12 23:58:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
        "@Maoo@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3227 …}
      +votes: Doctrine\ORM\PersistentCollection {#3229 …}
      +reports: Doctrine\ORM\PersistentCollection {#3233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
      -id: 44110
      -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697147929 {#3223
        date: 2023-10-12 23:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Nooch does not contain B12. It is *sometimes* added to it, perhaps even often in the US ? but in the EU for example I’ve never ever seen B12-fortified nooch."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697150063 {#3341
      date: 2023-10-13 00:34:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3345 …}
    +nested: Doctrine\ORM\PersistentCollection {#3347 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 44168
    -bodyTs: "'ad':9 'b12':5,30 'b12-fortified':29 'contain':4 'eu':21 'even':13 'ever':27 'exampl':23 'fortifi':31 'never':26 'nooch':1,32 'often':14 'perhap':12 'seen':28 'sometim':8 'us':17 've':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150063 {#3342
      date: 2023-10-13 00:34:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Oh really? I didn’t know they made it without. I just checked mine and it says it has >100% of all the b complex vitamins in a serving (2 tbsp). I do live in the US but I got mine online."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697161649 {#3368
    date: 2023-10-13 03:47:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
    "@TheCaconym@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
  -id: 44415
  -bodyTs: "'100':20 '2':30 'b':24 'check':13 'complex':25 'didn':4 'got':40 'know':6 'live':34 'made':8 'mine':14,41 'oh':1 'onlin':42 'realli':2 'say':17 'serv':29 'tbsp':31 'us':37 'vitamin':26 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4093218"
  +editedAt: DateTimeImmutable @1697161683 {#3371
    date: 2023-10-13 03:48:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697161649 {#3367
    date: 2023-10-13 03:47:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3364
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3343
    +user: Proxies\__CG__\App\Entity\User {#3344 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3221
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3145
        +user: Proxies\__CG__\App\Entity\User {#3144 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2222
          +user: App\Entity\User {#2201 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
            \n
            If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697184674 {#2279
            date: 2023-10-13 10:11:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2221 …}
          +nested: Doctrine\ORM\PersistentCollection {#2217 …}
          +votes: Doctrine\ORM\PersistentCollection {#2199 …}
          +reports: Doctrine\ORM\PersistentCollection {#2195 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
          -id: 44000
          -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4091573"
          +editedAt: DateTimeImmutable @1697144227 {#2275
            date: 2023-10-12 22:57:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697143977 {#2277
            date: 2023-10-12 22:52:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2222}
        +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697144718 {#3147
          date: 2023-10-12 23:05:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@raven@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3143 …}
        +nested: Doctrine\ORM\PersistentCollection {#3141 …}
        +votes: Doctrine\ORM\PersistentCollection {#3139 …}
        +reports: Doctrine\ORM\PersistentCollection {#3137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
        -id: 44029
        -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144718 {#3146
          date: 2023-10-12 23:05:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697147929 {#3220
        date: 2023-10-12 23:58:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
        "@Maoo@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3227 …}
      +votes: Doctrine\ORM\PersistentCollection {#3229 …}
      +reports: Doctrine\ORM\PersistentCollection {#3233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
      -id: 44110
      -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697147929 {#3223
        date: 2023-10-12 23:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Nooch does not contain B12. It is *sometimes* added to it, perhaps even often in the US ? but in the EU for example I’ve never ever seen B12-fortified nooch."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697150063 {#3341
      date: 2023-10-13 00:34:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3345 …}
    +nested: Doctrine\ORM\PersistentCollection {#3347 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 44168
    -bodyTs: "'ad':9 'b12':5,30 'b12-fortified':29 'contain':4 'eu':21 'even':13 'ever':27 'exampl':23 'fortifi':31 'never':26 'nooch':1,32 'often':14 'perhap':12 'seen':28 'sometim':8 'us':17 've':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150063 {#3342
      date: 2023-10-13 00:34:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Oh really? I didn’t know they made it without. I just checked mine and it says it has >100% of all the b complex vitamins in a serving (2 tbsp). I do live in the US but I got mine online."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697161649 {#3368
    date: 2023-10-13 03:47:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
    "@TheCaconym@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
  -id: 44415
  -bodyTs: "'100':20 '2':30 'b':24 'check':13 'complex':25 'didn':4 'got':40 'know':6 'live':34 'made':8 'mine':14,41 'oh':1 'onlin':42 'realli':2 'say':17 'serv':29 'tbsp':31 'us':37 'vitamin':26 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4093218"
  +editedAt: DateTimeImmutable @1697161683 {#3371
    date: 2023-10-13 03:48:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697161649 {#3367
    date: 2023-10-13 03:47:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3364
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3343
    +user: Proxies\__CG__\App\Entity\User {#3344 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3221
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3145
        +user: Proxies\__CG__\App\Entity\User {#3144 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2222
          +user: App\Entity\User {#2201 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
            \n
            If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697184674 {#2279
            date: 2023-10-13 10:11:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2221 …}
          +nested: Doctrine\ORM\PersistentCollection {#2217 …}
          +votes: Doctrine\ORM\PersistentCollection {#2199 …}
          +reports: Doctrine\ORM\PersistentCollection {#2195 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
          -id: 44000
          -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4091573"
          +editedAt: DateTimeImmutable @1697144227 {#2275
            date: 2023-10-12 22:57:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697143977 {#2277
            date: 2023-10-12 22:52:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2222}
        +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697144718 {#3147
          date: 2023-10-12 23:05:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@raven@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3143 …}
        +nested: Doctrine\ORM\PersistentCollection {#3141 …}
        +votes: Doctrine\ORM\PersistentCollection {#3139 …}
        +reports: Doctrine\ORM\PersistentCollection {#3137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
        -id: 44029
        -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144718 {#3146
          date: 2023-10-12 23:05:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697147929 {#3220
        date: 2023-10-12 23:58:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
        "@Maoo@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3227 …}
      +votes: Doctrine\ORM\PersistentCollection {#3229 …}
      +reports: Doctrine\ORM\PersistentCollection {#3233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
      -id: 44110
      -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697147929 {#3223
        date: 2023-10-12 23:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Nooch does not contain B12. It is *sometimes* added to it, perhaps even often in the US ? but in the EU for example I’ve never ever seen B12-fortified nooch."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697150063 {#3341
      date: 2023-10-13 00:34:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3345 …}
    +nested: Doctrine\ORM\PersistentCollection {#3347 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 44168
    -bodyTs: "'ad':9 'b12':5,30 'b12-fortified':29 'contain':4 'eu':21 'even':13 'ever':27 'exampl':23 'fortifi':31 'never':26 'nooch':1,32 'often':14 'perhap':12 'seen':28 'sometim':8 'us':17 've':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150063 {#3342
      date: 2023-10-13 00:34:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Oh really? I didn’t know they made it without. I just checked mine and it says it has >100% of all the b complex vitamins in a serving (2 tbsp). I do live in the US but I got mine online."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697161649 {#3368
    date: 2023-10-13 03:47:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
    "@TheCaconym@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
  -id: 44415
  -bodyTs: "'100':20 '2':30 'b':24 'check':13 'complex':25 'didn':4 'got':40 'know':6 'live':34 'made':8 'mine':14,41 'oh':1 'onlin':42 'realli':2 'say':17 'serv':29 'tbsp':31 'us':37 'vitamin':26 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4093218"
  +editedAt: DateTimeImmutable @1697161683 {#3371
    date: 2023-10-13 03:48:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697161649 {#3367
    date: 2023-10-13 03:47:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3383
  +user: Proxies\__CG__\App\Entity\User {#3384 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3343
    +user: Proxies\__CG__\App\Entity\User {#3344 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3221
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3145
        +user: Proxies\__CG__\App\Entity\User {#3144 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2222
          +user: App\Entity\User {#2201 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
            \n
            If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697184674 {#2279
            date: 2023-10-13 10:11:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2221 …}
          +nested: Doctrine\ORM\PersistentCollection {#2217 …}
          +votes: Doctrine\ORM\PersistentCollection {#2199 …}
          +reports: Doctrine\ORM\PersistentCollection {#2195 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
          -id: 44000
          -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4091573"
          +editedAt: DateTimeImmutable @1697144227 {#2275
            date: 2023-10-12 22:57:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697143977 {#2277
            date: 2023-10-12 22:52:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2222}
        +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697144718 {#3147
          date: 2023-10-12 23:05:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@raven@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3143 …}
        +nested: Doctrine\ORM\PersistentCollection {#3141 …}
        +votes: Doctrine\ORM\PersistentCollection {#3139 …}
        +reports: Doctrine\ORM\PersistentCollection {#3137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
        -id: 44029
        -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144718 {#3146
          date: 2023-10-12 23:05:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697147929 {#3220
        date: 2023-10-12 23:58:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
        "@Maoo@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3227 …}
      +votes: Doctrine\ORM\PersistentCollection {#3229 …}
      +reports: Doctrine\ORM\PersistentCollection {#3233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
      -id: 44110
      -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697147929 {#3223
        date: 2023-10-12 23:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Nooch does not contain B12. It is *sometimes* added to it, perhaps even often in the US ? but in the EU for example I’ve never ever seen B12-fortified nooch."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697150063 {#3341
      date: 2023-10-13 00:34:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3345 …}
    +nested: Doctrine\ORM\PersistentCollection {#3347 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 44168
    -bodyTs: "'ad':9 'b12':5,30 'b12-fortified':29 'contain':4 'eu':21 'even':13 'ever':27 'exampl':23 'fortifi':31 'never':26 'nooch':1,32 'often':14 'perhap':12 'seen':28 'sometim':8 'us':17 've':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150063 {#3342
      date: 2023-10-13 00:34:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "[Engevita Nutritional Yeast](https://www.hollandandbarrett.com/shop/product/marigold-engevita-b12-yeast-flakes-60062866?skuid=062866&utm_campaign=shopping&utm_medium=cpc&utm_source=google&gclid=Cj0KCQjwsp6pBhCfARIsAD3GZuYg4XNjGkhm60TUJaOiBjnvfmIxzLwRSuJH6_XIp_i8FO92RwasLQMaAk2_EALw_wcB&gclsrc=aw.ds) has B12 right on the front of the packaging. It's the most common brand in the UK. We're not in the EU anymore sadly but it's been the most common brand (only brand really) here for well over a decade now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697152378 {#3380
    date: 2023-10-13 01:12:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
    "@TheCaconym@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3389 …}
  +reports: Doctrine\ORM\PersistentCollection {#3391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3395 …}
  -id: 44232
  -bodyTs: "'/shop/product/marigold-engevita-b12-yeast-flakes-60062866?skuid=062866&utm_campaign=shopping&utm_medium=cpc&utm_source=google&gclid=cj0kcqjwsp6pbhcfarisad3gzuyg4xnjgkhm60tujaoibjnvfmixzlwrsujh6_xip_i8fo92rwaslqmaak2_ealw_wcb&gclsrc=aw.ds)':6 'anymor':31 'b12':8 'brand':21,40,42 'common':20,39 'decad':49 'engevita':1 'eu':30 'front':12 'nutrit':2 'packag':15 're':26 'realli':43 'right':9 'sad':32 'uk':24 'well':46 'www.hollandandbarrett.com':5 'www.hollandandbarrett.com/shop/product/marigold-engevita-b12-yeast-flakes-60062866?skuid=062866&utm_campaign=shopping&utm_medium=cpc&utm_source=google&gclid=cj0kcqjwsp6pbhcfarisad3gzuyg4xnjgkhm60tujaoibjnvfmixzlwrsujh6_xip_i8fo92rwaslqmaak2_ealw_wcb&gclsrc=aw.ds)':4 'yeast':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/534608/-/comment/2926110"
  +editedAt: DateTimeImmutable @1697152556 {#3381
    date: 2023-10-13 01:15:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697152378 {#3382
    date: 2023-10-13 01:12:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3383
  +user: Proxies\__CG__\App\Entity\User {#3384 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3343
    +user: Proxies\__CG__\App\Entity\User {#3344 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3221
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3145
        +user: Proxies\__CG__\App\Entity\User {#3144 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2222
          +user: App\Entity\User {#2201 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
            \n
            If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697184674 {#2279
            date: 2023-10-13 10:11:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2221 …}
          +nested: Doctrine\ORM\PersistentCollection {#2217 …}
          +votes: Doctrine\ORM\PersistentCollection {#2199 …}
          +reports: Doctrine\ORM\PersistentCollection {#2195 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
          -id: 44000
          -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4091573"
          +editedAt: DateTimeImmutable @1697144227 {#2275
            date: 2023-10-12 22:57:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697143977 {#2277
            date: 2023-10-12 22:52:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2222}
        +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697144718 {#3147
          date: 2023-10-12 23:05:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@raven@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3143 …}
        +nested: Doctrine\ORM\PersistentCollection {#3141 …}
        +votes: Doctrine\ORM\PersistentCollection {#3139 …}
        +reports: Doctrine\ORM\PersistentCollection {#3137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
        -id: 44029
        -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144718 {#3146
          date: 2023-10-12 23:05:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697147929 {#3220
        date: 2023-10-12 23:58:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
        "@Maoo@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3227 …}
      +votes: Doctrine\ORM\PersistentCollection {#3229 …}
      +reports: Doctrine\ORM\PersistentCollection {#3233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
      -id: 44110
      -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697147929 {#3223
        date: 2023-10-12 23:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Nooch does not contain B12. It is *sometimes* added to it, perhaps even often in the US ? but in the EU for example I’ve never ever seen B12-fortified nooch."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697150063 {#3341
      date: 2023-10-13 00:34:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3345 …}
    +nested: Doctrine\ORM\PersistentCollection {#3347 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 44168
    -bodyTs: "'ad':9 'b12':5,30 'b12-fortified':29 'contain':4 'eu':21 'even':13 'ever':27 'exampl':23 'fortifi':31 'never':26 'nooch':1,32 'often':14 'perhap':12 'seen':28 'sometim':8 'us':17 've':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150063 {#3342
      date: 2023-10-13 00:34:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "[Engevita Nutritional Yeast](https://www.hollandandbarrett.com/shop/product/marigold-engevita-b12-yeast-flakes-60062866?skuid=062866&utm_campaign=shopping&utm_medium=cpc&utm_source=google&gclid=Cj0KCQjwsp6pBhCfARIsAD3GZuYg4XNjGkhm60TUJaOiBjnvfmIxzLwRSuJH6_XIp_i8FO92RwasLQMaAk2_EALw_wcB&gclsrc=aw.ds) has B12 right on the front of the packaging. It's the most common brand in the UK. We're not in the EU anymore sadly but it's been the most common brand (only brand really) here for well over a decade now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697152378 {#3380
    date: 2023-10-13 01:12:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
    "@TheCaconym@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3389 …}
  +reports: Doctrine\ORM\PersistentCollection {#3391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3395 …}
  -id: 44232
  -bodyTs: "'/shop/product/marigold-engevita-b12-yeast-flakes-60062866?skuid=062866&utm_campaign=shopping&utm_medium=cpc&utm_source=google&gclid=cj0kcqjwsp6pbhcfarisad3gzuyg4xnjgkhm60tujaoibjnvfmixzlwrsujh6_xip_i8fo92rwaslqmaak2_ealw_wcb&gclsrc=aw.ds)':6 'anymor':31 'b12':8 'brand':21,40,42 'common':20,39 'decad':49 'engevita':1 'eu':30 'front':12 'nutrit':2 'packag':15 're':26 'realli':43 'right':9 'sad':32 'uk':24 'well':46 'www.hollandandbarrett.com':5 'www.hollandandbarrett.com/shop/product/marigold-engevita-b12-yeast-flakes-60062866?skuid=062866&utm_campaign=shopping&utm_medium=cpc&utm_source=google&gclid=cj0kcqjwsp6pbhcfarisad3gzuyg4xnjgkhm60tujaoibjnvfmixzlwrsujh6_xip_i8fo92rwaslqmaak2_ealw_wcb&gclsrc=aw.ds)':4 'yeast':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/534608/-/comment/2926110"
  +editedAt: DateTimeImmutable @1697152556 {#3381
    date: 2023-10-13 01:15:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697152378 {#3382
    date: 2023-10-13 01:12:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3383
  +user: Proxies\__CG__\App\Entity\User {#3384 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3343
    +user: Proxies\__CG__\App\Entity\User {#3344 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3221
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3145
        +user: Proxies\__CG__\App\Entity\User {#3144 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2222
          +user: App\Entity\User {#2201 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
            \n
            If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697184674 {#2279
            date: 2023-10-13 10:11:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2221 …}
          +nested: Doctrine\ORM\PersistentCollection {#2217 …}
          +votes: Doctrine\ORM\PersistentCollection {#2199 …}
          +reports: Doctrine\ORM\PersistentCollection {#2195 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
          -id: 44000
          -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4091573"
          +editedAt: DateTimeImmutable @1697144227 {#2275
            date: 2023-10-12 22:57:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697143977 {#2277
            date: 2023-10-12 22:52:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2222}
        +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697144718 {#3147
          date: 2023-10-12 23:05:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@raven@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3143 …}
        +nested: Doctrine\ORM\PersistentCollection {#3141 …}
        +votes: Doctrine\ORM\PersistentCollection {#3139 …}
        +reports: Doctrine\ORM\PersistentCollection {#3137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
        -id: 44029
        -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4091629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144718 {#3146
          date: 2023-10-12 23:05:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "Once you discover nutritional yeast it’s hard not to get enough B12."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697147929 {#3220
        date: 2023-10-12 23:58:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@raven@hexbear.net"
        "@Maoo@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3227 …}
      +votes: Doctrine\ORM\PersistentCollection {#3229 …}
      +reports: Doctrine\ORM\PersistentCollection {#3233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
      -id: 44110
      -bodyTs: "'b12':13 'discov':3 'enough':12 'get':11 'hard':8 'nutrit':4 'yeast':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697147929 {#3223
        date: 2023-10-12 23:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Nooch does not contain B12. It is *sometimes* added to it, perhaps even often in the US ? but in the EU for example I’ve never ever seen B12-fortified nooch."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697150063 {#3341
      date: 2023-10-13 00:34:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
      "@Maoo@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3345 …}
    +nested: Doctrine\ORM\PersistentCollection {#3347 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 44168
    -bodyTs: "'ad':9 'b12':5,30 'b12-fortified':29 'contain':4 'eu':21 'even':13 'ever':27 'exampl':23 'fortifi':31 'never':26 'nooch':1,32 'often':14 'perhap':12 'seen':28 'sometim':8 'us':17 've':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150063 {#3342
      date: 2023-10-13 00:34:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "[Engevita Nutritional Yeast](https://www.hollandandbarrett.com/shop/product/marigold-engevita-b12-yeast-flakes-60062866?skuid=062866&utm_campaign=shopping&utm_medium=cpc&utm_source=google&gclid=Cj0KCQjwsp6pBhCfARIsAD3GZuYg4XNjGkhm60TUJaOiBjnvfmIxzLwRSuJH6_XIp_i8FO92RwasLQMaAk2_EALw_wcB&gclsrc=aw.ds) has B12 right on the front of the packaging. It's the most common brand in the UK. We're not in the EU anymore sadly but it's been the most common brand (only brand really) here for well over a decade now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697152378 {#3380
    date: 2023-10-13 01:12:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
    "@TheCaconym@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3389 …}
  +reports: Doctrine\ORM\PersistentCollection {#3391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3395 …}
  -id: 44232
  -bodyTs: "'/shop/product/marigold-engevita-b12-yeast-flakes-60062866?skuid=062866&utm_campaign=shopping&utm_medium=cpc&utm_source=google&gclid=cj0kcqjwsp6pbhcfarisad3gzuyg4xnjgkhm60tujaoibjnvfmixzlwrsujh6_xip_i8fo92rwaslqmaak2_ealw_wcb&gclsrc=aw.ds)':6 'anymor':31 'b12':8 'brand':21,40,42 'common':20,39 'decad':49 'engevita':1 'eu':30 'front':12 'nutrit':2 'packag':15 're':26 'realli':43 'right':9 'sad':32 'uk':24 'well':46 'www.hollandandbarrett.com':5 'www.hollandandbarrett.com/shop/product/marigold-engevita-b12-yeast-flakes-60062866?skuid=062866&utm_campaign=shopping&utm_medium=cpc&utm_source=google&gclid=cj0kcqjwsp6pbhcfarisad3gzuyg4xnjgkhm60tujaoibjnvfmixzlwrsujh6_xip_i8fo92rwaslqmaak2_ealw_wcb&gclsrc=aw.ds)':4 'yeast':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/534608/-/comment/2926110"
  +editedAt: DateTimeImmutable @1697152556 {#3381
    date: 2023-10-13 01:15:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697152378 {#3382
    date: 2023-10-13 01:12:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3145
    +user: Proxies\__CG__\App\Entity\User {#3144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2222
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
        \n
        If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697184674 {#2279
        date: 2023-10-13 10:11:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2221 …}
      +nested: Doctrine\ORM\PersistentCollection {#2217 …}
      +votes: Doctrine\ORM\PersistentCollection {#2199 …}
      +reports: Doctrine\ORM\PersistentCollection {#2195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
      -id: 44000
      -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091573"
      +editedAt: DateTimeImmutable @1697144227 {#2275
        date: 2023-10-12 22:57:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697143977 {#2277
        date: 2023-10-12 22:52:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697144718 {#3147
      date: 2023-10-12 23:05:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3143 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 44029
    -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697144718 {#3146
      date: 2023-10-12 23:05:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Also Vitamin D. You are not doing shit with merely getting sunlight, without having some D2 or D3 in body to breakdown and fuel. That comes from dairy for us Indians."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697184673 {#3239
    date: 2023-10-13 10:11:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 44862
  -bodyTs: "'also':1 'bodi':20 'breakdown':22 'come':26 'd':3 'd2':16 'd3':18 'dairi':28 'fuel':24 'get':11 'indian':31 'mere':10 'shit':8 'sunlight':12 'us':30 'vitamin':2 'without':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4859487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184673 {#3240
    date: 2023-10-13 10:11:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3145
    +user: Proxies\__CG__\App\Entity\User {#3144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2222
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
        \n
        If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697184674 {#2279
        date: 2023-10-13 10:11:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2221 …}
      +nested: Doctrine\ORM\PersistentCollection {#2217 …}
      +votes: Doctrine\ORM\PersistentCollection {#2199 …}
      +reports: Doctrine\ORM\PersistentCollection {#2195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
      -id: 44000
      -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091573"
      +editedAt: DateTimeImmutable @1697144227 {#2275
        date: 2023-10-12 22:57:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697143977 {#2277
        date: 2023-10-12 22:52:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697144718 {#3147
      date: 2023-10-12 23:05:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3143 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 44029
    -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697144718 {#3146
      date: 2023-10-12 23:05:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Also Vitamin D. You are not doing shit with merely getting sunlight, without having some D2 or D3 in body to breakdown and fuel. That comes from dairy for us Indians."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697184673 {#3239
    date: 2023-10-13 10:11:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 44862
  -bodyTs: "'also':1 'bodi':20 'breakdown':22 'come':26 'd':3 'd2':16 'd3':18 'dairi':28 'fuel':24 'get':11 'indian':31 'mere':10 'shit':8 'sunlight':12 'us':30 'vitamin':2 'without':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4859487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184673 {#3240
    date: 2023-10-13 10:11:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3145
    +user: Proxies\__CG__\App\Entity\User {#3144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2222
      +user: App\Entity\User {#2201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        When people complain about vegan diets lacking in x, y, or z I always point out that our diets are culturally balanced, as well as being balanced by the addition of vitamins to staple foods. If we all became deficient in say, iron, we would start fortifying iron in our water, flour, salt, rice etc, while at the same time we would culturally move towards eating more black beans and spinach than we currently do. When an individual removes a food group from their diet, it’s only reasonable that you will have to intentionally rebalance your diet in other places. This isn’t a deficiency inherent in a vegan diet.\n
        \n
        If you have to supplement a vitamin or mineral that’s just part of your diet, so don’t @ me with your natural=good nonsense.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697184674 {#2279
        date: 2023-10-13 10:11:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2221 …}
      +nested: Doctrine\ORM\PersistentCollection {#2217 …}
      +votes: Doctrine\ORM\PersistentCollection {#2199 …}
      +reports: Doctrine\ORM\PersistentCollection {#2195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
      -id: 44000
      -bodyTs: "'addit':30 'alway':14 'balanc':22,27 'bean':69 'becam':39 'black':68 'complain':3 'cultur':21,63 'current':74 'defici':40,106 'diet':6,19,85,98,111,127 'eat':66 'etc':55 'flour':52 'food':35,81 'fortifi':47 'good':135 'group':82 'individu':78 'inher':107 'intent':95 'iron':43,48 'isn':103 'lack':7 'miner':120 'move':64 'natur':134 'nonsens':136 'part':124 'peopl':2 'place':101 'point':15 'reason':89 'rebal':96 'remov':79 'rice':54 'salt':53 'say':42 'spinach':71 'stapl':34 'start':46 'supplement':116 'time':60 'toward':65 'vegan':5,110 'vitamin':32,118 'water':51 'well':24 'would':45,62 'x':9 'y':10 'z':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4091573"
      +editedAt: DateTimeImmutable @1697144227 {#2275
        date: 2023-10-12 22:57:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697143977 {#2277
        date: 2023-10-12 22:52:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "The only thing vegans need to supplement with is B12. Everything else can be had from a balanced diet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697144718 {#3147
      date: 2023-10-12 23:05:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@raven@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3143 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 44029
    -bodyTs: "'b12':10 'balanc':18 'diet':19 'els':12 'everyth':11 'need':5 'supplement':7 'thing':3 'vegan':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4091629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697144718 {#3146
      date: 2023-10-12 23:05:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Also Vitamin D. You are not doing shit with merely getting sunlight, without having some D2 or D3 in body to breakdown and fuel. That comes from dairy for us Indians."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697184673 {#3239
    date: 2023-10-13 10:11:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@raven@hexbear.net"
    "@Maoo@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 44862
  -bodyTs: "'also':1 'bodi':20 'breakdown':22 'come':26 'd':3 'd2':16 'd3':18 'dairi':28 'fuel':24 'get':11 'indian':31 'mere':10 'shit':8 'sunlight':12 'us':30 'vitamin':2 'without':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4859487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184673 {#3240
    date: 2023-10-13 10:11:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2154
  +user: App\Entity\User {#2180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t Real steams a good ham."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697184632 {#2142
    date: 2023-10-13 10:10:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@misaloun@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 44861
  -bodyTs: "'good':6 'ham':7 'isn':1 'real':3 'steam':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4094551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184632 {#2034
    date: 2023-10-13 10:10:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2154
  +user: App\Entity\User {#2180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t Real steams a good ham."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697184632 {#2142
    date: 2023-10-13 10:10:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@misaloun@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 44861
  -bodyTs: "'good':6 'ham':7 'isn':1 'real':3 'steam':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4094551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184632 {#2034
    date: 2023-10-13 10:10:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2154
  +user: App\Entity\User {#2180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t Real steams a good ham."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697184632 {#2142
    date: 2023-10-13 10:10:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@misaloun@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 44861
  -bodyTs: "'good':6 'ham':7 'isn':1 'real':3 'steam':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4094551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184632 {#2034
    date: 2023-10-13 10:10:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2362
  +user: App\Entity\User {#1358 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The last frame should be him knocking them off the table."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697184433 {#2368
    date: 2023-10-13 10:07:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2367 …}
  +nested: Doctrine\ORM\PersistentCollection {#2269 …}
  +votes: Doctrine\ORM\PersistentCollection {#1347 …}
  +reports: Doctrine\ORM\PersistentCollection {#1350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1353 …}
  -id: 44856
  -bodyTs: "'frame':3 'knock':7 'last':2 'tabl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184433 {#2375
    date: 2023-10-13 10:07:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2362
  +user: App\Entity\User {#1358 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The last frame should be him knocking them off the table."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697184433 {#2368
    date: 2023-10-13 10:07:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2367 …}
  +nested: Doctrine\ORM\PersistentCollection {#2269 …}
  +votes: Doctrine\ORM\PersistentCollection {#1347 …}
  +reports: Doctrine\ORM\PersistentCollection {#1350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1353 …}
  -id: 44856
  -bodyTs: "'frame':3 'knock':7 'last':2 'tabl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184433 {#2375
    date: 2023-10-13 10:07:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2362
  +user: App\Entity\User {#1358 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The last frame should be him knocking them off the table."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697184433 {#2368
    date: 2023-10-13 10:07:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2367 …}
  +nested: Doctrine\ORM\PersistentCollection {#2269 …}
  +votes: Doctrine\ORM\PersistentCollection {#1347 …}
  +reports: Doctrine\ORM\PersistentCollection {#1350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1353 …}
  -id: 44856
  -bodyTs: "'frame':3 'knock':7 'last':2 'tabl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184433 {#2375
    date: 2023-10-13 10:07:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2547
  +user: App\Entity\User {#2561 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
    \n
    Not at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697184414 {#2542
    date: 2023-10-13 10:06:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2549 …}
  +nested: Doctrine\ORM\PersistentCollection {#2551 …}
  +votes: Doctrine\ORM\PersistentCollection {#2553 …}
  +reports: Doctrine\ORM\PersistentCollection {#2555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
  -id: 44338
  -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157612 {#2543
    date: 2023-10-13 02:40:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2547
  +user: App\Entity\User {#2561 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
    \n
    Not at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697184414 {#2542
    date: 2023-10-13 10:06:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2549 …}
  +nested: Doctrine\ORM\PersistentCollection {#2551 …}
  +votes: Doctrine\ORM\PersistentCollection {#2553 …}
  +reports: Doctrine\ORM\PersistentCollection {#2555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
  -id: 44338
  -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157612 {#2543
    date: 2023-10-13 02:40:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2547
  +user: App\Entity\User {#2561 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
    \n
    Not at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697184414 {#2542
    date: 2023-10-13 10:06:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2549 …}
  +nested: Doctrine\ORM\PersistentCollection {#2551 …}
  +votes: Doctrine\ORM\PersistentCollection {#2553 …}
  +reports: Doctrine\ORM\PersistentCollection {#2555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
  -id: 44338
  -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157612 {#2543
    date: 2023-10-13 02:40:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3097
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2547
    +user: App\Entity\User {#2561 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
      \n
      Not at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697184414 {#2542
      date: 2023-10-13 10:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2549 …}
    +nested: Doctrine\ORM\PersistentCollection {#2551 …}
    +votes: Doctrine\ORM\PersistentCollection {#2553 …}
    +reports: Doctrine\ORM\PersistentCollection {#2555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
    -id: 44338
    -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157612 {#2543
      date: 2023-10-13 02:40:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2547}
  +body: "What could he even Leninist about/at?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697160337 {#3099
    date: 2023-10-13 03:25:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 44380
  -bodyTs: "'about/at':6 'could':2 'even':4 'leninist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4851815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160337 {#3098
    date: 2023-10-13 03:25:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3097
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2547
    +user: App\Entity\User {#2561 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
      \n
      Not at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697184414 {#2542
      date: 2023-10-13 10:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2549 …}
    +nested: Doctrine\ORM\PersistentCollection {#2551 …}
    +votes: Doctrine\ORM\PersistentCollection {#2553 …}
    +reports: Doctrine\ORM\PersistentCollection {#2555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
    -id: 44338
    -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157612 {#2543
      date: 2023-10-13 02:40:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2547}
  +body: "What could he even Leninist about/at?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697160337 {#3099
    date: 2023-10-13 03:25:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 44380
  -bodyTs: "'about/at':6 'could':2 'even':4 'leninist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4851815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160337 {#3098
    date: 2023-10-13 03:25:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3097
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2547
    +user: App\Entity\User {#2561 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
      \n
      Not at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697184414 {#2542
      date: 2023-10-13 10:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2549 …}
    +nested: Doctrine\ORM\PersistentCollection {#2551 …}
    +votes: Doctrine\ORM\PersistentCollection {#2553 …}
    +reports: Doctrine\ORM\PersistentCollection {#2555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
    -id: 44338
    -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157612 {#2543
      date: 2023-10-13 02:40:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2547}
  +body: "What could he even Leninist about/at?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697160337 {#3099
    date: 2023-10-13 03:25:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 44380
  -bodyTs: "'about/at':6 'could':2 'even':4 'leninist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4851815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160337 {#3098
    date: 2023-10-13 03:25:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3167
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2547
    +user: App\Entity\User {#2561 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
      \n
      Not at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697184414 {#2542
      date: 2023-10-13 10:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2549 …}
    +nested: Doctrine\ORM\PersistentCollection {#2551 …}
    +votes: Doctrine\ORM\PersistentCollection {#2553 …}
    +reports: Doctrine\ORM\PersistentCollection {#2555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
    -id: 44338
    -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157612 {#2543
      date: 2023-10-13 02:40:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2547}
  +body: "yup. china has been market capitalist for a LOOOOOOOOOOONGGGGG time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697176288 {#3165
    date: 2023-10-13 07:51:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 44664
  -bodyTs: "'capitalist':6 'china':2 'looooooooooonggggg':9 'market':5 'time':10 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4810040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697176288 {#3166
    date: 2023-10-13 07:51:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3167
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2547
    +user: App\Entity\User {#2561 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
      \n
      Not at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697184414 {#2542
      date: 2023-10-13 10:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2549 …}
    +nested: Doctrine\ORM\PersistentCollection {#2551 …}
    +votes: Doctrine\ORM\PersistentCollection {#2553 …}
    +reports: Doctrine\ORM\PersistentCollection {#2555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
    -id: 44338
    -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157612 {#2543
      date: 2023-10-13 02:40:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2547}
  +body: "yup. china has been market capitalist for a LOOOOOOOOOOONGGGGG time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697176288 {#3165
    date: 2023-10-13 07:51:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 44664
  -bodyTs: "'capitalist':6 'china':2 'looooooooooonggggg':9 'market':5 'time':10 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4810040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697176288 {#3166
    date: 2023-10-13 07:51:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3167
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2547
    +user: App\Entity\User {#2561 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
      \n
      Not at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697184414 {#2542
      date: 2023-10-13 10:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2549 …}
    +nested: Doctrine\ORM\PersistentCollection {#2551 …}
    +votes: Doctrine\ORM\PersistentCollection {#2553 …}
    +reports: Doctrine\ORM\PersistentCollection {#2555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
    -id: 44338
    -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157612 {#2543
      date: 2023-10-13 02:40:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2547}
  +body: "yup. china has been market capitalist for a LOOOOOOOOOOONGGGGG time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697176288 {#3165
    date: 2023-10-13 07:51:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 44664
  -bodyTs: "'capitalist':6 'china':2 'looooooooooonggggg':9 'market':5 'time':10 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4810040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697176288 {#3166
    date: 2023-10-13 07:51:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3289
  +user: App\Entity\User {#2561 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2547
      +user: App\Entity\User {#2561 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
        \n
        Not at all.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697184414 {#2542
        date: 2023-10-13 10:06:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2549 …}
      +nested: Doctrine\ORM\PersistentCollection {#2551 …}
      +votes: Doctrine\ORM\PersistentCollection {#2553 …}
      +reports: Doctrine\ORM\PersistentCollection {#2555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
      -id: 44338
      -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697157612 {#2543
        date: 2023-10-13 02:40:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2547}
    +body: "yup. china has been market capitalist for a LOOOOOOOOOOONGGGGG time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697176288 {#3165
      date: 2023-10-13 07:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3176 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
    -id: 44664
    -bodyTs: "'capitalist':6 'china':2 'looooooooooonggggg':9 'market':5 'time':10 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4810040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697176288 {#3166
      date: 2023-10-13 07:51:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2547}
  +body: "Exactly, ever since Deng's famous "I don't care what colour a cat is, as long as it catches mice" speech in the late 1960s they have been moving away from anything that Marx would recognise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697184413 {#3286
    date: 2023-10-13 10:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 44855
  -bodyTs: "'1960s':26 'anyth':33 'away':31 'care':10 'cat':14 'catch':20 'colour':12 'deng':4 'ever':2 'exact':1 'famous':6 'late':25 'long':17 'marx':35 'mice':21 'move':30 'recognis':37 'sinc':3 'speech':22 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2932598"
  +editedAt: DateTimeImmutable @1697192460 {#3287
    date: 2023-10-13 12:21:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697184413 {#3288
    date: 2023-10-13 10:06:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3289
  +user: App\Entity\User {#2561 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2547
      +user: App\Entity\User {#2561 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
        \n
        Not at all.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697184414 {#2542
        date: 2023-10-13 10:06:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2549 …}
      +nested: Doctrine\ORM\PersistentCollection {#2551 …}
      +votes: Doctrine\ORM\PersistentCollection {#2553 …}
      +reports: Doctrine\ORM\PersistentCollection {#2555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
      -id: 44338
      -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697157612 {#2543
        date: 2023-10-13 02:40:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2547}
    +body: "yup. china has been market capitalist for a LOOOOOOOOOOONGGGGG time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697176288 {#3165
      date: 2023-10-13 07:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3176 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
    -id: 44664
    -bodyTs: "'capitalist':6 'china':2 'looooooooooonggggg':9 'market':5 'time':10 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4810040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697176288 {#3166
      date: 2023-10-13 07:51:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2547}
  +body: "Exactly, ever since Deng's famous "I don't care what colour a cat is, as long as it catches mice" speech in the late 1960s they have been moving away from anything that Marx would recognise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697184413 {#3286
    date: 2023-10-13 10:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 44855
  -bodyTs: "'1960s':26 'anyth':33 'away':31 'care':10 'cat':14 'catch':20 'colour':12 'deng':4 'ever':2 'exact':1 'famous':6 'late':25 'long':17 'marx':35 'mice':21 'move':30 'recognis':37 'sinc':3 'speech':22 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2932598"
  +editedAt: DateTimeImmutable @1697192460 {#3287
    date: 2023-10-13 12:21:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697184413 {#3288
    date: 2023-10-13 10:06:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3289
  +user: App\Entity\User {#2561 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2547
      +user: App\Entity\User {#2561 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
        \n
        Not at all.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697184414 {#2542
        date: 2023-10-13 10:06:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2549 …}
      +nested: Doctrine\ORM\PersistentCollection {#2551 …}
      +votes: Doctrine\ORM\PersistentCollection {#2553 …}
      +reports: Doctrine\ORM\PersistentCollection {#2555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
      -id: 44338
      -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697157612 {#2543
        date: 2023-10-13 02:40:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2547}
    +body: "yup. china has been market capitalist for a LOOOOOOOOOOONGGGGG time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697176288 {#3165
      date: 2023-10-13 07:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3176 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
    -id: 44664
    -bodyTs: "'capitalist':6 'china':2 'looooooooooonggggg':9 'market':5 'time':10 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4810040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697176288 {#3166
      date: 2023-10-13 07:51:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2547}
  +body: "Exactly, ever since Deng's famous "I don't care what colour a cat is, as long as it catches mice" speech in the late 1960s they have been moving away from anything that Marx would recognise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697184413 {#3286
    date: 2023-10-13 10:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 44855
  -bodyTs: "'1960s':26 'anyth':33 'away':31 'care':10 'cat':14 'catch':20 'colour':12 'deng':4 'ever':2 'exact':1 'famous':6 'late':25 'long':17 'marx':35 'mice':21 'move':30 'recognis':37 'sinc':3 'speech':22 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2932598"
  +editedAt: DateTimeImmutable @1697192460 {#3287
    date: 2023-10-13 12:21:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697184413 {#3288
    date: 2023-10-13 10:06:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2622
  +user: App\Entity\User {#2636 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Cool lemme just build a train really quick to my work, great idea\n
    \n
    Like I get what this is saying and all, and I will vote for anyone who supports this kind of thing, but telling me not to drive my car is not the solution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697184411 {#2616
    date: 2023-10-13 10:06:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2624 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 44854
  -bodyTs: "'anyon':28 'build':4 'car':42 'cool':1 'drive':40 'get':16 'great':12 'idea':13 'kind':32 'lemm':2 'like':14 'quick':8 'realli':7 'say':20 'solut':46 'support':30 'tell':36 'thing':34 'train':6 'vote':26 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2780302"
  +editedAt: DateTimeImmutable @1697184557 {#2617
    date: 2023-10-13 10:09:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697184411 {#2618
    date: 2023-10-13 10:06:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2622
  +user: App\Entity\User {#2636 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Cool lemme just build a train really quick to my work, great idea\n
    \n
    Like I get what this is saying and all, and I will vote for anyone who supports this kind of thing, but telling me not to drive my car is not the solution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697184411 {#2616
    date: 2023-10-13 10:06:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2624 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 44854
  -bodyTs: "'anyon':28 'build':4 'car':42 'cool':1 'drive':40 'get':16 'great':12 'idea':13 'kind':32 'lemm':2 'like':14 'quick':8 'realli':7 'say':20 'solut':46 'support':30 'tell':36 'thing':34 'train':6 'vote':26 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2780302"
  +editedAt: DateTimeImmutable @1697184557 {#2617
    date: 2023-10-13 10:09:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697184411 {#2618
    date: 2023-10-13 10:06:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2622
  +user: App\Entity\User {#2636 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Cool lemme just build a train really quick to my work, great idea\n
    \n
    Like I get what this is saying and all, and I will vote for anyone who supports this kind of thing, but telling me not to drive my car is not the solution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697184411 {#2616
    date: 2023-10-13 10:06:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2624 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 44854
  -bodyTs: "'anyon':28 'build':4 'car':42 'cool':1 'drive':40 'get':16 'great':12 'idea':13 'kind':32 'lemm':2 'like':14 'quick':8 'realli':7 'say':20 'solut':46 'support':30 'tell':36 'thing':34 'train':6 'vote':26 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2780302"
  +editedAt: DateTimeImmutable @1697184557 {#2617
    date: 2023-10-13 10:09:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697184411 {#2618
    date: 2023-10-13 10:06:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2696
  +user: App\Entity\User {#2710 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Let’s just put our social media in the hands of the exact same guy who fucked everyone over last time. Because that makes perfect sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1697184381 {#2691
    date: 2023-10-13 10:06:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustydrd@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  -id: 44262
  -bodyTs: "'everyon':18 'exact':13 'fuck':17 'guy':15 'hand':10 'last':20 'let':1 'make':24 'media':7 'perfect':25 'put':4 'sens':26 'social':6 'time':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4848363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697153497 {#2692
    date: 2023-10-13 01:31:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2696
  +user: App\Entity\User {#2710 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Let’s just put our social media in the hands of the exact same guy who fucked everyone over last time. Because that makes perfect sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1697184381 {#2691
    date: 2023-10-13 10:06:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustydrd@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  -id: 44262
  -bodyTs: "'everyon':18 'exact':13 'fuck':17 'guy':15 'hand':10 'last':20 'let':1 'make':24 'media':7 'perfect':25 'put':4 'sens':26 'social':6 'time':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4848363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697153497 {#2692
    date: 2023-10-13 01:31:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2696
  +user: App\Entity\User {#2710 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Let’s just put our social media in the hands of the exact same guy who fucked everyone over last time. Because that makes perfect sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1697184381 {#2691
    date: 2023-10-13 10:06:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustydrd@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  -id: 44262
  -bodyTs: "'everyon':18 'exact':13 'fuck':17 'guy':15 'hand':10 'last':20 'let':1 'make':24 'media':7 'perfect':25 'put':4 'sens':26 'social':6 'time':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4848363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697153497 {#2692
    date: 2023-10-13 01:31:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3129
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2696
    +user: App\Entity\User {#2710 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Let’s just put our social media in the hands of the exact same guy who fucked everyone over last time. Because that makes perfect sense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1697184381 {#2691
      date: 2023-10-13 10:06:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rustydrd@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2698 …}
    +nested: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2702 …}
    +reports: Doctrine\ORM\PersistentCollection {#2704 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
    -id: 44262
    -bodyTs: "'everyon':18 'exact':13 'fuck':17 'guy':15 'hand':10 'last':20 'let':1 'make':24 'media':7 'perfect':25 'put':4 'sens':26 'social':6 'time':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4848363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697153497 {#2692
      date: 2023-10-13 01:31:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2696}
  +body: "I always find it a weird take when people treat Twitter before Musk like it was some sort of wonderful place that people enjoyed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697184380 {#3131
    date: 2023-10-13 10:06:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustydrd@sh.itjust.works"
    "@karebu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 44852
  -bodyTs: "'alway':2 'enjoy':24 'find':3 'like':14 'musk':13 'peopl':9,23 'place':21 'sort':18 'take':7 'treat':10 'twitter':11 'weird':6 'wonder':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3264159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184380 {#3130
    date: 2023-10-13 10:06:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3129
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2696
    +user: App\Entity\User {#2710 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Let’s just put our social media in the hands of the exact same guy who fucked everyone over last time. Because that makes perfect sense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1697184381 {#2691
      date: 2023-10-13 10:06:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rustydrd@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2698 …}
    +nested: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2702 …}
    +reports: Doctrine\ORM\PersistentCollection {#2704 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
    -id: 44262
    -bodyTs: "'everyon':18 'exact':13 'fuck':17 'guy':15 'hand':10 'last':20 'let':1 'make':24 'media':7 'perfect':25 'put':4 'sens':26 'social':6 'time':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4848363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697153497 {#2692
      date: 2023-10-13 01:31:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2696}
  +body: "I always find it a weird take when people treat Twitter before Musk like it was some sort of wonderful place that people enjoyed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697184380 {#3131
    date: 2023-10-13 10:06:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustydrd@sh.itjust.works"
    "@karebu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 44852
  -bodyTs: "'alway':2 'enjoy':24 'find':3 'like':14 'musk':13 'peopl':9,23 'place':21 'sort':18 'take':7 'treat':10 'twitter':11 'weird':6 'wonder':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3264159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184380 {#3130
    date: 2023-10-13 10:06:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3129
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2696
    +user: App\Entity\User {#2710 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Let’s just put our social media in the hands of the exact same guy who fucked everyone over last time. Because that makes perfect sense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1697184381 {#2691
      date: 2023-10-13 10:06:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rustydrd@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2698 …}
    +nested: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2702 …}
    +reports: Doctrine\ORM\PersistentCollection {#2704 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
    -id: 44262
    -bodyTs: "'everyon':18 'exact':13 'fuck':17 'guy':15 'hand':10 'last':20 'let':1 'make':24 'media':7 'perfect':25 'put':4 'sens':26 'social':6 'time':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4848363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697153497 {#2692
      date: 2023-10-13 01:31:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2696}
  +body: "I always find it a weird take when people treat Twitter before Musk like it was some sort of wonderful place that people enjoyed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697184380 {#3131
    date: 2023-10-13 10:06:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustydrd@sh.itjust.works"
    "@karebu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 44852
  -bodyTs: "'alway':2 'enjoy':24 'find':3 'like':14 'musk':13 'peopl':9,23 'place':21 'sort':18 'take':7 'treat':10 'twitter':11 'weird':6 'wonder':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3264159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184380 {#3130
    date: 2023-10-13 10:06:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2771
  +user: App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Does literally no one know what a pitbull is? That’s not one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697184109 {#2766
    date: 2023-10-13 10:01:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2773 …}
  +nested: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  -id: 43737
  -bodyTs: "'know':5 'liter':2 'one':4,13 'pitbul':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4476782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697136331 {#2767
    date: 2023-10-12 20:45:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2771
  +user: App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Does literally no one know what a pitbull is? That’s not one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697184109 {#2766
    date: 2023-10-13 10:01:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2773 …}
  +nested: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  -id: 43737
  -bodyTs: "'know':5 'liter':2 'one':4,13 'pitbul':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4476782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697136331 {#2767
    date: 2023-10-12 20:45:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2771
  +user: App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Does literally no one know what a pitbull is? That’s not one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697184109 {#2766
    date: 2023-10-13 10:01:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2773 …}
  +nested: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  -id: 43737
  -bodyTs: "'know':5 'liter':2 'one':4,13 'pitbul':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4476782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697136331 {#2767
    date: 2023-10-12 20:45:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3077
  +user: Proxies\__CG__\App\Entity\User {#3160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2771
    +user: App\Entity\User {#2785 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Does literally no one know what a pitbull is? That’s not one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697184109 {#2766
      date: 2023-10-13 10:01:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2773 …}
    +nested: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    -id: 43737
    -bodyTs: "'know':5 'liter':2 'one':4,13 'pitbul':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4476782"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697136331 {#2767
      date: 2023-10-12 20:45:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2771}
  +body: "I’m not a dog scientist, but there’s pitbull in that dog."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697150653 {#3078
    date: 2023-10-13 00:44:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@jose1324@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 44184
  -bodyTs: "'dog':5,13 'm':2 'pitbul':10 'scientist':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4484467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150653 {#3081
    date: 2023-10-13 00:44:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3077
  +user: Proxies\__CG__\App\Entity\User {#3160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2771
    +user: App\Entity\User {#2785 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Does literally no one know what a pitbull is? That’s not one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697184109 {#2766
      date: 2023-10-13 10:01:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2773 …}
    +nested: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    -id: 43737
    -bodyTs: "'know':5 'liter':2 'one':4,13 'pitbul':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4476782"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697136331 {#2767
      date: 2023-10-12 20:45:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2771}
  +body: "I’m not a dog scientist, but there’s pitbull in that dog."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697150653 {#3078
    date: 2023-10-13 00:44:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@jose1324@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 44184
  -bodyTs: "'dog':5,13 'm':2 'pitbul':10 'scientist':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4484467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150653 {#3081
    date: 2023-10-13 00:44:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3077
  +user: Proxies\__CG__\App\Entity\User {#3160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2771
    +user: App\Entity\User {#2785 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Does literally no one know what a pitbull is? That’s not one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697184109 {#2766
      date: 2023-10-13 10:01:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2773 …}
    +nested: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    -id: 43737
    -bodyTs: "'know':5 'liter':2 'one':4,13 'pitbul':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4476782"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697136331 {#2767
      date: 2023-10-12 20:45:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2771}
  +body: "I’m not a dog scientist, but there’s pitbull in that dog."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697150653 {#3078
    date: 2023-10-13 00:44:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@jose1324@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 44184
  -bodyTs: "'dog':5,13 'm':2 'pitbul':10 'scientist':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4484467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150653 {#3081
    date: 2023-10-13 00:44:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3257
  +user: App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3077
    +user: Proxies\__CG__\App\Entity\User {#3160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2771
      +user: App\Entity\User {#2785 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Does literally no one know what a pitbull is? That’s not one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697184109 {#2766
        date: 2023-10-13 10:01:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2773 …}
      +nested: Doctrine\ORM\PersistentCollection {#2775 …}
      +votes: Doctrine\ORM\PersistentCollection {#2777 …}
      +reports: Doctrine\ORM\PersistentCollection {#2779 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
      -id: 43737
      -bodyTs: "'know':5 'liter':2 'one':4,13 'pitbul':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4476782"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697136331 {#2767
        date: 2023-10-12 20:45:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2771}
    +body: "I’m not a dog scientist, but there’s pitbull in that dog."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697150653 {#3078
      date: 2023-10-13 00:44:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@jose1324@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3157 …}
    +votes: Doctrine\ORM\PersistentCollection {#3155 …}
    +reports: Doctrine\ORM\PersistentCollection {#3153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    -id: 44184
    -bodyTs: "'dog':5,13 'm':2 'pitbul':10 'scientist':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150653 {#3081
      date: 2023-10-13 00:44:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2771}
  +body: "Good thing you’re not one then"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697184107 {#3255
    date: 2023-10-13 10:01:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@jose1324@lemmy.world"
    "@some_designer_dude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3258 …}
  +nested: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3262 …}
  +reports: Doctrine\ORM\PersistentCollection {#3264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
  -id: 44847
  -bodyTs: "'good':1 'one':6 're':4 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184107 {#3256
    date: 2023-10-13 10:01:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3257
  +user: App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3077
    +user: Proxies\__CG__\App\Entity\User {#3160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2771
      +user: App\Entity\User {#2785 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Does literally no one know what a pitbull is? That’s not one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697184109 {#2766
        date: 2023-10-13 10:01:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2773 …}
      +nested: Doctrine\ORM\PersistentCollection {#2775 …}
      +votes: Doctrine\ORM\PersistentCollection {#2777 …}
      +reports: Doctrine\ORM\PersistentCollection {#2779 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
      -id: 43737
      -bodyTs: "'know':5 'liter':2 'one':4,13 'pitbul':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4476782"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697136331 {#2767
        date: 2023-10-12 20:45:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2771}
    +body: "I’m not a dog scientist, but there’s pitbull in that dog."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697150653 {#3078
      date: 2023-10-13 00:44:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@jose1324@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3157 …}
    +votes: Doctrine\ORM\PersistentCollection {#3155 …}
    +reports: Doctrine\ORM\PersistentCollection {#3153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    -id: 44184
    -bodyTs: "'dog':5,13 'm':2 'pitbul':10 'scientist':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150653 {#3081
      date: 2023-10-13 00:44:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2771}
  +body: "Good thing you’re not one then"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697184107 {#3255
    date: 2023-10-13 10:01:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@jose1324@lemmy.world"
    "@some_designer_dude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3258 …}
  +nested: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3262 …}
  +reports: Doctrine\ORM\PersistentCollection {#3264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
  -id: 44847
  -bodyTs: "'good':1 'one':6 're':4 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184107 {#3256
    date: 2023-10-13 10:01:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3257
  +user: App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3077
    +user: Proxies\__CG__\App\Entity\User {#3160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2771
      +user: App\Entity\User {#2785 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2772 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Does literally no one know what a pitbull is? That’s not one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697184109 {#2766
        date: 2023-10-13 10:01:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2773 …}
      +nested: Doctrine\ORM\PersistentCollection {#2775 …}
      +votes: Doctrine\ORM\PersistentCollection {#2777 …}
      +reports: Doctrine\ORM\PersistentCollection {#2779 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
      -id: 43737
      -bodyTs: "'know':5 'liter':2 'one':4,13 'pitbul':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4476782"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697136331 {#2767
        date: 2023-10-12 20:45:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2771}
    +body: "I’m not a dog scientist, but there’s pitbull in that dog."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697150653 {#3078
      date: 2023-10-13 00:44:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@jose1324@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3157 …}
    +votes: Doctrine\ORM\PersistentCollection {#3155 …}
    +reports: Doctrine\ORM\PersistentCollection {#3153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    -id: 44184
    -bodyTs: "'dog':5,13 'm':2 'pitbul':10 'scientist':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150653 {#3081
      date: 2023-10-13 00:44:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2771}
  +body: "Good thing you’re not one then"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697184107 {#3255
    date: 2023-10-13 10:01:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@jose1324@lemmy.world"
    "@some_designer_dude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3258 …}
  +nested: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3262 …}
  +reports: Doctrine\ORM\PersistentCollection {#3264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
  -id: 44847
  -bodyTs: "'good':1 'one':6 're':4 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184107 {#3256
    date: 2023-10-13 10:01:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2845
  +user: App\Entity\User {#2858 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I will never not read D and D as Dungeons and Dragons, so this was highly confusing to me at first 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697182993 {#2840
    date: 2023-10-13 09:43:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2846 …}
  +nested: Doctrine\ORM\PersistentCollection {#2848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2850 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  -id: 44826
  -bodyTs: "'confus':17 'd':6,8 'dragon':12 'dungeon':10 'first':21 'high':16 'never':3 'read':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2458495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697182993 {#2841
    date: 2023-10-13 09:43:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2845
  +user: App\Entity\User {#2858 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I will never not read D and D as Dungeons and Dragons, so this was highly confusing to me at first 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697182993 {#2840
    date: 2023-10-13 09:43:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2846 …}
  +nested: Doctrine\ORM\PersistentCollection {#2848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2850 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  -id: 44826
  -bodyTs: "'confus':17 'd':6,8 'dragon':12 'dungeon':10 'first':21 'high':16 'never':3 'read':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2458495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697182993 {#2841
    date: 2023-10-13 09:43:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2845
  +user: App\Entity\User {#2858 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I will never not read D and D as Dungeons and Dragons, so this was highly confusing to me at first 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697182993 {#2840
    date: 2023-10-13 09:43:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2846 …}
  +nested: Doctrine\ORM\PersistentCollection {#2848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2850 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  -id: 44826
  -bodyTs: "'confus':17 'd':6,8 'dragon':12 'dungeon':10 'first':21 'high':16 'never':3 'read':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2458495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697182993 {#2841
    date: 2023-10-13 09:43:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2918
  +user: App\Entity\User {#2932 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2919 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The frenzy has begun, the moon is red, run if you value your lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697182488 {#2913
    date: 2023-10-13 09:34:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lobelia581@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2920 …}
  +nested: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2924 …}
  +reports: Doctrine\ORM\PersistentCollection {#2926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
  -id: 44817
  -bodyTs: "'begun':4 'frenzi':2 'live':14 'moon':6 'red':8 'run':9 'valu':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4812253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697182488 {#2914
    date: 2023-10-13 09:34:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2918
  +user: App\Entity\User {#2932 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2919 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The frenzy has begun, the moon is red, run if you value your lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697182488 {#2913
    date: 2023-10-13 09:34:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lobelia581@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2920 …}
  +nested: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2924 …}
  +reports: Doctrine\ORM\PersistentCollection {#2926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
  -id: 44817
  -bodyTs: "'begun':4 'frenzi':2 'live':14 'moon':6 'red':8 'run':9 'valu':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4812253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697182488 {#2914
    date: 2023-10-13 09:34:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2918
  +user: App\Entity\User {#2932 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2919 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The frenzy has begun, the moon is red, run if you value your lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697182488 {#2913
    date: 2023-10-13 09:34:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lobelia581@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2920 …}
  +nested: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2924 …}
  +reports: Doctrine\ORM\PersistentCollection {#2926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
  -id: 44817
  -bodyTs: "'begun':4 'frenzi':2 'live':14 'moon':6 'red':8 'run':9 'valu':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4812253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697182488 {#2914
    date: 2023-10-13 09:34:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2992
  +user: App\Entity\User {#3006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2993 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Source: [I asked Microsoft’s image creator to create “Godzilla in a 512k Mac game” and while this is not what I asked for, I can’t help but be impressed. - lemm.ee](https://lemm.ee/post/11230550)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697182395 {#2987
    date: 2023-10-13 09:33:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
  -id: 44816
  -bodyTs: "'/post/11230550)':35 '512k':13 'ask':3,23 'creat':9 'creator':7 'game':15 'godzilla':10 'help':28 'imag':6 'impress':31 'lemm.ee':32,34 'lemm.ee/post/11230550)':33 'mac':14 'microsoft':4 'sourc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4812236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697182395 {#2988
    date: 2023-10-13 09:33:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2992
  +user: App\Entity\User {#3006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2993 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Source: [I asked Microsoft’s image creator to create “Godzilla in a 512k Mac game” and while this is not what I asked for, I can’t help but be impressed. - lemm.ee](https://lemm.ee/post/11230550)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697182395 {#2987
    date: 2023-10-13 09:33:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
  -id: 44816
  -bodyTs: "'/post/11230550)':35 '512k':13 'ask':3,23 'creat':9 'creator':7 'game':15 'godzilla':10 'help':28 'imag':6 'impress':31 'lemm.ee':32,34 'lemm.ee/post/11230550)':33 'mac':14 'microsoft':4 'sourc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4812236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697182395 {#2988
    date: 2023-10-13 09:33:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2992
  +user: App\Entity\User {#3006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2993 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Source: [I asked Microsoft’s image creator to create “Godzilla in a 512k Mac game” and while this is not what I asked for, I can’t help but be impressed. - lemm.ee](https://lemm.ee/post/11230550)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697182395 {#2987
    date: 2023-10-13 09:33:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
  -id: 44816
  -bodyTs: "'/post/11230550)':35 '512k':13 'ask':3,23 'creat':9 'creator':7 'game':15 'godzilla':10 'help':28 'imag':6 'impress':31 'lemm.ee':32,34 'lemm.ee/post/11230550)':33 'mac':14 'microsoft':4 'sourc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4812236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697182395 {#2988
    date: 2023-10-13 09:33:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#314
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#315
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#309
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details