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

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 …}
}
5.99 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Yiff\n
    \n
    wait no
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1696950837 {#2427
    date: 2023-10-10 17:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  -id: 34071
  -bodyTs: "'wait':2 'yiff':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551344 {#1366
    date: 2023-10-06 02:15:44.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 {#1544
  +user: App\Entity\User {#1450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Yiff\n
    \n
    wait no
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1696950837 {#2427
    date: 2023-10-10 17:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  -id: 34071
  -bodyTs: "'wait':2 'yiff':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551344 {#1366
    date: 2023-10-06 02:15:44.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 {#1544
  +user: App\Entity\User {#1450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Yiff\n
    \n
    wait no
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1696950837 {#2427
    date: 2023-10-10 17:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  -id: 34071
  -bodyTs: "'wait':2 'yiff':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551344 {#1366
    date: 2023-10-06 02:15:44.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 {#3072
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yiff\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1696950837 {#2427
      date: 2023-10-10 17:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2428 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
    -id: 34071
    -bodyTs: "'wait':2 'yiff':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551344 {#1366
      date: 2023-10-06 02:15:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "Hiff"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696621633 {#3073
    date: 2023-10-06 21:47:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 35194
  -bodyTs: "'hiff':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3616558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696621633 {#3076
    date: 2023-10-06 21:47: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
7 DENIED edit
App\Entity\EntryComment {#3072
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yiff\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1696950837 {#2427
      date: 2023-10-10 17:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2428 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
    -id: 34071
    -bodyTs: "'wait':2 'yiff':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551344 {#1366
      date: 2023-10-06 02:15:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "Hiff"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696621633 {#3073
    date: 2023-10-06 21:47:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 35194
  -bodyTs: "'hiff':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3616558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696621633 {#3076
    date: 2023-10-06 21:47: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
8 DENIED moderate
App\Entity\EntryComment {#3072
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yiff\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1696950837 {#2427
      date: 2023-10-10 17:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2428 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
    -id: 34071
    -bodyTs: "'wait':2 'yiff':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551344 {#1366
      date: 2023-10-06 02:15:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "Hiff"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696621633 {#3073
    date: 2023-10-06 21:47:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 35194
  -bodyTs: "'hiff':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3616558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696621633 {#3076
    date: 2023-10-06 21:47: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
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 {#3140
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yiff\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1696950837 {#2427
      date: 2023-10-10 17:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2428 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
    -id: 34071
    -bodyTs: "'wait':2 'yiff':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551344 {#1366
      date: 2023-10-06 02:15:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "In hell!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696554086 {#3142
    date: 2023-10-06 03:01:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3138 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 34124
  -bodyTs: "'hell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3400821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554086 {#3141
    date: 2023-10-06 03:01:26.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 {#3140
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yiff\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1696950837 {#2427
      date: 2023-10-10 17:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2428 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
    -id: 34071
    -bodyTs: "'wait':2 'yiff':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551344 {#1366
      date: 2023-10-06 02:15:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "In hell!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696554086 {#3142
    date: 2023-10-06 03:01:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3138 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 34124
  -bodyTs: "'hell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3400821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554086 {#3141
    date: 2023-10-06 03:01:26.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 {#3140
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yiff\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1696950837 {#2427
      date: 2023-10-10 17:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2428 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
    -id: 34071
    -bodyTs: "'wait':2 'yiff':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551344 {#1366
      date: 2023-10-06 02:15:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "In hell!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696554086 {#3142
    date: 2023-10-06 03:01:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3138 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 34124
  -bodyTs: "'hell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3400821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554086 {#3141
    date: 2023-10-06 03:01:26.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 {#3124
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yiff\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1696950837 {#2427
      date: 2023-10-10 17:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2428 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
    -id: 34071
    -bodyTs: "'wait':2 'yiff':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551344 {#1366
      date: 2023-10-06 02:15:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "Unless…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696558469 {#3126
    date: 2023-10-06 04:14:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3122 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 34217
  -bodyTs: "'unless':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3687607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696558469 {#3125
    date: 2023-10-06 04:14: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
15 DENIED edit
App\Entity\EntryComment {#3124
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yiff\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1696950837 {#2427
      date: 2023-10-10 17:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2428 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
    -id: 34071
    -bodyTs: "'wait':2 'yiff':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551344 {#1366
      date: 2023-10-06 02:15:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "Unless…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696558469 {#3126
    date: 2023-10-06 04:14:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3122 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 34217
  -bodyTs: "'unless':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3687607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696558469 {#3125
    date: 2023-10-06 04:14: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
16 DENIED moderate
App\Entity\EntryComment {#3124
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yiff\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1696950837 {#2427
      date: 2023-10-10 17:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2428 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
    -id: 34071
    -bodyTs: "'wait':2 'yiff':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551344 {#1366
      date: 2023-10-06 02:15:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "Unless…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696558469 {#3126
    date: 2023-10-06 04:14:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3122 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 34217
  -bodyTs: "'unless':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3687607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696558469 {#3125
    date: 2023-10-06 04:14: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
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 {#3108
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yiff\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1696950837 {#2427
      date: 2023-10-10 17:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2428 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
    -id: 34071
    -bodyTs: "'wait':2 'yiff':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551344 {#1366
      date: 2023-10-06 02:15:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "You have spoken THE FORBIDDEN WORD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696950836 {#3110
    date: 2023-10-10 17:13:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 40146
  -bodyTs: "'forbidden':5 'spoken':3 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950836 {#3109
    date: 2023-10-10 17:13:56.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 {#3108
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yiff\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1696950837 {#2427
      date: 2023-10-10 17:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2428 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
    -id: 34071
    -bodyTs: "'wait':2 'yiff':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551344 {#1366
      date: 2023-10-06 02:15:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "You have spoken THE FORBIDDEN WORD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696950836 {#3110
    date: 2023-10-10 17:13:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 40146
  -bodyTs: "'forbidden':5 'spoken':3 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950836 {#3109
    date: 2023-10-10 17:13:56.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 {#3108
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yiff\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1696950837 {#2427
      date: 2023-10-10 17:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2428 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
    -id: 34071
    -bodyTs: "'wait':2 'yiff':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551344 {#1366
      date: 2023-10-06 02:15:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "You have spoken THE FORBIDDEN WORD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696950836 {#3110
    date: 2023-10-10 17:13:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 40146
  -bodyTs: "'forbidden':5 'spoken':3 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950836 {#3109
    date: 2023-10-10 17:13:56.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 {#1716
  +user: App\Entity\User {#2458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Could be worse\n
    \n
    She could add corn to it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696627077 {#1737
    date: 2023-10-06 23:17:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 34073
  -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4552464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551461 {#1715
    date: 2023-10-06 02:17:41.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 {#1716
  +user: App\Entity\User {#2458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Could be worse\n
    \n
    She could add corn to it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696627077 {#1737
    date: 2023-10-06 23:17:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 34073
  -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4552464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551461 {#1715
    date: 2023-10-06 02:17:41.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 {#1716
  +user: App\Entity\User {#2458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Could be worse\n
    \n
    She could add corn to it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696627077 {#1737
    date: 2023-10-06 23:17:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 34073
  -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4552464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551461 {#1715
    date: 2023-10-06 02:17:41.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 {#3092
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Could be worse\n
      \n
      She could add corn to it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696627077 {#1737
      date: 2023-10-06 23:17:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2465 …}
    +reports: Doctrine\ORM\PersistentCollection {#2463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
    -id: 34073
    -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4552464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551461 {#1715
      date: 2023-10-06 02:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "You’re just describing Midwest hot dish…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696621067 {#3094
    date: 2023-10-06 21:37:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Landrin201@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 35178
  -bodyTs: "'describ':4 'dish':7 'hot':6 'midwest':5 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4198678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696621067 {#3093
    date: 2023-10-06 21:37: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
27 DENIED edit
App\Entity\EntryComment {#3092
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Could be worse\n
      \n
      She could add corn to it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696627077 {#1737
      date: 2023-10-06 23:17:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2465 …}
    +reports: Doctrine\ORM\PersistentCollection {#2463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
    -id: 34073
    -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4552464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551461 {#1715
      date: 2023-10-06 02:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "You’re just describing Midwest hot dish…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696621067 {#3094
    date: 2023-10-06 21:37:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Landrin201@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 35178
  -bodyTs: "'describ':4 'dish':7 'hot':6 'midwest':5 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4198678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696621067 {#3093
    date: 2023-10-06 21:37: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
28 DENIED moderate
App\Entity\EntryComment {#3092
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Could be worse\n
      \n
      She could add corn to it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696627077 {#1737
      date: 2023-10-06 23:17:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2465 …}
    +reports: Doctrine\ORM\PersistentCollection {#2463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
    -id: 34073
    -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4552464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551461 {#1715
      date: 2023-10-06 02:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "You’re just describing Midwest hot dish…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696621067 {#3094
    date: 2023-10-06 21:37:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Landrin201@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 35178
  -bodyTs: "'describ':4 'dish':7 'hot':6 'midwest':5 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4198678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696621067 {#3093
    date: 2023-10-06 21:37: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
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 {#3162
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Could be worse\n
      \n
      She could add corn to it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696627077 {#1737
      date: 2023-10-06 23:17:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2465 …}
    +reports: Doctrine\ORM\PersistentCollection {#2463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
    -id: 34073
    -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4552464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551461 {#1715
      date: 2023-10-06 02:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "I tried that once just because I had both, and they were both yellow. I can’t believe how nasty it was. It was one of very few of my creations that I had thrown out. I think the smushy and popping textures together wrecked my brain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696627076 {#3160
    date: 2023-10-06 23:17:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Landrin201@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 35295
  -bodyTs: "'believ':18 'brain':47 'creation':31 'nasti':20 'one':25 'pop':42 'smushi':40 'textur':43 'think':38 'thrown':35 'togeth':44 'tri':2 'wreck':45 'yellow':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4578725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696627076 {#3161
    date: 2023-10-06 23:17:56.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 {#3162
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Could be worse\n
      \n
      She could add corn to it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696627077 {#1737
      date: 2023-10-06 23:17:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2465 …}
    +reports: Doctrine\ORM\PersistentCollection {#2463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
    -id: 34073
    -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4552464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551461 {#1715
      date: 2023-10-06 02:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "I tried that once just because I had both, and they were both yellow. I can’t believe how nasty it was. It was one of very few of my creations that I had thrown out. I think the smushy and popping textures together wrecked my brain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696627076 {#3160
    date: 2023-10-06 23:17:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Landrin201@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 35295
  -bodyTs: "'believ':18 'brain':47 'creation':31 'nasti':20 'one':25 'pop':42 'smushi':40 'textur':43 'think':38 'thrown':35 'togeth':44 'tri':2 'wreck':45 'yellow':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4578725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696627076 {#3161
    date: 2023-10-06 23:17:56.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 {#3162
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Could be worse\n
      \n
      She could add corn to it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696627077 {#1737
      date: 2023-10-06 23:17:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2465 …}
    +reports: Doctrine\ORM\PersistentCollection {#2463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
    -id: 34073
    -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4552464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551461 {#1715
      date: 2023-10-06 02:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "I tried that once just because I had both, and they were both yellow. I can’t believe how nasty it was. It was one of very few of my creations that I had thrown out. I think the smushy and popping textures together wrecked my brain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696627076 {#3160
    date: 2023-10-06 23:17:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Landrin201@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 35295
  -bodyTs: "'believ':18 'brain':47 'creation':31 'nasti':20 'one':25 'pop':42 'smushi':40 'textur':43 'think':38 'thrown':35 'togeth':44 'tri':2 'wreck':45 'yellow':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4578725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696627076 {#3161
    date: 2023-10-06 23:17:56.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 {#3182
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Could be worse\n
      \n
      She could add corn to it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696627077 {#1737
      date: 2023-10-06 23:17:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2465 …}
    +reports: Doctrine\ORM\PersistentCollection {#2463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
    -id: 34073
    -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4552464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551461 {#1715
      date: 2023-10-06 02:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Better than raisins."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696555146 {#3180
    date: 2023-10-06 03:19:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Landrin201@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 34157
  -bodyTs: "'better':1 'raisin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696555146 {#3181
    date: 2023-10-06 03:19:06.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 {#3182
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Could be worse\n
      \n
      She could add corn to it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696627077 {#1737
      date: 2023-10-06 23:17:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2465 …}
    +reports: Doctrine\ORM\PersistentCollection {#2463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
    -id: 34073
    -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4552464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551461 {#1715
      date: 2023-10-06 02:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Better than raisins."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696555146 {#3180
    date: 2023-10-06 03:19:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Landrin201@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 34157
  -bodyTs: "'better':1 'raisin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696555146 {#3181
    date: 2023-10-06 03:19:06.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 {#3182
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Could be worse\n
      \n
      She could add corn to it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696627077 {#1737
      date: 2023-10-06 23:17:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2465 …}
    +reports: Doctrine\ORM\PersistentCollection {#2463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
    -id: 34073
    -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4552464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551461 {#1715
      date: 2023-10-06 02:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Better than raisins."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696555146 {#3180
    date: 2023-10-06 03:19:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Landrin201@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 34157
  -bodyTs: "'better':1 'raisin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696555146 {#3181
    date: 2023-10-06 03:19:06.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 {#3198
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Could be worse\n
      \n
      She could add corn to it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696627077 {#1737
      date: 2023-10-06 23:17:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2465 …}
    +reports: Doctrine\ORM\PersistentCollection {#2463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
    -id: 34073
    -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4552464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551461 {#1715
      date: 2023-10-06 02:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Now I really want to try that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696571008 {#3196
    date: 2023-10-06 07:43:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Landrin201@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  -id: 34371
  -bodyTs: "'realli':3 'tri':6 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4429337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696571008 {#3197
    date: 2023-10-06 07:43: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
39 DENIED edit
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Could be worse\n
      \n
      She could add corn to it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696627077 {#1737
      date: 2023-10-06 23:17:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2465 …}
    +reports: Doctrine\ORM\PersistentCollection {#2463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
    -id: 34073
    -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4552464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551461 {#1715
      date: 2023-10-06 02:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Now I really want to try that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696571008 {#3196
    date: 2023-10-06 07:43:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Landrin201@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  -id: 34371
  -bodyTs: "'realli':3 'tri':6 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4429337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696571008 {#3197
    date: 2023-10-06 07:43: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
40 DENIED moderate
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2458 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1724 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Could be worse\n
      \n
      She could add corn to it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696627077 {#1737
      date: 2023-10-06 23:17:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2465 …}
    +reports: Doctrine\ORM\PersistentCollection {#2463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
    -id: 34073
    -bodyTs: "'add':6 'corn':7 'could':1,5 'wors':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4552464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551461 {#1715
      date: 2023-10-06 02:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Now I really want to try that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696571008 {#3196
    date: 2023-10-06 07:43:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Landrin201@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  -id: 34371
  -bodyTs: "'realli':3 'tri':6 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4429337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696571008 {#3197
    date: 2023-10-06 07:43: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
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 {#1363
  +user: App\Entity\User {#2011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Those who say it with a hard G must also say JFEG using the same logic. I'm fine with someone saying it either way, it's been around so long that I think the choices tend to be regional (aka BBS era)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696559675 {#1405
    date: 2023-10-06 04:34:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 34074
  -bodyTs: "'aka':41 'also':10 'around':29 'bbs':42 'choic':36 'either':24 'era':43 'fine':19 'g':8 'hard':7 'jfeg':12 'logic':16 'long':31 'm':18 'must':9 'region':40 'say':3,11,22 'someon':21 'tend':37 'think':34 'use':13 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551484 {#1385
    date: 2023-10-06 02:18: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
43 DENIED edit
App\Entity\EntryComment {#1363
  +user: App\Entity\User {#2011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Those who say it with a hard G must also say JFEG using the same logic. I'm fine with someone saying it either way, it's been around so long that I think the choices tend to be regional (aka BBS era)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696559675 {#1405
    date: 2023-10-06 04:34:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 34074
  -bodyTs: "'aka':41 'also':10 'around':29 'bbs':42 'choic':36 'either':24 'era':43 'fine':19 'g':8 'hard':7 'jfeg':12 'logic':16 'long':31 'm':18 'must':9 'region':40 'say':3,11,22 'someon':21 'tend':37 'think':34 'use':13 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551484 {#1385
    date: 2023-10-06 02:18: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
44 DENIED moderate
App\Entity\EntryComment {#1363
  +user: App\Entity\User {#2011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Those who say it with a hard G must also say JFEG using the same logic. I'm fine with someone saying it either way, it's been around so long that I think the choices tend to be regional (aka BBS era)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696559675 {#1405
    date: 2023-10-06 04:34:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 34074
  -bodyTs: "'aka':41 'also':10 'around':29 'bbs':42 'choic':36 'either':24 'era':43 'fine':19 'g':8 'hard':7 'jfeg':12 'logic':16 'long':31 'm':18 'must':9 'region':40 'say':3,11,22 'someon':21 'tend':37 'think':34 'use':13 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551484 {#1385
    date: 2023-10-06 02:18: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
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 {#3214
  +user: Proxies\__CG__\App\Entity\User {#3215 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1363
    +user: App\Entity\User {#2011 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Those who say it with a hard G must also say JFEG using the same logic. I'm fine with someone saying it either way, it's been around so long that I think the choices tend to be regional (aka BBS era)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696559675 {#1405
      date: 2023-10-06 04:34:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1361 …}
    +nested: Doctrine\ORM\PersistentCollection {#1403 …}
    +votes: Doctrine\ORM\PersistentCollection {#2023 …}
    +reports: Doctrine\ORM\PersistentCollection {#2032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
    -id: 34074
    -bodyTs: "'aka':41 'also':10 'around':29 'bbs':42 'choic':36 'either':24 'era':43 'fine':19 'g':8 'hard':7 'jfeg':12 'logic':16 'long':31 'm':18 'must':9 'region':40 'say':3,11,22 'someon':21 'tend':37 'think':34 'use':13 'way':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551484 {#1385
      date: 2023-10-06 02:18:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "How would you pronounce JFEG other than J-Feg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696554123 {#3212
    date: 2023-10-06 03:02:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Rhaedas@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3216 …}
  +nested: Doctrine\ORM\PersistentCollection {#3218 …}
  +votes: Doctrine\ORM\PersistentCollection {#3220 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 34127
  -bodyTs: "'feg':10 'j':9 'j-feg':8 'jfeg':5 'pronounc':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554123 {#3213
    date: 2023-10-06 03:02:03.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 {#3214
  +user: Proxies\__CG__\App\Entity\User {#3215 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1363
    +user: App\Entity\User {#2011 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Those who say it with a hard G must also say JFEG using the same logic. I'm fine with someone saying it either way, it's been around so long that I think the choices tend to be regional (aka BBS era)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696559675 {#1405
      date: 2023-10-06 04:34:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1361 …}
    +nested: Doctrine\ORM\PersistentCollection {#1403 …}
    +votes: Doctrine\ORM\PersistentCollection {#2023 …}
    +reports: Doctrine\ORM\PersistentCollection {#2032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
    -id: 34074
    -bodyTs: "'aka':41 'also':10 'around':29 'bbs':42 'choic':36 'either':24 'era':43 'fine':19 'g':8 'hard':7 'jfeg':12 'logic':16 'long':31 'm':18 'must':9 'region':40 'say':3,11,22 'someon':21 'tend':37 'think':34 'use':13 'way':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551484 {#1385
      date: 2023-10-06 02:18:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "How would you pronounce JFEG other than J-Feg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696554123 {#3212
    date: 2023-10-06 03:02:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Rhaedas@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3216 …}
  +nested: Doctrine\ORM\PersistentCollection {#3218 …}
  +votes: Doctrine\ORM\PersistentCollection {#3220 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 34127
  -bodyTs: "'feg':10 'j':9 'j-feg':8 'jfeg':5 'pronounc':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554123 {#3213
    date: 2023-10-06 03:02:03.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 {#3214
  +user: Proxies\__CG__\App\Entity\User {#3215 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1363
    +user: App\Entity\User {#2011 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Those who say it with a hard G must also say JFEG using the same logic. I'm fine with someone saying it either way, it's been around so long that I think the choices tend to be regional (aka BBS era)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696559675 {#1405
      date: 2023-10-06 04:34:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1361 …}
    +nested: Doctrine\ORM\PersistentCollection {#1403 …}
    +votes: Doctrine\ORM\PersistentCollection {#2023 …}
    +reports: Doctrine\ORM\PersistentCollection {#2032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
    -id: 34074
    -bodyTs: "'aka':41 'also':10 'around':29 'bbs':42 'choic':36 'either':24 'era':43 'fine':19 'g':8 'hard':7 'jfeg':12 'logic':16 'long':31 'm':18 'must':9 'region':40 'say':3,11,22 'someon':21 'tend':37 'think':34 'use':13 'way':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551484 {#1385
      date: 2023-10-06 02:18:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "How would you pronounce JFEG other than J-Feg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696554123 {#3212
    date: 2023-10-06 03:02:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Rhaedas@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3216 …}
  +nested: Doctrine\ORM\PersistentCollection {#3218 …}
  +votes: Doctrine\ORM\PersistentCollection {#3220 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 34127
  -bodyTs: "'feg':10 'j':9 'j-feg':8 'jfeg':5 'pronounc':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554123 {#3213
    date: 2023-10-06 03:02:03.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 {#3414
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3214
    +user: Proxies\__CG__\App\Entity\User {#3215 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1363
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Those who say it with a hard G must also say JFEG using the same logic. I'm fine with someone saying it either way, it's been around so long that I think the choices tend to be regional (aka BBS era)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696559675 {#1405
        date: 2023-10-06 04:34:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 34074
      -bodyTs: "'aka':41 'also':10 'around':29 'bbs':42 'choic':36 'either':24 'era':43 'fine':19 'g':8 'hard':7 'jfeg':12 'logic':16 'long':31 'm':18 'must':9 'region':40 'say':3,11,22 'someon':21 'tend':37 'think':34 'use':13 'way':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696551484 {#1385
        date: 2023-10-06 02:18:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1363}
    +body: "How would you pronounce JFEG other than J-Feg"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696554123 {#3212
      date: 2023-10-06 03:02:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@Rhaedas@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3216 …}
    +nested: Doctrine\ORM\PersistentCollection {#3218 …}
    +votes: Doctrine\ORM\PersistentCollection {#3220 …}
    +reports: Doctrine\ORM\PersistentCollection {#3222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
    -id: 34127
    -bodyTs: "'feg':10 'j':9 'j-feg':8 'jfeg':5 'pronounc':4 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785999"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696554123 {#3213
      date: 2023-10-06 03:02:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "The file format is JPEG (or JPG). Its commonly pronounced “jay-peg”, but if we demand that GIF is a hard-G because of “Graphics”, then we must abide JPEG being pronounced “jay-feg” or “jay-pheg” because of “Photographic”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696556403 {#3412
    date: 2023-10-06 03:40:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Rhaedas@kbin.social"
    "@NoIWontPickaName@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 34184
  -bodyTs: "'abid':31 'common':9 'demand':17 'feg':37 'file':2 'format':3 'g':24 'gif':19 'graphic':27 'hard':23 'hard-g':22 'jay':12,36,40 'jay-feg':35 'jay-peg':11 'jay-pheg':39 'jpeg':5,32 'jpg':7 'must':30 'peg':13 'pheg':41 'photograph':44 'pronounc':10,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3553161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696556403 {#3413
    date: 2023-10-06 03:40:03.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 {#3414
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3214
    +user: Proxies\__CG__\App\Entity\User {#3215 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1363
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Those who say it with a hard G must also say JFEG using the same logic. I'm fine with someone saying it either way, it's been around so long that I think the choices tend to be regional (aka BBS era)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696559675 {#1405
        date: 2023-10-06 04:34:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 34074
      -bodyTs: "'aka':41 'also':10 'around':29 'bbs':42 'choic':36 'either':24 'era':43 'fine':19 'g':8 'hard':7 'jfeg':12 'logic':16 'long':31 'm':18 'must':9 'region':40 'say':3,11,22 'someon':21 'tend':37 'think':34 'use':13 'way':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696551484 {#1385
        date: 2023-10-06 02:18:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1363}
    +body: "How would you pronounce JFEG other than J-Feg"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696554123 {#3212
      date: 2023-10-06 03:02:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@Rhaedas@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3216 …}
    +nested: Doctrine\ORM\PersistentCollection {#3218 …}
    +votes: Doctrine\ORM\PersistentCollection {#3220 …}
    +reports: Doctrine\ORM\PersistentCollection {#3222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
    -id: 34127
    -bodyTs: "'feg':10 'j':9 'j-feg':8 'jfeg':5 'pronounc':4 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785999"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696554123 {#3213
      date: 2023-10-06 03:02:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "The file format is JPEG (or JPG). Its commonly pronounced “jay-peg”, but if we demand that GIF is a hard-G because of “Graphics”, then we must abide JPEG being pronounced “jay-feg” or “jay-pheg” because of “Photographic”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696556403 {#3412
    date: 2023-10-06 03:40:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Rhaedas@kbin.social"
    "@NoIWontPickaName@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 34184
  -bodyTs: "'abid':31 'common':9 'demand':17 'feg':37 'file':2 'format':3 'g':24 'gif':19 'graphic':27 'hard':23 'hard-g':22 'jay':12,36,40 'jay-feg':35 'jay-peg':11 'jay-pheg':39 'jpeg':5,32 'jpg':7 'must':30 'peg':13 'pheg':41 'photograph':44 'pronounc':10,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3553161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696556403 {#3413
    date: 2023-10-06 03:40:03.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 {#3414
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3214
    +user: Proxies\__CG__\App\Entity\User {#3215 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1363
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Those who say it with a hard G must also say JFEG using the same logic. I'm fine with someone saying it either way, it's been around so long that I think the choices tend to be regional (aka BBS era)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696559675 {#1405
        date: 2023-10-06 04:34:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 34074
      -bodyTs: "'aka':41 'also':10 'around':29 'bbs':42 'choic':36 'either':24 'era':43 'fine':19 'g':8 'hard':7 'jfeg':12 'logic':16 'long':31 'm':18 'must':9 'region':40 'say':3,11,22 'someon':21 'tend':37 'think':34 'use':13 'way':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696551484 {#1385
        date: 2023-10-06 02:18:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1363}
    +body: "How would you pronounce JFEG other than J-Feg"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696554123 {#3212
      date: 2023-10-06 03:02:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@Rhaedas@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3216 …}
    +nested: Doctrine\ORM\PersistentCollection {#3218 …}
    +votes: Doctrine\ORM\PersistentCollection {#3220 …}
    +reports: Doctrine\ORM\PersistentCollection {#3222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
    -id: 34127
    -bodyTs: "'feg':10 'j':9 'j-feg':8 'jfeg':5 'pronounc':4 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785999"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696554123 {#3213
      date: 2023-10-06 03:02:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "The file format is JPEG (or JPG). Its commonly pronounced “jay-peg”, but if we demand that GIF is a hard-G because of “Graphics”, then we must abide JPEG being pronounced “jay-feg” or “jay-pheg” because of “Photographic”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696556403 {#3412
    date: 2023-10-06 03:40:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Rhaedas@kbin.social"
    "@NoIWontPickaName@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 34184
  -bodyTs: "'abid':31 'common':9 'demand':17 'feg':37 'file':2 'format':3 'g':24 'gif':19 'graphic':27 'hard':23 'hard-g':22 'jay':12,36,40 'jay-feg':35 'jay-peg':11 'jay-pheg':39 'jpeg':5,32 'jpg':7 'must':30 'peg':13 'pheg':41 'photograph':44 'pronounc':10,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3553161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696556403 {#3413
    date: 2023-10-06 03:40:03.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 {#3467
  +user: Proxies\__CG__\App\Entity\User {#3468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3414
    +user: Proxies\__CG__\App\Entity\User {#3263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3214
      +user: Proxies\__CG__\App\Entity\User {#3215 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1363
        +user: App\Entity\User {#2011 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "Those who say it with a hard G must also say JFEG using the same logic. I'm fine with someone saying it either way, it's been around so long that I think the choices tend to be regional (aka BBS era)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696559675 {#1405
          date: 2023-10-06 04:34:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 34074
        -bodyTs: "'aka':41 'also':10 'around':29 'bbs':42 'choic':36 'either':24 'era':43 'fine':19 'g':8 'hard':7 'jfeg':12 'logic':16 'long':31 'm':18 'must':9 'region':40 'say':3,11,22 'someon':21 'tend':37 'think':34 'use':13 'way':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785416"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696551484 {#1385
          date: 2023-10-06 02:18:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1363}
      +body: "How would you pronounce JFEG other than J-Feg"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696554123 {#3212
        date: 2023-10-06 03:02:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@Rhaedas@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3216 …}
      +nested: Doctrine\ORM\PersistentCollection {#3218 …}
      +votes: Doctrine\ORM\PersistentCollection {#3220 …}
      +reports: Doctrine\ORM\PersistentCollection {#3222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
      -id: 34127
      -bodyTs: "'feg':10 'j':9 'j-feg':8 'jfeg':5 'pronounc':4 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785999"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696554123 {#3213
        date: 2023-10-06 03:02:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1363}
    +body: "The file format is JPEG (or JPG). Its commonly pronounced “jay-peg”, but if we demand that GIF is a hard-G because of “Graphics”, then we must abide JPEG being pronounced “jay-feg” or “jay-pheg” because of “Photographic”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696556403 {#3412
      date: 2023-10-06 03:40:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@Rhaedas@kbin.social"
      "@NoIWontPickaName@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 34184
    -bodyTs: "'abid':31 'common':9 'demand':17 'feg':37 'file':2 'format':3 'g':24 'gif':19 'graphic':27 'hard':23 'hard-g':22 'jay':12,36,40 'jay-feg':35 'jay-peg':11 'jay-pheg':39 'jpeg':5,32 'jpg':7 'must':30 'peg':13 'pheg':41 'photograph':44 'pronounc':10,34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3553161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696556403 {#3413
      date: 2023-10-06 03:40:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: """
    I know, English is hard. It’s ok that you’re wrong, or to put it nicely, confidently incorrect.\n
    \n
    JPEG lacks the ph (eff) sound because, well you know, there is no ‘h’ in JPEG and that changes the pronunciation rules. based on your argument, we’d also pronounce picture as ficture. Or penis as fenis.\n
    \n
    So, a+ for effort, but F for accuracy.\n
    \n
    Fun tidbit though. Person, penis, and peg, all follow different pronunciation rules because the consonants that follow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696559673 {#3465
    date: 2023-10-06 04:34:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Rhaedas@kbin.social"
    "@NoIWontPickaName@kbin.social"
    "@elint@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3471 …}
  +votes: Doctrine\ORM\PersistentCollection {#3473 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 34222
  -bodyTs: "'accuraci':64 'also':48 'argument':45 'base':42 'chang':38 'confid':18 'conson':79 'd':47 'differ':74 'eff':24 'effort':60 'english':3 'f':62 'feni':56 'fictur':52 'follow':73,81 'fun':65 'h':33 'hard':5 'incorrect':19 'jpeg':20,35 'know':2,29 'lack':21 'nice':17 'ok':8 'peg':71 'peni':54,69 'person':68 'ph':23 'pictur':50 'pronounc':49 'pronunci':40,75 'put':15 're':11 'rule':41,76 'sound':25 'though':67 'tidbit':66 'well':27 'wrong':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696559673 {#3466
    date: 2023-10-06 04:34:33.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 {#3467
  +user: Proxies\__CG__\App\Entity\User {#3468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3414
    +user: Proxies\__CG__\App\Entity\User {#3263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3214
      +user: Proxies\__CG__\App\Entity\User {#3215 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1363
        +user: App\Entity\User {#2011 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "Those who say it with a hard G must also say JFEG using the same logic. I'm fine with someone saying it either way, it's been around so long that I think the choices tend to be regional (aka BBS era)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696559675 {#1405
          date: 2023-10-06 04:34:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 34074
        -bodyTs: "'aka':41 'also':10 'around':29 'bbs':42 'choic':36 'either':24 'era':43 'fine':19 'g':8 'hard':7 'jfeg':12 'logic':16 'long':31 'm':18 'must':9 'region':40 'say':3,11,22 'someon':21 'tend':37 'think':34 'use':13 'way':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785416"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696551484 {#1385
          date: 2023-10-06 02:18:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1363}
      +body: "How would you pronounce JFEG other than J-Feg"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696554123 {#3212
        date: 2023-10-06 03:02:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@Rhaedas@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3216 …}
      +nested: Doctrine\ORM\PersistentCollection {#3218 …}
      +votes: Doctrine\ORM\PersistentCollection {#3220 …}
      +reports: Doctrine\ORM\PersistentCollection {#3222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
      -id: 34127
      -bodyTs: "'feg':10 'j':9 'j-feg':8 'jfeg':5 'pronounc':4 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785999"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696554123 {#3213
        date: 2023-10-06 03:02:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1363}
    +body: "The file format is JPEG (or JPG). Its commonly pronounced “jay-peg”, but if we demand that GIF is a hard-G because of “Graphics”, then we must abide JPEG being pronounced “jay-feg” or “jay-pheg” because of “Photographic”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696556403 {#3412
      date: 2023-10-06 03:40:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@Rhaedas@kbin.social"
      "@NoIWontPickaName@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 34184
    -bodyTs: "'abid':31 'common':9 'demand':17 'feg':37 'file':2 'format':3 'g':24 'gif':19 'graphic':27 'hard':23 'hard-g':22 'jay':12,36,40 'jay-feg':35 'jay-peg':11 'jay-pheg':39 'jpeg':5,32 'jpg':7 'must':30 'peg':13 'pheg':41 'photograph':44 'pronounc':10,34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3553161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696556403 {#3413
      date: 2023-10-06 03:40:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: """
    I know, English is hard. It’s ok that you’re wrong, or to put it nicely, confidently incorrect.\n
    \n
    JPEG lacks the ph (eff) sound because, well you know, there is no ‘h’ in JPEG and that changes the pronunciation rules. based on your argument, we’d also pronounce picture as ficture. Or penis as fenis.\n
    \n
    So, a+ for effort, but F for accuracy.\n
    \n
    Fun tidbit though. Person, penis, and peg, all follow different pronunciation rules because the consonants that follow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696559673 {#3465
    date: 2023-10-06 04:34:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Rhaedas@kbin.social"
    "@NoIWontPickaName@kbin.social"
    "@elint@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3471 …}
  +votes: Doctrine\ORM\PersistentCollection {#3473 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 34222
  -bodyTs: "'accuraci':64 'also':48 'argument':45 'base':42 'chang':38 'confid':18 'conson':79 'd':47 'differ':74 'eff':24 'effort':60 'english':3 'f':62 'feni':56 'fictur':52 'follow':73,81 'fun':65 'h':33 'hard':5 'incorrect':19 'jpeg':20,35 'know':2,29 'lack':21 'nice':17 'ok':8 'peg':71 'peni':54,69 'person':68 'ph':23 'pictur':50 'pronounc':49 'pronunci':40,75 'put':15 're':11 'rule':41,76 'sound':25 'though':67 'tidbit':66 'well':27 'wrong':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696559673 {#3466
    date: 2023-10-06 04:34:33.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 {#3467
  +user: Proxies\__CG__\App\Entity\User {#3468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3414
    +user: Proxies\__CG__\App\Entity\User {#3263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3214
      +user: Proxies\__CG__\App\Entity\User {#3215 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1363
        +user: App\Entity\User {#2011 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "Those who say it with a hard G must also say JFEG using the same logic. I'm fine with someone saying it either way, it's been around so long that I think the choices tend to be regional (aka BBS era)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696559675 {#1405
          date: 2023-10-06 04:34:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 34074
        -bodyTs: "'aka':41 'also':10 'around':29 'bbs':42 'choic':36 'either':24 'era':43 'fine':19 'g':8 'hard':7 'jfeg':12 'logic':16 'long':31 'm':18 'must':9 'region':40 'say':3,11,22 'someon':21 'tend':37 'think':34 'use':13 'way':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785416"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696551484 {#1385
          date: 2023-10-06 02:18:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1363}
      +body: "How would you pronounce JFEG other than J-Feg"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696554123 {#3212
        date: 2023-10-06 03:02:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@Rhaedas@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3216 …}
      +nested: Doctrine\ORM\PersistentCollection {#3218 …}
      +votes: Doctrine\ORM\PersistentCollection {#3220 …}
      +reports: Doctrine\ORM\PersistentCollection {#3222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
      -id: 34127
      -bodyTs: "'feg':10 'j':9 'j-feg':8 'jfeg':5 'pronounc':4 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785999"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696554123 {#3213
        date: 2023-10-06 03:02:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1363}
    +body: "The file format is JPEG (or JPG). Its commonly pronounced “jay-peg”, but if we demand that GIF is a hard-G because of “Graphics”, then we must abide JPEG being pronounced “jay-feg” or “jay-pheg” because of “Photographic”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696556403 {#3412
      date: 2023-10-06 03:40:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@Rhaedas@kbin.social"
      "@NoIWontPickaName@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 34184
    -bodyTs: "'abid':31 'common':9 'demand':17 'feg':37 'file':2 'format':3 'g':24 'gif':19 'graphic':27 'hard':23 'hard-g':22 'jay':12,36,40 'jay-feg':35 'jay-peg':11 'jay-pheg':39 'jpeg':5,32 'jpg':7 'must':30 'peg':13 'pheg':41 'photograph':44 'pronounc':10,34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3553161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696556403 {#3413
      date: 2023-10-06 03:40:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: """
    I know, English is hard. It’s ok that you’re wrong, or to put it nicely, confidently incorrect.\n
    \n
    JPEG lacks the ph (eff) sound because, well you know, there is no ‘h’ in JPEG and that changes the pronunciation rules. based on your argument, we’d also pronounce picture as ficture. Or penis as fenis.\n
    \n
    So, a+ for effort, but F for accuracy.\n
    \n
    Fun tidbit though. Person, penis, and peg, all follow different pronunciation rules because the consonants that follow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696559673 {#3465
    date: 2023-10-06 04:34:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Rhaedas@kbin.social"
    "@NoIWontPickaName@kbin.social"
    "@elint@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3471 …}
  +votes: Doctrine\ORM\PersistentCollection {#3473 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 34222
  -bodyTs: "'accuraci':64 'also':48 'argument':45 'base':42 'chang':38 'confid':18 'conson':79 'd':47 'differ':74 'eff':24 'effort':60 'english':3 'f':62 'feni':56 'fictur':52 'follow':73,81 'fun':65 'h':33 'hard':5 'incorrect':19 'jpeg':20,35 'know':2,29 'lack':21 'nice':17 'ok':8 'peg':71 'peni':54,69 'person':68 'ph':23 'pictur':50 'pronounc':49 'pronunci':40,75 'put':15 're':11 'rule':41,76 'sound':25 'though':67 'tidbit':66 'well':27 'wrong':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696559673 {#3466
    date: 2023-10-06 04:34:33.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 {#2042
  +user: App\Entity\User {#2333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Giffy pop popcorn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696551565 {#2351
    date: 2023-10-06 02:19:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 34077
  -bodyTs: "'giffi':1 'pop':2 'popcorn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551565 {#2347
    date: 2023-10-06 02:19:25.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 {#2042
  +user: App\Entity\User {#2333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Giffy pop popcorn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696551565 {#2351
    date: 2023-10-06 02:19:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 34077
  -bodyTs: "'giffi':1 'pop':2 'popcorn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551565 {#2347
    date: 2023-10-06 02:19:25.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 {#2042
  +user: App\Entity\User {#2333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Giffy pop popcorn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696551565 {#2351
    date: 2023-10-06 02:19:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 34077
  -bodyTs: "'giffi':1 'pop':2 'popcorn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551565 {#2347
    date: 2023-10-06 02:19:25.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 {#2124
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I just read it as it appears, phonetically, like any other word. Gif."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696587591 {#2103
    date: 2023-10-06 12:19:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 34079
  -bodyTs: "'appear':7 'gif':13 'like':9 'phonet':8 'read':3 'word':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551634 {#2106
    date: 2023-10-06 02:20:34.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 {#2124
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I just read it as it appears, phonetically, like any other word. Gif."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696587591 {#2103
    date: 2023-10-06 12:19:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 34079
  -bodyTs: "'appear':7 'gif':13 'like':9 'phonet':8 'read':3 'word':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551634 {#2106
    date: 2023-10-06 02:20:34.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 {#2124
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I just read it as it appears, phonetically, like any other word. Gif."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696587591 {#2103
    date: 2023-10-06 12:19:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 34079
  -bodyTs: "'appear':7 'gif':13 'like':9 'phonet':8 'read':3 'word':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551634 {#2106
    date: 2023-10-06 02:20:34.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 {#3230
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2124
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I just read it as it appears, phonetically, like any other word. Gif."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696587591 {#2103
      date: 2023-10-06 12:19:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2114 …}
    +nested: Doctrine\ORM\PersistentCollection {#2117 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    -id: 34079
    -bodyTs: "'appear':7 'gif':13 'like':9 'phonet':8 'read':3 'word':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551634 {#2106
      date: 2023-10-06 02:20:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2124}
  +body: """
    That approach must create quite a comical result when you read words like “priest” or “social”\n
    \n
    But yes, Gif (g like get) is the correct option
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696587590 {#3228
    date: 2023-10-06 12:19:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 34522
  -bodyTs: "'approach':2 'comic':7 'correct':25 'creat':4 'g':20 'get':22 'gif':19 'like':13,21 'must':3 'option':26 'priest':14 'quit':5 'read':11 'result':8 'social':16 'word':12 'yes':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1332801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696587590 {#3229
    date: 2023-10-06 12:19:50.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 {#3230
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2124
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I just read it as it appears, phonetically, like any other word. Gif."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696587591 {#2103
      date: 2023-10-06 12:19:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2114 …}
    +nested: Doctrine\ORM\PersistentCollection {#2117 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    -id: 34079
    -bodyTs: "'appear':7 'gif':13 'like':9 'phonet':8 'read':3 'word':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551634 {#2106
      date: 2023-10-06 02:20:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2124}
  +body: """
    That approach must create quite a comical result when you read words like “priest” or “social”\n
    \n
    But yes, Gif (g like get) is the correct option
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696587590 {#3228
    date: 2023-10-06 12:19:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 34522
  -bodyTs: "'approach':2 'comic':7 'correct':25 'creat':4 'g':20 'get':22 'gif':19 'like':13,21 'must':3 'option':26 'priest':14 'quit':5 'read':11 'result':8 'social':16 'word':12 'yes':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1332801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696587590 {#3229
    date: 2023-10-06 12:19:50.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 {#3230
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2124
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I just read it as it appears, phonetically, like any other word. Gif."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696587591 {#2103
      date: 2023-10-06 12:19:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2114 …}
    +nested: Doctrine\ORM\PersistentCollection {#2117 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    -id: 34079
    -bodyTs: "'appear':7 'gif':13 'like':9 'phonet':8 'read':3 'word':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551634 {#2106
      date: 2023-10-06 02:20:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2124}
  +body: """
    That approach must create quite a comical result when you read words like “priest” or “social”\n
    \n
    But yes, Gif (g like get) is the correct option
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696587590 {#3228
    date: 2023-10-06 12:19:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 34522
  -bodyTs: "'approach':2 'comic':7 'correct':25 'creat':4 'g':20 'get':22 'gif':19 'like':13,21 'must':3 'option':26 'priest':14 'quit':5 'read':11 'result':8 'social':16 'word':12 'yes':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1332801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696587590 {#3229
    date: 2023-10-06 12:19:50.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 {#2278
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "what is this in reference to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696564306 {#2295
    date: 2023-10-06 05:51:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vitriolix@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 34085
  -bodyTs: "'refer':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4423250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551814 {#2281
    date: 2023-10-06 02:23:34.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 {#2278
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "what is this in reference to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696564306 {#2295
    date: 2023-10-06 05:51:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vitriolix@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 34085
  -bodyTs: "'refer':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4423250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551814 {#2281
    date: 2023-10-06 02:23:34.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 {#2278
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "what is this in reference to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696564306 {#2295
    date: 2023-10-06 05:51:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vitriolix@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 34085
  -bodyTs: "'refer':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4423250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551814 {#2281
    date: 2023-10-06 02:23:34.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 {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2278
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "what is this in reference to?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696564306 {#2295
      date: 2023-10-06 05:51:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vitriolix@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 34085
    -bodyTs: "'refer':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4423250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551814 {#2281
      date: 2023-10-06 02:23:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2278}
  +body: "Twitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696564304 {#3244
    date: 2023-10-06 05:51:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vitriolix@lemmy.ml"
    "@daftwerder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 34266
  -bodyTs: "'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3057588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696564304 {#3245
    date: 2023-10-06 05:51:44.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 {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2278
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "what is this in reference to?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696564306 {#2295
      date: 2023-10-06 05:51:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vitriolix@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 34085
    -bodyTs: "'refer':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4423250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551814 {#2281
      date: 2023-10-06 02:23:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2278}
  +body: "Twitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696564304 {#3244
    date: 2023-10-06 05:51:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vitriolix@lemmy.ml"
    "@daftwerder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 34266
  -bodyTs: "'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3057588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696564304 {#3245
    date: 2023-10-06 05:51:44.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 {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2278
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "what is this in reference to?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696564306 {#2295
      date: 2023-10-06 05:51:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vitriolix@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 34085
    -bodyTs: "'refer':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4423250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551814 {#2281
      date: 2023-10-06 02:23:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2278}
  +body: "Twitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696564304 {#3244
    date: 2023-10-06 05:51:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vitriolix@lemmy.ml"
    "@daftwerder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 34266
  -bodyTs: "'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3057588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696564304 {#3245
    date: 2023-10-06 05:51:44.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 {#2287
  +user: App\Entity\User {#2150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Gif. The G is for Graphic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696561285 {#2256
    date: 2023-10-06 05:01:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 34086
  -bodyTs: "'g':3 'gif':1 'graphic':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4056745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551876 {#2251
    date: 2023-10-06 02:24:36.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 {#2287
  +user: App\Entity\User {#2150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Gif. The G is for Graphic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696561285 {#2256
    date: 2023-10-06 05:01:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 34086
  -bodyTs: "'g':3 'gif':1 'graphic':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4056745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551876 {#2251
    date: 2023-10-06 02:24:36.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 {#2287
  +user: App\Entity\User {#2150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Gif. The G is for Graphic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696561285 {#2256
    date: 2023-10-06 05:01:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 34086
  -bodyTs: "'g':3 'gif':1 'graphic':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4056745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696551876 {#2251
    date: 2023-10-06 02:24:36.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 {#3262
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2287
    +user: App\Entity\User {#2150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Gif. The G is for Graphic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696561285 {#2256
      date: 2023-10-06 05:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2188 …}
    +nested: Doctrine\ORM\PersistentCollection {#2034 …}
    +votes: Doctrine\ORM\PersistentCollection {#2156 …}
    +reports: Doctrine\ORM\PersistentCollection {#2154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
    -id: 34086
    -bodyTs: "'g':3 'gif':1 'graphic':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4056745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551876 {#2251
      date: 2023-10-06 02:24:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2287}
  +body: "Yes, that’s why we pronounce JPEG as Jay-Pheg."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696556244 {#3260
    date: 2023-10-06 03:37:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Nakoichi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
  -id: 34180
  -bodyTs: "'jay':10 'jay-pheg':9 'jpeg':7 'pheg':11 'pronounc':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3553105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696556244 {#3261
    date: 2023-10-06 03:37: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
83 DENIED edit
App\Entity\EntryComment {#3262
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2287
    +user: App\Entity\User {#2150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Gif. The G is for Graphic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696561285 {#2256
      date: 2023-10-06 05:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2188 …}
    +nested: Doctrine\ORM\PersistentCollection {#2034 …}
    +votes: Doctrine\ORM\PersistentCollection {#2156 …}
    +reports: Doctrine\ORM\PersistentCollection {#2154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
    -id: 34086
    -bodyTs: "'g':3 'gif':1 'graphic':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4056745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551876 {#2251
      date: 2023-10-06 02:24:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2287}
  +body: "Yes, that’s why we pronounce JPEG as Jay-Pheg."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696556244 {#3260
    date: 2023-10-06 03:37:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Nakoichi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
  -id: 34180
  -bodyTs: "'jay':10 'jay-pheg':9 'jpeg':7 'pheg':11 'pronounc':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3553105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696556244 {#3261
    date: 2023-10-06 03:37: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
84 DENIED moderate
App\Entity\EntryComment {#3262
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2287
    +user: App\Entity\User {#2150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Gif. The G is for Graphic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696561285 {#2256
      date: 2023-10-06 05:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2188 …}
    +nested: Doctrine\ORM\PersistentCollection {#2034 …}
    +votes: Doctrine\ORM\PersistentCollection {#2156 …}
    +reports: Doctrine\ORM\PersistentCollection {#2154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
    -id: 34086
    -bodyTs: "'g':3 'gif':1 'graphic':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4056745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551876 {#2251
      date: 2023-10-06 02:24:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2287}
  +body: "Yes, that’s why we pronounce JPEG as Jay-Pheg."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696556244 {#3260
    date: 2023-10-06 03:37:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Nakoichi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
  -id: 34180
  -bodyTs: "'jay':10 'jay-pheg':9 'jpeg':7 'pheg':11 'pronounc':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3553105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696556244 {#3261
    date: 2023-10-06 03:37: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
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 {#3278
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2287
    +user: App\Entity\User {#2150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Gif. The G is for Graphic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696561285 {#2256
      date: 2023-10-06 05:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2188 …}
    +nested: Doctrine\ORM\PersistentCollection {#2034 …}
    +votes: Doctrine\ORM\PersistentCollection {#2156 …}
    +reports: Doctrine\ORM\PersistentCollection {#2154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
    -id: 34086
    -bodyTs: "'g':3 'gif':1 'graphic':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4056745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551876 {#2251
      date: 2023-10-06 02:24:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2287}
  +body: """
    Acronyms are not typically dependent on the pronunciation of the words for which their letters stand. Here's a brief look at how a few common acronyms would be pronounced if they were:\n
    \n
    - JPEG -> jfeg\n
    - LASER -> less-ear\n
    - SCUBA -> scub-aah\n
    - NATO -> nut-oh\n
    - ROM -> Rome
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696561282 {#3276
    date: 2023-10-06 05:01:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Nakoichi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 34235
  -bodyTs: "'aah':43 'acronym':1,27 'brief':20 'common':26 'depend':5 'ear':39 'jfeg':35 'jpeg':34 'laser':36 'less':38 'less-ear':37 'letter':15 'look':21 'nato':44 'nut':46 'nut-oh':45 'oh':47 'pronounc':30 'pronunci':8 'rom':48 'rome':49 'scub':42 'scub-aah':41 'scuba':40 'stand':16 'typic':4 'word':11 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2787513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696561282 {#3277
    date: 2023-10-06 05:01:22.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 {#3278
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2287
    +user: App\Entity\User {#2150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Gif. The G is for Graphic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696561285 {#2256
      date: 2023-10-06 05:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2188 …}
    +nested: Doctrine\ORM\PersistentCollection {#2034 …}
    +votes: Doctrine\ORM\PersistentCollection {#2156 …}
    +reports: Doctrine\ORM\PersistentCollection {#2154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
    -id: 34086
    -bodyTs: "'g':3 'gif':1 'graphic':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4056745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551876 {#2251
      date: 2023-10-06 02:24:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2287}
  +body: """
    Acronyms are not typically dependent on the pronunciation of the words for which their letters stand. Here's a brief look at how a few common acronyms would be pronounced if they were:\n
    \n
    - JPEG -> jfeg\n
    - LASER -> less-ear\n
    - SCUBA -> scub-aah\n
    - NATO -> nut-oh\n
    - ROM -> Rome
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696561282 {#3276
    date: 2023-10-06 05:01:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Nakoichi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 34235
  -bodyTs: "'aah':43 'acronym':1,27 'brief':20 'common':26 'depend':5 'ear':39 'jfeg':35 'jpeg':34 'laser':36 'less':38 'less-ear':37 'letter':15 'look':21 'nato':44 'nut':46 'nut-oh':45 'oh':47 'pronounc':30 'pronunci':8 'rom':48 'rome':49 'scub':42 'scub-aah':41 'scuba':40 'stand':16 'typic':4 'word':11 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2787513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696561282 {#3277
    date: 2023-10-06 05:01:22.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 {#3278
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2287
    +user: App\Entity\User {#2150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Gif. The G is for Graphic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696561285 {#2256
      date: 2023-10-06 05:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2188 …}
    +nested: Doctrine\ORM\PersistentCollection {#2034 …}
    +votes: Doctrine\ORM\PersistentCollection {#2156 …}
    +reports: Doctrine\ORM\PersistentCollection {#2154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
    -id: 34086
    -bodyTs: "'g':3 'gif':1 'graphic':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4056745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696551876 {#2251
      date: 2023-10-06 02:24:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2287}
  +body: """
    Acronyms are not typically dependent on the pronunciation of the words for which their letters stand. Here's a brief look at how a few common acronyms would be pronounced if they were:\n
    \n
    - JPEG -> jfeg\n
    - LASER -> less-ear\n
    - SCUBA -> scub-aah\n
    - NATO -> nut-oh\n
    - ROM -> Rome
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696561282 {#3276
    date: 2023-10-06 05:01:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Nakoichi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 34235
  -bodyTs: "'aah':43 'acronym':1,27 'brief':20 'common':26 'depend':5 'ear':39 'jfeg':35 'jpeg':34 'laser':36 'less':38 'less-ear':37 'letter':15 'look':21 'nato':44 'nut':46 'nut-oh':45 'oh':47 'pronounc':30 'pronunci':8 'rom':48 'rome':49 'scub':42 'scub-aah':41 'scuba':40 'stand':16 'typic':4 'word':11 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2787513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696561282 {#3277
    date: 2023-10-06 05:01:22.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 {#1980
  +user: App\Entity\User {#1350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
    \n
    It is in bad taste. To say the least.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1696666671 {#1984
    date: 2023-10-07 10:17:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2375 …}
  +nested: Doctrine\ORM\PersistentCollection {#2374 …}
  +votes: Doctrine\ORM\PersistentCollection {#2362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 34091
  -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4423368"
  +editedAt: DateTimeImmutable @1696552211 {#1987
    date: 2023-10-06 02:30:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696552172 {#1981
    date: 2023-10-06 02:29: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
91 DENIED edit
App\Entity\EntryComment {#1980
  +user: App\Entity\User {#1350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
    \n
    It is in bad taste. To say the least.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1696666671 {#1984
    date: 2023-10-07 10:17:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2375 …}
  +nested: Doctrine\ORM\PersistentCollection {#2374 …}
  +votes: Doctrine\ORM\PersistentCollection {#2362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 34091
  -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4423368"
  +editedAt: DateTimeImmutable @1696552211 {#1987
    date: 2023-10-06 02:30:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696552172 {#1981
    date: 2023-10-06 02:29: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
92 DENIED moderate
App\Entity\EntryComment {#1980
  +user: App\Entity\User {#1350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
    \n
    It is in bad taste. To say the least.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1696666671 {#1984
    date: 2023-10-07 10:17:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2375 …}
  +nested: Doctrine\ORM\PersistentCollection {#2374 …}
  +votes: Doctrine\ORM\PersistentCollection {#2362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 34091
  -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4423368"
  +editedAt: DateTimeImmutable @1696552211 {#1987
    date: 2023-10-06 02:30:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696552172 {#1981
    date: 2023-10-06 02:29: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
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 {#3294
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1980
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
      \n
      It is in bad taste. To say the least.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696666671 {#1984
      date: 2023-10-07 10:17:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2375 …}
    +nested: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
    -id: 34091
    -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4423368"
    +editedAt: DateTimeImmutable @1696552211 {#1987
      date: 2023-10-06 02:30:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696552172 {#1981
      date: 2023-10-06 02:29:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: """
    Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
    \n
    Next time I’ll have the caption included in the picture so as to avoid confusion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696553268 {#3292
    date: 2023-10-06 02:47:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3296 …}
  +nested: Doctrine\ORM\PersistentCollection {#3298 …}
  +votes: Doctrine\ORM\PersistentCollection {#3300 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 34108
  -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553268 {#3293
    date: 2023-10-06 02:47: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
95 DENIED edit
App\Entity\EntryComment {#3294
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1980
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
      \n
      It is in bad taste. To say the least.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696666671 {#1984
      date: 2023-10-07 10:17:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2375 …}
    +nested: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
    -id: 34091
    -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4423368"
    +editedAt: DateTimeImmutable @1696552211 {#1987
      date: 2023-10-06 02:30:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696552172 {#1981
      date: 2023-10-06 02:29:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: """
    Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
    \n
    Next time I’ll have the caption included in the picture so as to avoid confusion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696553268 {#3292
    date: 2023-10-06 02:47:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3296 …}
  +nested: Doctrine\ORM\PersistentCollection {#3298 …}
  +votes: Doctrine\ORM\PersistentCollection {#3300 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 34108
  -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553268 {#3293
    date: 2023-10-06 02:47: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
96 DENIED moderate
App\Entity\EntryComment {#3294
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1980
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
      \n
      It is in bad taste. To say the least.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696666671 {#1984
      date: 2023-10-07 10:17:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2375 …}
    +nested: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
    -id: 34091
    -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4423368"
    +editedAt: DateTimeImmutable @1696552211 {#1987
      date: 2023-10-06 02:30:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696552172 {#1981
      date: 2023-10-06 02:29:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: """
    Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
    \n
    Next time I’ll have the caption included in the picture so as to avoid confusion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696553268 {#3292
    date: 2023-10-06 02:47:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3296 …}
  +nested: Doctrine\ORM\PersistentCollection {#3298 …}
  +votes: Doctrine\ORM\PersistentCollection {#3300 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 34108
  -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553268 {#3293
    date: 2023-10-06 02:47: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
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 {#3368
  +user: Proxies\__CG__\App\Entity\User {#3364 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1980
      +user: App\Entity\User {#1350 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
        \n
        It is in bad taste. To say the least.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1696666671 {#1984
        date: 2023-10-07 10:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2375 …}
      +nested: Doctrine\ORM\PersistentCollection {#2374 …}
      +votes: Doctrine\ORM\PersistentCollection {#2362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
      -id: 34091
      -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4423368"
      +editedAt: DateTimeImmutable @1696552211 {#1987
        date: 2023-10-06 02:30:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696552172 {#1981
        date: 2023-10-06 02:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
      \n
      Next time I’ll have the caption included in the picture so as to avoid confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696553268 {#3292
      date: 2023-10-06 02:47:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 34108
    -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553268 {#3293
      date: 2023-10-06 02:47:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "I don’t see a caption on Sync."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696555716 {#3369
    date: 2023-10-06 03:28:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3358 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
  -id: 34170
  -bodyTs: "'caption':6 'see':4 'sync':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696555716 {#3372
    date: 2023-10-06 03:28:36.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 {#3368
  +user: Proxies\__CG__\App\Entity\User {#3364 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1980
      +user: App\Entity\User {#1350 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
        \n
        It is in bad taste. To say the least.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1696666671 {#1984
        date: 2023-10-07 10:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2375 …}
      +nested: Doctrine\ORM\PersistentCollection {#2374 …}
      +votes: Doctrine\ORM\PersistentCollection {#2362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
      -id: 34091
      -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4423368"
      +editedAt: DateTimeImmutable @1696552211 {#1987
        date: 2023-10-06 02:30:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696552172 {#1981
        date: 2023-10-06 02:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
      \n
      Next time I’ll have the caption included in the picture so as to avoid confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696553268 {#3292
      date: 2023-10-06 02:47:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 34108
    -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553268 {#3293
      date: 2023-10-06 02:47:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "I don’t see a caption on Sync."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696555716 {#3369
    date: 2023-10-06 03:28:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3358 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
  -id: 34170
  -bodyTs: "'caption':6 'see':4 'sync':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696555716 {#3372
    date: 2023-10-06 03:28:36.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 {#3368
  +user: Proxies\__CG__\App\Entity\User {#3364 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1980
      +user: App\Entity\User {#1350 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
        \n
        It is in bad taste. To say the least.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1696666671 {#1984
        date: 2023-10-07 10:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2375 …}
      +nested: Doctrine\ORM\PersistentCollection {#2374 …}
      +votes: Doctrine\ORM\PersistentCollection {#2362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
      -id: 34091
      -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4423368"
      +editedAt: DateTimeImmutable @1696552211 {#1987
        date: 2023-10-06 02:30:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696552172 {#1981
        date: 2023-10-06 02:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
      \n
      Next time I’ll have the caption included in the picture so as to avoid confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696553268 {#3292
      date: 2023-10-06 02:47:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 34108
    -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553268 {#3293
      date: 2023-10-06 02:47:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "I don’t see a caption on Sync."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696555716 {#3369
    date: 2023-10-06 03:28:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3358 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
  -id: 34170
  -bodyTs: "'caption':6 'see':4 'sync':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696555716 {#3372
    date: 2023-10-06 03:28:36.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 {#3454
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3368
    +user: Proxies\__CG__\App\Entity\User {#3364 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: Proxies\__CG__\App\Entity\User {#3295 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1980
        +user: App\Entity\User {#1350 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
          \n
          It is in bad taste. To say the least.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1696666671 {#1984
          date: 2023-10-07 10:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2375 …}
        +nested: Doctrine\ORM\PersistentCollection {#2374 …}
        +votes: Doctrine\ORM\PersistentCollection {#2362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
        -id: 34091
        -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4423368"
        +editedAt: DateTimeImmutable @1696552211 {#1987
          date: 2023-10-06 02:30:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696552172 {#1981
          date: 2023-10-06 02:29:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: """
        Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
        \n
        Next time I’ll have the caption included in the picture so as to avoid confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696553268 {#3292
        date: 2023-10-06 02:47:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3296 …}
      +nested: Doctrine\ORM\PersistentCollection {#3298 …}
      +votes: Doctrine\ORM\PersistentCollection {#3300 …}
      +reports: Doctrine\ORM\PersistentCollection {#3302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
      -id: 34108
      -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553268 {#3293
        date: 2023-10-06 02:47:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: "I don’t see a caption on Sync."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696555716 {#3369
      date: 2023-10-06 03:28:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3358 …}
    +votes: Doctrine\ORM\PersistentCollection {#3362 …}
    +reports: Doctrine\ORM\PersistentCollection {#3374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
    -id: 34170
    -bodyTs: "'caption':6 'see':4 'sync':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696555716 {#3372
      date: 2023-10-06 03:28:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "Interesting! Does Sync usually not display captions/titles of posts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696556595 {#3455
    date: 2023-10-06 03:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@WillFord27@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3449 …}
  +reports: Doctrine\ORM\PersistentCollection {#3459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
  -id: 34191
  -bodyTs: "'captions/titles':7 'display':6 'interest':1 'post':9 'sync':3 'usual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696556595 {#3458
    date: 2023-10-06 03:43: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
103 DENIED edit
App\Entity\EntryComment {#3454
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3368
    +user: Proxies\__CG__\App\Entity\User {#3364 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: Proxies\__CG__\App\Entity\User {#3295 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1980
        +user: App\Entity\User {#1350 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
          \n
          It is in bad taste. To say the least.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1696666671 {#1984
          date: 2023-10-07 10:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2375 …}
        +nested: Doctrine\ORM\PersistentCollection {#2374 …}
        +votes: Doctrine\ORM\PersistentCollection {#2362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
        -id: 34091
        -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4423368"
        +editedAt: DateTimeImmutable @1696552211 {#1987
          date: 2023-10-06 02:30:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696552172 {#1981
          date: 2023-10-06 02:29:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: """
        Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
        \n
        Next time I’ll have the caption included in the picture so as to avoid confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696553268 {#3292
        date: 2023-10-06 02:47:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3296 …}
      +nested: Doctrine\ORM\PersistentCollection {#3298 …}
      +votes: Doctrine\ORM\PersistentCollection {#3300 …}
      +reports: Doctrine\ORM\PersistentCollection {#3302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
      -id: 34108
      -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553268 {#3293
        date: 2023-10-06 02:47:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: "I don’t see a caption on Sync."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696555716 {#3369
      date: 2023-10-06 03:28:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3358 …}
    +votes: Doctrine\ORM\PersistentCollection {#3362 …}
    +reports: Doctrine\ORM\PersistentCollection {#3374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
    -id: 34170
    -bodyTs: "'caption':6 'see':4 'sync':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696555716 {#3372
      date: 2023-10-06 03:28:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "Interesting! Does Sync usually not display captions/titles of posts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696556595 {#3455
    date: 2023-10-06 03:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@WillFord27@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3449 …}
  +reports: Doctrine\ORM\PersistentCollection {#3459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
  -id: 34191
  -bodyTs: "'captions/titles':7 'display':6 'interest':1 'post':9 'sync':3 'usual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696556595 {#3458
    date: 2023-10-06 03:43: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
104 DENIED moderate
App\Entity\EntryComment {#3454
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3368
    +user: Proxies\__CG__\App\Entity\User {#3364 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: Proxies\__CG__\App\Entity\User {#3295 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1980
        +user: App\Entity\User {#1350 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
          \n
          It is in bad taste. To say the least.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1696666671 {#1984
          date: 2023-10-07 10:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2375 …}
        +nested: Doctrine\ORM\PersistentCollection {#2374 …}
        +votes: Doctrine\ORM\PersistentCollection {#2362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
        -id: 34091
        -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4423368"
        +editedAt: DateTimeImmutable @1696552211 {#1987
          date: 2023-10-06 02:30:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696552172 {#1981
          date: 2023-10-06 02:29:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: """
        Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
        \n
        Next time I’ll have the caption included in the picture so as to avoid confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696553268 {#3292
        date: 2023-10-06 02:47:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3296 …}
      +nested: Doctrine\ORM\PersistentCollection {#3298 …}
      +votes: Doctrine\ORM\PersistentCollection {#3300 …}
      +reports: Doctrine\ORM\PersistentCollection {#3302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
      -id: 34108
      -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553268 {#3293
        date: 2023-10-06 02:47:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: "I don’t see a caption on Sync."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696555716 {#3369
      date: 2023-10-06 03:28:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3358 …}
    +votes: Doctrine\ORM\PersistentCollection {#3362 …}
    +reports: Doctrine\ORM\PersistentCollection {#3374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
    -id: 34170
    -bodyTs: "'caption':6 'see':4 'sync':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696555716 {#3372
      date: 2023-10-06 03:28:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "Interesting! Does Sync usually not display captions/titles of posts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696556595 {#3455
    date: 2023-10-06 03:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@WillFord27@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3449 …}
  +reports: Doctrine\ORM\PersistentCollection {#3459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
  -id: 34191
  -bodyTs: "'captions/titles':7 'display':6 'interest':1 'post':9 'sync':3 'usual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696556595 {#3458
    date: 2023-10-06 03:43: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
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 {#3517
  +user: Proxies\__CG__\App\Entity\User {#3520 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3454
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3368
      +user: Proxies\__CG__\App\Entity\User {#3364 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3294
        +user: Proxies\__CG__\App\Entity\User {#3295 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#1980
          +user: App\Entity\User {#1350 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
            \n
            It is in bad taste. To say the least.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 64
          +score: 0
          +lastActive: DateTime @1696666671 {#1984
            date: 2023-10-07 10:17:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2375 …}
          +nested: Doctrine\ORM\PersistentCollection {#2374 …}
          +votes: Doctrine\ORM\PersistentCollection {#2362 …}
          +reports: Doctrine\ORM\PersistentCollection {#2367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
          -id: 34091
          -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4423368"
          +editedAt: DateTimeImmutable @1696552211 {#1987
            date: 2023-10-06 02:30:11.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696552172 {#1981
            date: 2023-10-06 02:29:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1980}
        +body: """
          Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
          \n
          Next time I’ll have the caption included in the picture so as to avoid confusion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1696553268 {#3292
          date: 2023-10-06 02:47:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@original_reader@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3296 …}
        +nested: Doctrine\ORM\PersistentCollection {#3298 …}
        +votes: Doctrine\ORM\PersistentCollection {#3300 …}
        +reports: Doctrine\ORM\PersistentCollection {#3302 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
        -id: 34108
        -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4173183"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696553268 {#3293
          date: 2023-10-06 02:47:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: "I don’t see a caption on Sync."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696555716 {#3369
        date: 2023-10-06 03:28:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3360 …}
      +nested: Doctrine\ORM\PersistentCollection {#3358 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3374 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
      -id: 34170
      -bodyTs: "'caption':6 'see':4 'sync':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696555716 {#3372
        date: 2023-10-06 03:28:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: "Interesting! Does Sync usually not display captions/titles of posts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696556595 {#3455
      date: 2023-10-06 03:43:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
      "@WillFord27@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3450 …}
    +nested: Doctrine\ORM\PersistentCollection {#3445 …}
    +votes: Doctrine\ORM\PersistentCollection {#3449 …}
    +reports: Doctrine\ORM\PersistentCollection {#3459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
    -id: 34191
    -bodyTs: "'captions/titles':7 'display':6 'interest':1 'post':9 'sync':3 'usual':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696556595 {#3458
      date: 2023-10-06 03:43:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: """
    ![](https://lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)\n
    \n
    It has the title but if you had some other text it doesn’t show up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696562411 {#3516
    date: 2023-10-06 05:20:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@WillFord27@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3524 …}
  +nested: Doctrine\ORM\PersistentCollection {#3526 …}
  +votes: Doctrine\ORM\PersistentCollection {#3522 …}
  +reports: Doctrine\ORM\PersistentCollection {#3528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
  -id: 34251
  -bodyTs: "'/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':3 'doesn':16 'lemmy.world':2 'lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':1 'show':18 'text':14 'titl':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4175682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562411 {#3513
    date: 2023-10-06 05:20: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
107 DENIED edit
App\Entity\EntryComment {#3517
  +user: Proxies\__CG__\App\Entity\User {#3520 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3454
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3368
      +user: Proxies\__CG__\App\Entity\User {#3364 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3294
        +user: Proxies\__CG__\App\Entity\User {#3295 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#1980
          +user: App\Entity\User {#1350 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
            \n
            It is in bad taste. To say the least.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 64
          +score: 0
          +lastActive: DateTime @1696666671 {#1984
            date: 2023-10-07 10:17:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2375 …}
          +nested: Doctrine\ORM\PersistentCollection {#2374 …}
          +votes: Doctrine\ORM\PersistentCollection {#2362 …}
          +reports: Doctrine\ORM\PersistentCollection {#2367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
          -id: 34091
          -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4423368"
          +editedAt: DateTimeImmutable @1696552211 {#1987
            date: 2023-10-06 02:30:11.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696552172 {#1981
            date: 2023-10-06 02:29:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1980}
        +body: """
          Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
          \n
          Next time I’ll have the caption included in the picture so as to avoid confusion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1696553268 {#3292
          date: 2023-10-06 02:47:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@original_reader@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3296 …}
        +nested: Doctrine\ORM\PersistentCollection {#3298 …}
        +votes: Doctrine\ORM\PersistentCollection {#3300 …}
        +reports: Doctrine\ORM\PersistentCollection {#3302 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
        -id: 34108
        -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4173183"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696553268 {#3293
          date: 2023-10-06 02:47:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: "I don’t see a caption on Sync."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696555716 {#3369
        date: 2023-10-06 03:28:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3360 …}
      +nested: Doctrine\ORM\PersistentCollection {#3358 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3374 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
      -id: 34170
      -bodyTs: "'caption':6 'see':4 'sync':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696555716 {#3372
        date: 2023-10-06 03:28:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: "Interesting! Does Sync usually not display captions/titles of posts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696556595 {#3455
      date: 2023-10-06 03:43:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
      "@WillFord27@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3450 …}
    +nested: Doctrine\ORM\PersistentCollection {#3445 …}
    +votes: Doctrine\ORM\PersistentCollection {#3449 …}
    +reports: Doctrine\ORM\PersistentCollection {#3459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
    -id: 34191
    -bodyTs: "'captions/titles':7 'display':6 'interest':1 'post':9 'sync':3 'usual':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696556595 {#3458
      date: 2023-10-06 03:43:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: """
    ![](https://lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)\n
    \n
    It has the title but if you had some other text it doesn’t show up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696562411 {#3516
    date: 2023-10-06 05:20:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@WillFord27@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3524 …}
  +nested: Doctrine\ORM\PersistentCollection {#3526 …}
  +votes: Doctrine\ORM\PersistentCollection {#3522 …}
  +reports: Doctrine\ORM\PersistentCollection {#3528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
  -id: 34251
  -bodyTs: "'/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':3 'doesn':16 'lemmy.world':2 'lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':1 'show':18 'text':14 'titl':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4175682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562411 {#3513
    date: 2023-10-06 05:20: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
108 DENIED moderate
App\Entity\EntryComment {#3517
  +user: Proxies\__CG__\App\Entity\User {#3520 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3454
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3368
      +user: Proxies\__CG__\App\Entity\User {#3364 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3294
        +user: Proxies\__CG__\App\Entity\User {#3295 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#1980
          +user: App\Entity\User {#1350 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
            \n
            It is in bad taste. To say the least.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 64
          +score: 0
          +lastActive: DateTime @1696666671 {#1984
            date: 2023-10-07 10:17:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2375 …}
          +nested: Doctrine\ORM\PersistentCollection {#2374 …}
          +votes: Doctrine\ORM\PersistentCollection {#2362 …}
          +reports: Doctrine\ORM\PersistentCollection {#2367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
          -id: 34091
          -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4423368"
          +editedAt: DateTimeImmutable @1696552211 {#1987
            date: 2023-10-06 02:30:11.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696552172 {#1981
            date: 2023-10-06 02:29:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1980}
        +body: """
          Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
          \n
          Next time I’ll have the caption included in the picture so as to avoid confusion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1696553268 {#3292
          date: 2023-10-06 02:47:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@original_reader@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3296 …}
        +nested: Doctrine\ORM\PersistentCollection {#3298 …}
        +votes: Doctrine\ORM\PersistentCollection {#3300 …}
        +reports: Doctrine\ORM\PersistentCollection {#3302 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
        -id: 34108
        -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4173183"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696553268 {#3293
          date: 2023-10-06 02:47:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: "I don’t see a caption on Sync."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696555716 {#3369
        date: 2023-10-06 03:28:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3360 …}
      +nested: Doctrine\ORM\PersistentCollection {#3358 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3374 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
      -id: 34170
      -bodyTs: "'caption':6 'see':4 'sync':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696555716 {#3372
        date: 2023-10-06 03:28:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: "Interesting! Does Sync usually not display captions/titles of posts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696556595 {#3455
      date: 2023-10-06 03:43:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
      "@WillFord27@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3450 …}
    +nested: Doctrine\ORM\PersistentCollection {#3445 …}
    +votes: Doctrine\ORM\PersistentCollection {#3449 …}
    +reports: Doctrine\ORM\PersistentCollection {#3459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
    -id: 34191
    -bodyTs: "'captions/titles':7 'display':6 'interest':1 'post':9 'sync':3 'usual':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696556595 {#3458
      date: 2023-10-06 03:43:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: """
    ![](https://lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)\n
    \n
    It has the title but if you had some other text it doesn’t show up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696562411 {#3516
    date: 2023-10-06 05:20:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@WillFord27@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3524 …}
  +nested: Doctrine\ORM\PersistentCollection {#3526 …}
  +votes: Doctrine\ORM\PersistentCollection {#3522 …}
  +reports: Doctrine\ORM\PersistentCollection {#3528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
  -id: 34251
  -bodyTs: "'/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':3 'doesn':16 'lemmy.world':2 'lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':1 'show':18 'text':14 'titl':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4175682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562411 {#3513
    date: 2023-10-06 05:20: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
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 {#3549
  +user: Proxies\__CG__\App\Entity\User {#3541 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3517
    +user: Proxies\__CG__\App\Entity\User {#3520 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3454
      +user: Proxies\__CG__\App\Entity\User {#3295 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3368
        +user: Proxies\__CG__\App\Entity\User {#3364 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3294
          +user: Proxies\__CG__\App\Entity\User {#3295 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#1980
            +user: App\Entity\User {#1350 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
              \n
              It is in bad taste. To say the least.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 64
            +score: 0
            +lastActive: DateTime @1696666671 {#1984
              date: 2023-10-07 10:17:51.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Lauchs@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2375 …}
            +nested: Doctrine\ORM\PersistentCollection {#2374 …}
            +votes: Doctrine\ORM\PersistentCollection {#2362 …}
            +reports: Doctrine\ORM\PersistentCollection {#2367 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
            -id: 34091
            -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4423368"
            +editedAt: DateTimeImmutable @1696552211 {#1987
              date: 2023-10-06 02:30:11.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696552172 {#1981
              date: 2023-10-06 02:29:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1980}
          +body: """
            Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
            \n
            Next time I’ll have the caption included in the picture so as to avoid confusion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1696553268 {#3292
            date: 2023-10-06 02:47:48.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
            "@original_reader@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3296 …}
          +nested: Doctrine\ORM\PersistentCollection {#3298 …}
          +votes: Doctrine\ORM\PersistentCollection {#3300 …}
          +reports: Doctrine\ORM\PersistentCollection {#3302 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
          -id: 34108
          -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4173183"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696553268 {#3293
            date: 2023-10-06 02:47:48.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1980}
        +body: "I don’t see a caption on Sync."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696555716 {#3369
          date: 2023-10-06 03:28:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@original_reader@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3360 …}
        +nested: Doctrine\ORM\PersistentCollection {#3358 …}
        +votes: Doctrine\ORM\PersistentCollection {#3362 …}
        +reports: Doctrine\ORM\PersistentCollection {#3374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
        -id: 34170
        -bodyTs: "'caption':6 'see':4 'sync':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4173898"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696555716 {#3372
          date: 2023-10-06 03:28:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: "Interesting! Does Sync usually not display captions/titles of posts?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696556595 {#3455
        date: 2023-10-06 03:43:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
        "@WillFord27@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3450 …}
      +nested: Doctrine\ORM\PersistentCollection {#3445 …}
      +votes: Doctrine\ORM\PersistentCollection {#3449 …}
      +reports: Doctrine\ORM\PersistentCollection {#3459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
      -id: 34191
      -bodyTs: "'captions/titles':7 'display':6 'interest':1 'post':9 'sync':3 'usual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696556595 {#3458
        date: 2023-10-06 03:43:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      ![](https://lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)\n
      \n
      It has the title but if you had some other text it doesn’t show up.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696562411 {#3516
      date: 2023-10-06 05:20:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
      "@WillFord27@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3524 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3522 …}
    +reports: Doctrine\ORM\PersistentCollection {#3528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
    -id: 34251
    -bodyTs: "'/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':3 'doesn':16 'lemmy.world':2 'lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':1 'show':18 'text':14 'titl':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4175682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696562411 {#3513
      date: 2023-10-06 05:20:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "It doesn’t show up in Boost for Lemmy on Android either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696575449 {#3544
    date: 2023-10-06 08:57:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@WillFord27@lemmy.world"
    "@glitch1985@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3539 …}
  +nested: Doctrine\ORM\PersistentCollection {#3537 …}
  +votes: Doctrine\ORM\PersistentCollection {#3535 …}
  +reports: Doctrine\ORM\PersistentCollection {#3551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3555 …}
  -id: 34412
  -bodyTs: "'android':11 'boost':7 'doesn':2 'either':12 'lemmi':9 'show':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4179039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696575449 {#3547
    date: 2023-10-06 08:57: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
111 DENIED edit
App\Entity\EntryComment {#3549
  +user: Proxies\__CG__\App\Entity\User {#3541 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3517
    +user: Proxies\__CG__\App\Entity\User {#3520 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3454
      +user: Proxies\__CG__\App\Entity\User {#3295 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3368
        +user: Proxies\__CG__\App\Entity\User {#3364 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3294
          +user: Proxies\__CG__\App\Entity\User {#3295 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#1980
            +user: App\Entity\User {#1350 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
              \n
              It is in bad taste. To say the least.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 64
            +score: 0
            +lastActive: DateTime @1696666671 {#1984
              date: 2023-10-07 10:17:51.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Lauchs@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2375 …}
            +nested: Doctrine\ORM\PersistentCollection {#2374 …}
            +votes: Doctrine\ORM\PersistentCollection {#2362 …}
            +reports: Doctrine\ORM\PersistentCollection {#2367 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
            -id: 34091
            -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4423368"
            +editedAt: DateTimeImmutable @1696552211 {#1987
              date: 2023-10-06 02:30:11.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696552172 {#1981
              date: 2023-10-06 02:29:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1980}
          +body: """
            Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
            \n
            Next time I’ll have the caption included in the picture so as to avoid confusion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1696553268 {#3292
            date: 2023-10-06 02:47:48.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
            "@original_reader@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3296 …}
          +nested: Doctrine\ORM\PersistentCollection {#3298 …}
          +votes: Doctrine\ORM\PersistentCollection {#3300 …}
          +reports: Doctrine\ORM\PersistentCollection {#3302 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
          -id: 34108
          -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4173183"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696553268 {#3293
            date: 2023-10-06 02:47:48.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1980}
        +body: "I don’t see a caption on Sync."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696555716 {#3369
          date: 2023-10-06 03:28:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@original_reader@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3360 …}
        +nested: Doctrine\ORM\PersistentCollection {#3358 …}
        +votes: Doctrine\ORM\PersistentCollection {#3362 …}
        +reports: Doctrine\ORM\PersistentCollection {#3374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
        -id: 34170
        -bodyTs: "'caption':6 'see':4 'sync':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4173898"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696555716 {#3372
          date: 2023-10-06 03:28:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: "Interesting! Does Sync usually not display captions/titles of posts?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696556595 {#3455
        date: 2023-10-06 03:43:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
        "@WillFord27@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3450 …}
      +nested: Doctrine\ORM\PersistentCollection {#3445 …}
      +votes: Doctrine\ORM\PersistentCollection {#3449 …}
      +reports: Doctrine\ORM\PersistentCollection {#3459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
      -id: 34191
      -bodyTs: "'captions/titles':7 'display':6 'interest':1 'post':9 'sync':3 'usual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696556595 {#3458
        date: 2023-10-06 03:43:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      ![](https://lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)\n
      \n
      It has the title but if you had some other text it doesn’t show up.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696562411 {#3516
      date: 2023-10-06 05:20:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
      "@WillFord27@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3524 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3522 …}
    +reports: Doctrine\ORM\PersistentCollection {#3528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
    -id: 34251
    -bodyTs: "'/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':3 'doesn':16 'lemmy.world':2 'lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':1 'show':18 'text':14 'titl':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4175682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696562411 {#3513
      date: 2023-10-06 05:20:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "It doesn’t show up in Boost for Lemmy on Android either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696575449 {#3544
    date: 2023-10-06 08:57:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@WillFord27@lemmy.world"
    "@glitch1985@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3539 …}
  +nested: Doctrine\ORM\PersistentCollection {#3537 …}
  +votes: Doctrine\ORM\PersistentCollection {#3535 …}
  +reports: Doctrine\ORM\PersistentCollection {#3551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3555 …}
  -id: 34412
  -bodyTs: "'android':11 'boost':7 'doesn':2 'either':12 'lemmi':9 'show':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4179039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696575449 {#3547
    date: 2023-10-06 08:57: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
112 DENIED moderate
App\Entity\EntryComment {#3549
  +user: Proxies\__CG__\App\Entity\User {#3541 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3517
    +user: Proxies\__CG__\App\Entity\User {#3520 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3454
      +user: Proxies\__CG__\App\Entity\User {#3295 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3368
        +user: Proxies\__CG__\App\Entity\User {#3364 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3294
          +user: Proxies\__CG__\App\Entity\User {#3295 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#1980
            +user: App\Entity\User {#1350 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
              \n
              It is in bad taste. To say the least.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 64
            +score: 0
            +lastActive: DateTime @1696666671 {#1984
              date: 2023-10-07 10:17:51.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Lauchs@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2375 …}
            +nested: Doctrine\ORM\PersistentCollection {#2374 …}
            +votes: Doctrine\ORM\PersistentCollection {#2362 …}
            +reports: Doctrine\ORM\PersistentCollection {#2367 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
            -id: 34091
            -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4423368"
            +editedAt: DateTimeImmutable @1696552211 {#1987
              date: 2023-10-06 02:30:11.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696552172 {#1981
              date: 2023-10-06 02:29:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1980}
          +body: """
            Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
            \n
            Next time I’ll have the caption included in the picture so as to avoid confusion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1696553268 {#3292
            date: 2023-10-06 02:47:48.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
            "@original_reader@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3296 …}
          +nested: Doctrine\ORM\PersistentCollection {#3298 …}
          +votes: Doctrine\ORM\PersistentCollection {#3300 …}
          +reports: Doctrine\ORM\PersistentCollection {#3302 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
          -id: 34108
          -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4173183"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696553268 {#3293
            date: 2023-10-06 02:47:48.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1980}
        +body: "I don’t see a caption on Sync."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696555716 {#3369
          date: 2023-10-06 03:28:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@original_reader@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3360 …}
        +nested: Doctrine\ORM\PersistentCollection {#3358 …}
        +votes: Doctrine\ORM\PersistentCollection {#3362 …}
        +reports: Doctrine\ORM\PersistentCollection {#3374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
        -id: 34170
        -bodyTs: "'caption':6 'see':4 'sync':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4173898"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696555716 {#3372
          date: 2023-10-06 03:28:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: "Interesting! Does Sync usually not display captions/titles of posts?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696556595 {#3455
        date: 2023-10-06 03:43:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
        "@WillFord27@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3450 …}
      +nested: Doctrine\ORM\PersistentCollection {#3445 …}
      +votes: Doctrine\ORM\PersistentCollection {#3449 …}
      +reports: Doctrine\ORM\PersistentCollection {#3459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
      -id: 34191
      -bodyTs: "'captions/titles':7 'display':6 'interest':1 'post':9 'sync':3 'usual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696556595 {#3458
        date: 2023-10-06 03:43:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      ![](https://lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)\n
      \n
      It has the title but if you had some other text it doesn’t show up.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696562411 {#3516
      date: 2023-10-06 05:20:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
      "@WillFord27@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3524 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3522 …}
    +reports: Doctrine\ORM\PersistentCollection {#3528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
    -id: 34251
    -bodyTs: "'/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':3 'doesn':16 'lemmy.world':2 'lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':1 'show':18 'text':14 'titl':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4175682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696562411 {#3513
      date: 2023-10-06 05:20:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "It doesn’t show up in Boost for Lemmy on Android either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696575449 {#3544
    date: 2023-10-06 08:57:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@WillFord27@lemmy.world"
    "@glitch1985@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3539 …}
  +nested: Doctrine\ORM\PersistentCollection {#3537 …}
  +votes: Doctrine\ORM\PersistentCollection {#3535 …}
  +reports: Doctrine\ORM\PersistentCollection {#3551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3555 …}
  -id: 34412
  -bodyTs: "'android':11 'boost':7 'doesn':2 'either':12 'lemmi':9 'show':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4179039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696575449 {#3547
    date: 2023-10-06 08:57: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
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 {#3572
  +user: Proxies\__CG__\App\Entity\User {#3564 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3549
    +user: Proxies\__CG__\App\Entity\User {#3541 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3517
      +user: Proxies\__CG__\App\Entity\User {#3520 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3454
        +user: Proxies\__CG__\App\Entity\User {#3295 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3368
          +user: Proxies\__CG__\App\Entity\User {#3364 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3294
            +user: Proxies\__CG__\App\Entity\User {#3295 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#1980
              +user: App\Entity\User {#1350 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: null
              +root: null
              +body: """
                This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
                \n
                It is in bad taste. To say the least.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 64
              +score: 0
              +lastActive: DateTime @1696666671 {#1984
                date: 2023-10-07 10:17:51.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Lauchs@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2375 …}
              +nested: Doctrine\ORM\PersistentCollection {#2374 …}
              +votes: Doctrine\ORM\PersistentCollection {#2362 …}
              +reports: Doctrine\ORM\PersistentCollection {#2367 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
              -id: 34091
              -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/4423368"
              +editedAt: DateTimeImmutable @1696552211 {#1987
                date: 2023-10-06 02:30:11.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696552172 {#1981
                date: 2023-10-06 02:29:32.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1980}
            +body: """
              Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
              \n
              Next time I’ll have the caption included in the picture so as to avoid confusion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1696553268 {#3292
              date: 2023-10-06 02:47:48.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Lauchs@lemmy.world"
              "@original_reader@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3296 …}
            +nested: Doctrine\ORM\PersistentCollection {#3298 …}
            +votes: Doctrine\ORM\PersistentCollection {#3300 …}
            +reports: Doctrine\ORM\PersistentCollection {#3302 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
            -id: 34108
            -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4173183"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696553268 {#3293
              date: 2023-10-06 02:47:48.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1980}
          +body: "I don’t see a caption on Sync."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696555716 {#3369
            date: 2023-10-06 03:28:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
            "@original_reader@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3360 …}
          +nested: Doctrine\ORM\PersistentCollection {#3358 …}
          +votes: Doctrine\ORM\PersistentCollection {#3362 …}
          +reports: Doctrine\ORM\PersistentCollection {#3374 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
          -id: 34170
          -bodyTs: "'caption':6 'see':4 'sync':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4173898"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696555716 {#3372
            date: 2023-10-06 03:28:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1980}
        +body: "Interesting! Does Sync usually not display captions/titles of posts?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696556595 {#3455
          date: 2023-10-06 03:43:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@original_reader@lemm.ee"
          "@WillFord27@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3450 …}
        +nested: Doctrine\ORM\PersistentCollection {#3445 …}
        +votes: Doctrine\ORM\PersistentCollection {#3449 …}
        +reports: Doctrine\ORM\PersistentCollection {#3459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
        -id: 34191
        -bodyTs: "'captions/titles':7 'display':6 'interest':1 'post':9 'sync':3 'usual':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4174130"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696556595 {#3458
          date: 2023-10-06 03:43:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: """
        ![](https://lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)\n
        \n
        It has the title but if you had some other text it doesn’t show up.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696562411 {#3516
        date: 2023-10-06 05:20:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
        "@WillFord27@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3524 …}
      +nested: Doctrine\ORM\PersistentCollection {#3526 …}
      +votes: Doctrine\ORM\PersistentCollection {#3522 …}
      +reports: Doctrine\ORM\PersistentCollection {#3528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
      -id: 34251
      -bodyTs: "'/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':3 'doesn':16 'lemmy.world':2 'lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':1 'show':18 'text':14 'titl':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4175682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696562411 {#3513
        date: 2023-10-06 05:20:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: "It doesn’t show up in Boost for Lemmy on Android either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696575449 {#3544
      date: 2023-10-06 08:57:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
      "@WillFord27@lemmy.world"
      "@glitch1985@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3537 …}
    +votes: Doctrine\ORM\PersistentCollection {#3535 …}
    +reports: Doctrine\ORM\PersistentCollection {#3551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3555 …}
    -id: 34412
    -bodyTs: "'android':11 'boost':7 'doesn':2 'either':12 'lemmi':9 'show':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4179039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696575449 {#3547
      date: 2023-10-06 08:57:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "Must depend on appearance settings. I’m using boost on Android as well and I saw the title"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696580202 {#3567
    date: 2023-10-06 10:16:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@WillFord27@lemmy.world"
    "@glitch1985@lemmy.world"
    "@Bakersfield@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3562 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3558 …}
  +reports: Doctrine\ORM\PersistentCollection {#3574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
  -id: 34452
  -bodyTs: "'android':11 'appear':4 'boost':9 'depend':2 'm':7 'must':1 'saw':16 'set':5 'titl':18 'use':8 'well':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4180443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696580202 {#3570
    date: 2023-10-06 10:16: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
115 DENIED edit
App\Entity\EntryComment {#3572
  +user: Proxies\__CG__\App\Entity\User {#3564 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3549
    +user: Proxies\__CG__\App\Entity\User {#3541 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3517
      +user: Proxies\__CG__\App\Entity\User {#3520 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3454
        +user: Proxies\__CG__\App\Entity\User {#3295 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3368
          +user: Proxies\__CG__\App\Entity\User {#3364 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3294
            +user: Proxies\__CG__\App\Entity\User {#3295 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#1980
              +user: App\Entity\User {#1350 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: null
              +root: null
              +body: """
                This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
                \n
                It is in bad taste. To say the least.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 64
              +score: 0
              +lastActive: DateTime @1696666671 {#1984
                date: 2023-10-07 10:17:51.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Lauchs@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2375 …}
              +nested: Doctrine\ORM\PersistentCollection {#2374 …}
              +votes: Doctrine\ORM\PersistentCollection {#2362 …}
              +reports: Doctrine\ORM\PersistentCollection {#2367 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
              -id: 34091
              -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/4423368"
              +editedAt: DateTimeImmutable @1696552211 {#1987
                date: 2023-10-06 02:30:11.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696552172 {#1981
                date: 2023-10-06 02:29:32.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1980}
            +body: """
              Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
              \n
              Next time I’ll have the caption included in the picture so as to avoid confusion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1696553268 {#3292
              date: 2023-10-06 02:47:48.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Lauchs@lemmy.world"
              "@original_reader@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3296 …}
            +nested: Doctrine\ORM\PersistentCollection {#3298 …}
            +votes: Doctrine\ORM\PersistentCollection {#3300 …}
            +reports: Doctrine\ORM\PersistentCollection {#3302 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
            -id: 34108
            -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4173183"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696553268 {#3293
              date: 2023-10-06 02:47:48.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1980}
          +body: "I don’t see a caption on Sync."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696555716 {#3369
            date: 2023-10-06 03:28:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
            "@original_reader@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3360 …}
          +nested: Doctrine\ORM\PersistentCollection {#3358 …}
          +votes: Doctrine\ORM\PersistentCollection {#3362 …}
          +reports: Doctrine\ORM\PersistentCollection {#3374 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
          -id: 34170
          -bodyTs: "'caption':6 'see':4 'sync':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4173898"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696555716 {#3372
            date: 2023-10-06 03:28:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1980}
        +body: "Interesting! Does Sync usually not display captions/titles of posts?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696556595 {#3455
          date: 2023-10-06 03:43:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@original_reader@lemm.ee"
          "@WillFord27@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3450 …}
        +nested: Doctrine\ORM\PersistentCollection {#3445 …}
        +votes: Doctrine\ORM\PersistentCollection {#3449 …}
        +reports: Doctrine\ORM\PersistentCollection {#3459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
        -id: 34191
        -bodyTs: "'captions/titles':7 'display':6 'interest':1 'post':9 'sync':3 'usual':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4174130"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696556595 {#3458
          date: 2023-10-06 03:43:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: """
        ![](https://lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)\n
        \n
        It has the title but if you had some other text it doesn’t show up.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696562411 {#3516
        date: 2023-10-06 05:20:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
        "@WillFord27@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3524 …}
      +nested: Doctrine\ORM\PersistentCollection {#3526 …}
      +votes: Doctrine\ORM\PersistentCollection {#3522 …}
      +reports: Doctrine\ORM\PersistentCollection {#3528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
      -id: 34251
      -bodyTs: "'/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':3 'doesn':16 'lemmy.world':2 'lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':1 'show':18 'text':14 'titl':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4175682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696562411 {#3513
        date: 2023-10-06 05:20:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: "It doesn’t show up in Boost for Lemmy on Android either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696575449 {#3544
      date: 2023-10-06 08:57:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
      "@WillFord27@lemmy.world"
      "@glitch1985@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3537 …}
    +votes: Doctrine\ORM\PersistentCollection {#3535 …}
    +reports: Doctrine\ORM\PersistentCollection {#3551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3555 …}
    -id: 34412
    -bodyTs: "'android':11 'boost':7 'doesn':2 'either':12 'lemmi':9 'show':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4179039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696575449 {#3547
      date: 2023-10-06 08:57:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "Must depend on appearance settings. I’m using boost on Android as well and I saw the title"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696580202 {#3567
    date: 2023-10-06 10:16:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@WillFord27@lemmy.world"
    "@glitch1985@lemmy.world"
    "@Bakersfield@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3562 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3558 …}
  +reports: Doctrine\ORM\PersistentCollection {#3574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
  -id: 34452
  -bodyTs: "'android':11 'appear':4 'boost':9 'depend':2 'm':7 'must':1 'saw':16 'set':5 'titl':18 'use':8 'well':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4180443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696580202 {#3570
    date: 2023-10-06 10:16: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
116 DENIED moderate
App\Entity\EntryComment {#3572
  +user: Proxies\__CG__\App\Entity\User {#3564 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3549
    +user: Proxies\__CG__\App\Entity\User {#3541 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3517
      +user: Proxies\__CG__\App\Entity\User {#3520 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3454
        +user: Proxies\__CG__\App\Entity\User {#3295 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3368
          +user: Proxies\__CG__\App\Entity\User {#3364 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3294
            +user: Proxies\__CG__\App\Entity\User {#3295 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#1980
              +user: App\Entity\User {#1350 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: null
              +root: null
              +body: """
                This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
                \n
                It is in bad taste. To say the least.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 64
              +score: 0
              +lastActive: DateTime @1696666671 {#1984
                date: 2023-10-07 10:17:51.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Lauchs@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2375 …}
              +nested: Doctrine\ORM\PersistentCollection {#2374 …}
              +votes: Doctrine\ORM\PersistentCollection {#2362 …}
              +reports: Doctrine\ORM\PersistentCollection {#2367 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
              -id: 34091
              -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/4423368"
              +editedAt: DateTimeImmutable @1696552211 {#1987
                date: 2023-10-06 02:30:11.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696552172 {#1981
                date: 2023-10-06 02:29:32.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1980}
            +body: """
              Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
              \n
              Next time I’ll have the caption included in the picture so as to avoid confusion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1696553268 {#3292
              date: 2023-10-06 02:47:48.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Lauchs@lemmy.world"
              "@original_reader@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3296 …}
            +nested: Doctrine\ORM\PersistentCollection {#3298 …}
            +votes: Doctrine\ORM\PersistentCollection {#3300 …}
            +reports: Doctrine\ORM\PersistentCollection {#3302 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
            -id: 34108
            -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4173183"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696553268 {#3293
              date: 2023-10-06 02:47:48.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1980}
          +body: "I don’t see a caption on Sync."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696555716 {#3369
            date: 2023-10-06 03:28:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
            "@original_reader@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3360 …}
          +nested: Doctrine\ORM\PersistentCollection {#3358 …}
          +votes: Doctrine\ORM\PersistentCollection {#3362 …}
          +reports: Doctrine\ORM\PersistentCollection {#3374 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
          -id: 34170
          -bodyTs: "'caption':6 'see':4 'sync':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4173898"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696555716 {#3372
            date: 2023-10-06 03:28:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1980}
        +body: "Interesting! Does Sync usually not display captions/titles of posts?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696556595 {#3455
          date: 2023-10-06 03:43:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@original_reader@lemm.ee"
          "@WillFord27@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3450 …}
        +nested: Doctrine\ORM\PersistentCollection {#3445 …}
        +votes: Doctrine\ORM\PersistentCollection {#3449 …}
        +reports: Doctrine\ORM\PersistentCollection {#3459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
        -id: 34191
        -bodyTs: "'captions/titles':7 'display':6 'interest':1 'post':9 'sync':3 'usual':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4174130"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696556595 {#3458
          date: 2023-10-06 03:43:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: """
        ![](https://lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)\n
        \n
        It has the title but if you had some other text it doesn’t show up.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696562411 {#3516
        date: 2023-10-06 05:20:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
        "@WillFord27@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3524 …}
      +nested: Doctrine\ORM\PersistentCollection {#3526 …}
      +votes: Doctrine\ORM\PersistentCollection {#3522 …}
      +reports: Doctrine\ORM\PersistentCollection {#3528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
      -id: 34251
      -bodyTs: "'/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':3 'doesn':16 'lemmy.world':2 'lemmy.world/pictrs/image/4a402e2b-03fe-44b9-bb57-3baeab8cd140.png)':1 'show':18 'text':14 'titl':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4175682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696562411 {#3513
        date: 2023-10-06 05:20:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: "It doesn’t show up in Boost for Lemmy on Android either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696575449 {#3544
      date: 2023-10-06 08:57:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
      "@WillFord27@lemmy.world"
      "@glitch1985@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3537 …}
    +votes: Doctrine\ORM\PersistentCollection {#3535 …}
    +reports: Doctrine\ORM\PersistentCollection {#3551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3555 …}
    -id: 34412
    -bodyTs: "'android':11 'boost':7 'doesn':2 'either':12 'lemmi':9 'show':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4179039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696575449 {#3547
      date: 2023-10-06 08:57:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "Must depend on appearance settings. I’m using boost on Android as well and I saw the title"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696580202 {#3567
    date: 2023-10-06 10:16:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@WillFord27@lemmy.world"
    "@glitch1985@lemmy.world"
    "@Bakersfield@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3562 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3558 …}
  +reports: Doctrine\ORM\PersistentCollection {#3574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
  -id: 34452
  -bodyTs: "'android':11 'appear':4 'boost':9 'depend':2 'm':7 'must':1 'saw':16 'set':5 'titl':18 'use':8 'well':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4180443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696580202 {#3570
    date: 2023-10-06 10:16: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
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 {#3382
  +user: Proxies\__CG__\App\Entity\User {#3383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1980
      +user: App\Entity\User {#1350 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
        \n
        It is in bad taste. To say the least.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1696666671 {#1984
        date: 2023-10-07 10:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2375 …}
      +nested: Doctrine\ORM\PersistentCollection {#2374 …}
      +votes: Doctrine\ORM\PersistentCollection {#2362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
      -id: 34091
      -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4423368"
      +editedAt: DateTimeImmutable @1696552211 {#1987
        date: 2023-10-06 02:30:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696552172 {#1981
        date: 2023-10-06 02:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
      \n
      Next time I’ll have the caption included in the picture so as to avoid confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696553268 {#3292
      date: 2023-10-06 02:47:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 34108
    -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553268 {#3293
      date: 2023-10-06 02:47:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: """
    Despite the rustled jimmies in this thread, I don’t really care what people post in a fucking ‘memes’ channel. However, you should know the caption does show up in sync and doesn’t make it any better. This might help clear things up:\n
    \n
    [lemmy.world/comment/4174363](https://lemmy.world/comment/4174363)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696557723 {#3380
    date: 2023-10-06 04:02:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 34204
  -bodyTs: "'/comment/4174363](https://lemmy.world/comment/4174363)':47 'better':38 'caption':26 'care':12 'channel':20 'clear':42 'despit':1 'doesn':33 'fuck':18 'help':41 'howev':21 'jimmi':4 'know':24 'lemmy.world':46 'lemmy.world/comment/4174363](https://lemmy.world/comment/4174363)':45 'make':35 'meme':19 'might':40 'peopl':14 'post':15 'realli':11 'rustl':3 'show':28 'sync':31 'thing':43 'thread':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696557723 {#3381
    date: 2023-10-06 04:02:03.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 {#3382
  +user: Proxies\__CG__\App\Entity\User {#3383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1980
      +user: App\Entity\User {#1350 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
        \n
        It is in bad taste. To say the least.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1696666671 {#1984
        date: 2023-10-07 10:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2375 …}
      +nested: Doctrine\ORM\PersistentCollection {#2374 …}
      +votes: Doctrine\ORM\PersistentCollection {#2362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
      -id: 34091
      -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4423368"
      +editedAt: DateTimeImmutable @1696552211 {#1987
        date: 2023-10-06 02:30:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696552172 {#1981
        date: 2023-10-06 02:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
      \n
      Next time I’ll have the caption included in the picture so as to avoid confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696553268 {#3292
      date: 2023-10-06 02:47:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 34108
    -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553268 {#3293
      date: 2023-10-06 02:47:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: """
    Despite the rustled jimmies in this thread, I don’t really care what people post in a fucking ‘memes’ channel. However, you should know the caption does show up in sync and doesn’t make it any better. This might help clear things up:\n
    \n
    [lemmy.world/comment/4174363](https://lemmy.world/comment/4174363)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696557723 {#3380
    date: 2023-10-06 04:02:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 34204
  -bodyTs: "'/comment/4174363](https://lemmy.world/comment/4174363)':47 'better':38 'caption':26 'care':12 'channel':20 'clear':42 'despit':1 'doesn':33 'fuck':18 'help':41 'howev':21 'jimmi':4 'know':24 'lemmy.world':46 'lemmy.world/comment/4174363](https://lemmy.world/comment/4174363)':45 'make':35 'meme':19 'might':40 'peopl':14 'post':15 'realli':11 'rustl':3 'show':28 'sync':31 'thing':43 'thread':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696557723 {#3381
    date: 2023-10-06 04:02:03.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 {#3382
  +user: Proxies\__CG__\App\Entity\User {#3383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1980
      +user: App\Entity\User {#1350 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
        \n
        It is in bad taste. To say the least.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1696666671 {#1984
        date: 2023-10-07 10:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2375 …}
      +nested: Doctrine\ORM\PersistentCollection {#2374 …}
      +votes: Doctrine\ORM\PersistentCollection {#2362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
      -id: 34091
      -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4423368"
      +editedAt: DateTimeImmutable @1696552211 {#1987
        date: 2023-10-06 02:30:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696552172 {#1981
        date: 2023-10-06 02:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
      \n
      Next time I’ll have the caption included in the picture so as to avoid confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696553268 {#3292
      date: 2023-10-06 02:47:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 34108
    -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553268 {#3293
      date: 2023-10-06 02:47:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: """
    Despite the rustled jimmies in this thread, I don’t really care what people post in a fucking ‘memes’ channel. However, you should know the caption does show up in sync and doesn’t make it any better. This might help clear things up:\n
    \n
    [lemmy.world/comment/4174363](https://lemmy.world/comment/4174363)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696557723 {#3380
    date: 2023-10-06 04:02:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 34204
  -bodyTs: "'/comment/4174363](https://lemmy.world/comment/4174363)':47 'better':38 'caption':26 'care':12 'channel':20 'clear':42 'despit':1 'doesn':33 'fuck':18 'help':41 'howev':21 'jimmi':4 'know':24 'lemmy.world':46 'lemmy.world/comment/4174363](https://lemmy.world/comment/4174363)':45 'make':35 'meme':19 'might':40 'peopl':14 'post':15 'realli':11 'rustl':3 'show':28 'sync':31 'thing':43 'thread':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696557723 {#3381
    date: 2023-10-06 04:02:03.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 {#3483
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3382
    +user: Proxies\__CG__\App\Entity\User {#3383 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: Proxies\__CG__\App\Entity\User {#3295 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1980
        +user: App\Entity\User {#1350 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
          \n
          It is in bad taste. To say the least.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1696666671 {#1984
          date: 2023-10-07 10:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2375 …}
        +nested: Doctrine\ORM\PersistentCollection {#2374 …}
        +votes: Doctrine\ORM\PersistentCollection {#2362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
        -id: 34091
        -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4423368"
        +editedAt: DateTimeImmutable @1696552211 {#1987
          date: 2023-10-06 02:30:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696552172 {#1981
          date: 2023-10-06 02:29:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: """
        Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
        \n
        Next time I’ll have the caption included in the picture so as to avoid confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696553268 {#3292
        date: 2023-10-06 02:47:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3296 …}
      +nested: Doctrine\ORM\PersistentCollection {#3298 …}
      +votes: Doctrine\ORM\PersistentCollection {#3300 …}
      +reports: Doctrine\ORM\PersistentCollection {#3302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
      -id: 34108
      -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553268 {#3293
        date: 2023-10-06 02:47:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      Despite the rustled jimmies in this thread, I don’t really care what people post in a fucking ‘memes’ channel. However, you should know the caption does show up in sync and doesn’t make it any better. This might help clear things up:\n
      \n
      [lemmy.world/comment/4174363](https://lemmy.world/comment/4174363)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696557723 {#3380
      date: 2023-10-06 04:02:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3384 …}
    +nested: Doctrine\ORM\PersistentCollection {#3386 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
    -id: 34204
    -bodyTs: "'/comment/4174363](https://lemmy.world/comment/4174363)':47 'better':38 'caption':26 'care':12 'channel':20 'clear':42 'despit':1 'doesn':33 'fuck':18 'help':41 'howev':21 'jimmi':4 'know':24 'lemmy.world':46 'lemmy.world/comment/4174363](https://lemmy.world/comment/4174363)':45 'make':35 'meme':19 'might':40 'peopl':14 'post':15 'realli':11 'rustl':3 'show':28 'sync':31 'thing':43 'thread':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696557723 {#3381
      date: 2023-10-06 04:02:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "I guess OP just had a glitch or some other bug."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696562089 {#3481
    date: 2023-10-06 05:14:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@TunaCowboy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3484 …}
  +nested: Doctrine\ORM\PersistentCollection {#3486 …}
  +votes: Doctrine\ORM\PersistentCollection {#3488 …}
  +reports: Doctrine\ORM\PersistentCollection {#3490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3494 …}
  -id: 34247
  -bodyTs: "'bug':11 'glitch':7 'guess':2 'op':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4175627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562089 {#3482
    date: 2023-10-06 05:14: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
123 DENIED edit
App\Entity\EntryComment {#3483
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3382
    +user: Proxies\__CG__\App\Entity\User {#3383 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: Proxies\__CG__\App\Entity\User {#3295 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1980
        +user: App\Entity\User {#1350 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
          \n
          It is in bad taste. To say the least.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1696666671 {#1984
          date: 2023-10-07 10:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2375 …}
        +nested: Doctrine\ORM\PersistentCollection {#2374 …}
        +votes: Doctrine\ORM\PersistentCollection {#2362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
        -id: 34091
        -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4423368"
        +editedAt: DateTimeImmutable @1696552211 {#1987
          date: 2023-10-06 02:30:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696552172 {#1981
          date: 2023-10-06 02:29:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: """
        Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
        \n
        Next time I’ll have the caption included in the picture so as to avoid confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696553268 {#3292
        date: 2023-10-06 02:47:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3296 …}
      +nested: Doctrine\ORM\PersistentCollection {#3298 …}
      +votes: Doctrine\ORM\PersistentCollection {#3300 …}
      +reports: Doctrine\ORM\PersistentCollection {#3302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
      -id: 34108
      -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553268 {#3293
        date: 2023-10-06 02:47:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      Despite the rustled jimmies in this thread, I don’t really care what people post in a fucking ‘memes’ channel. However, you should know the caption does show up in sync and doesn’t make it any better. This might help clear things up:\n
      \n
      [lemmy.world/comment/4174363](https://lemmy.world/comment/4174363)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696557723 {#3380
      date: 2023-10-06 04:02:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3384 …}
    +nested: Doctrine\ORM\PersistentCollection {#3386 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
    -id: 34204
    -bodyTs: "'/comment/4174363](https://lemmy.world/comment/4174363)':47 'better':38 'caption':26 'care':12 'channel':20 'clear':42 'despit':1 'doesn':33 'fuck':18 'help':41 'howev':21 'jimmi':4 'know':24 'lemmy.world':46 'lemmy.world/comment/4174363](https://lemmy.world/comment/4174363)':45 'make':35 'meme':19 'might':40 'peopl':14 'post':15 'realli':11 'rustl':3 'show':28 'sync':31 'thing':43 'thread':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696557723 {#3381
      date: 2023-10-06 04:02:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "I guess OP just had a glitch or some other bug."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696562089 {#3481
    date: 2023-10-06 05:14:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@TunaCowboy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3484 …}
  +nested: Doctrine\ORM\PersistentCollection {#3486 …}
  +votes: Doctrine\ORM\PersistentCollection {#3488 …}
  +reports: Doctrine\ORM\PersistentCollection {#3490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3494 …}
  -id: 34247
  -bodyTs: "'bug':11 'glitch':7 'guess':2 'op':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4175627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562089 {#3482
    date: 2023-10-06 05:14: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
124 DENIED moderate
App\Entity\EntryComment {#3483
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3382
    +user: Proxies\__CG__\App\Entity\User {#3383 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: Proxies\__CG__\App\Entity\User {#3295 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1980
        +user: App\Entity\User {#1350 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
          \n
          It is in bad taste. To say the least.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1696666671 {#1984
          date: 2023-10-07 10:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2375 …}
        +nested: Doctrine\ORM\PersistentCollection {#2374 …}
        +votes: Doctrine\ORM\PersistentCollection {#2362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
        -id: 34091
        -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4423368"
        +editedAt: DateTimeImmutable @1696552211 {#1987
          date: 2023-10-06 02:30:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696552172 {#1981
          date: 2023-10-06 02:29:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: """
        Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
        \n
        Next time I’ll have the caption included in the picture so as to avoid confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696553268 {#3292
        date: 2023-10-06 02:47:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3296 …}
      +nested: Doctrine\ORM\PersistentCollection {#3298 …}
      +votes: Doctrine\ORM\PersistentCollection {#3300 …}
      +reports: Doctrine\ORM\PersistentCollection {#3302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
      -id: 34108
      -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553268 {#3293
        date: 2023-10-06 02:47:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      Despite the rustled jimmies in this thread, I don’t really care what people post in a fucking ‘memes’ channel. However, you should know the caption does show up in sync and doesn’t make it any better. This might help clear things up:\n
      \n
      [lemmy.world/comment/4174363](https://lemmy.world/comment/4174363)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696557723 {#3380
      date: 2023-10-06 04:02:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3384 …}
    +nested: Doctrine\ORM\PersistentCollection {#3386 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
    -id: 34204
    -bodyTs: "'/comment/4174363](https://lemmy.world/comment/4174363)':47 'better':38 'caption':26 'care':12 'channel':20 'clear':42 'despit':1 'doesn':33 'fuck':18 'help':41 'howev':21 'jimmi':4 'know':24 'lemmy.world':46 'lemmy.world/comment/4174363](https://lemmy.world/comment/4174363)':45 'make':35 'meme':19 'might':40 'peopl':14 'post':15 'realli':11 'rustl':3 'show':28 'sync':31 'thing':43 'thread':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696557723 {#3381
      date: 2023-10-06 04:02:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "I guess OP just had a glitch or some other bug."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696562089 {#3481
    date: 2023-10-06 05:14:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
    "@TunaCowboy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3484 …}
  +nested: Doctrine\ORM\PersistentCollection {#3486 …}
  +votes: Doctrine\ORM\PersistentCollection {#3488 …}
  +reports: Doctrine\ORM\PersistentCollection {#3490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3494 …}
  -id: 34247
  -bodyTs: "'bug':11 'glitch':7 'guess':2 'op':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4175627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562089 {#3482
    date: 2023-10-06 05:14: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
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 {#3399
  +user: App\Entity\User {#1350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1980
      +user: App\Entity\User {#1350 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
        \n
        It is in bad taste. To say the least.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1696666671 {#1984
        date: 2023-10-07 10:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2375 …}
      +nested: Doctrine\ORM\PersistentCollection {#2374 …}
      +votes: Doctrine\ORM\PersistentCollection {#2362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
      -id: 34091
      -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4423368"
      +editedAt: DateTimeImmutable @1696552211 {#1987
        date: 2023-10-06 02:30:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696552172 {#1981
        date: 2023-10-06 02:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
      \n
      Next time I’ll have the caption included in the picture so as to avoid confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696553268 {#3292
      date: 2023-10-06 02:47:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 34108
    -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553268 {#3293
      date: 2023-10-06 02:47:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: """
    The caption is there. But that doesn’t even matter. That isn’t the point. Point is the attitude towards the image, what it stands for and that it shouldn’t be used like this.\n
    \n
    Using images of people suffering to make fun of a current situation is insensitive and disrespectful to the people who were suffering at the time. It also trivializes the situation and makes light of something that is serious and important. Essentially it isn’t ethical to use an image like this to make a point like yours.\n
    \n
    It’s similar to someone posting a picture of a starving child and captioning it with “how I feel when I’m on diet.” It’s inappropriate, disrespectful and offensive.\n
    \n
    Frankly, this post should be deleted for the same reasons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696565961 {#3396
    date: 2023-10-06 06:19:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +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: 34290
  -bodyTs: "'also':62 'attitud':19 'caption':2,106 'child':104 'current':46 'delet':128 'diet':116 'disrespect':51,120 'doesn':7 'essenti':76 'ethic':80 'even':9 'feel':111 'frank':123 'fun':43 'imag':22,37,84 'import':75 'inappropri':119 'insensit':49 'isn':12,78 'light':68 'like':34,85,91 'm':114 'make':42,67,88 'matter':10 'offens':122 'peopl':39,54 'pictur':100 'point':15,16,90 'post':98,125 'reason':132 'serious':73 'shouldn':30 'similar':95 'situat':47,65 'someon':97 'someth':70 'stand':25 'starv':103 'suffer':40,57 'time':60 'toward':20 'trivial':63 'use':33,36,82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4427774"
  +editedAt: DateTimeImmutable @1696568336 {#3397
    date: 2023-10-06 06:58:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696565961 {#3398
    date: 2023-10-06 06:19:21.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 {#3399
  +user: App\Entity\User {#1350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1980
      +user: App\Entity\User {#1350 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
        \n
        It is in bad taste. To say the least.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1696666671 {#1984
        date: 2023-10-07 10:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2375 …}
      +nested: Doctrine\ORM\PersistentCollection {#2374 …}
      +votes: Doctrine\ORM\PersistentCollection {#2362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
      -id: 34091
      -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4423368"
      +editedAt: DateTimeImmutable @1696552211 {#1987
        date: 2023-10-06 02:30:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696552172 {#1981
        date: 2023-10-06 02:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
      \n
      Next time I’ll have the caption included in the picture so as to avoid confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696553268 {#3292
      date: 2023-10-06 02:47:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 34108
    -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553268 {#3293
      date: 2023-10-06 02:47:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: """
    The caption is there. But that doesn’t even matter. That isn’t the point. Point is the attitude towards the image, what it stands for and that it shouldn’t be used like this.\n
    \n
    Using images of people suffering to make fun of a current situation is insensitive and disrespectful to the people who were suffering at the time. It also trivializes the situation and makes light of something that is serious and important. Essentially it isn’t ethical to use an image like this to make a point like yours.\n
    \n
    It’s similar to someone posting a picture of a starving child and captioning it with “how I feel when I’m on diet.” It’s inappropriate, disrespectful and offensive.\n
    \n
    Frankly, this post should be deleted for the same reasons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696565961 {#3396
    date: 2023-10-06 06:19:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +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: 34290
  -bodyTs: "'also':62 'attitud':19 'caption':2,106 'child':104 'current':46 'delet':128 'diet':116 'disrespect':51,120 'doesn':7 'essenti':76 'ethic':80 'even':9 'feel':111 'frank':123 'fun':43 'imag':22,37,84 'import':75 'inappropri':119 'insensit':49 'isn':12,78 'light':68 'like':34,85,91 'm':114 'make':42,67,88 'matter':10 'offens':122 'peopl':39,54 'pictur':100 'point':15,16,90 'post':98,125 'reason':132 'serious':73 'shouldn':30 'similar':95 'situat':47,65 'someon':97 'someth':70 'stand':25 'starv':103 'suffer':40,57 'time':60 'toward':20 'trivial':63 'use':33,36,82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4427774"
  +editedAt: DateTimeImmutable @1696568336 {#3397
    date: 2023-10-06 06:58:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696565961 {#3398
    date: 2023-10-06 06:19:21.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 {#3399
  +user: App\Entity\User {#1350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1980
      +user: App\Entity\User {#1350 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
        \n
        It is in bad taste. To say the least.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1696666671 {#1984
        date: 2023-10-07 10:17:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2375 …}
      +nested: Doctrine\ORM\PersistentCollection {#2374 …}
      +votes: Doctrine\ORM\PersistentCollection {#2362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
      -id: 34091
      -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4423368"
      +editedAt: DateTimeImmutable @1696552211 {#1987
        date: 2023-10-06 02:30:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696552172 {#1981
        date: 2023-10-06 02:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
      \n
      Next time I’ll have the caption included in the picture so as to avoid confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696553268 {#3292
      date: 2023-10-06 02:47:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3296 …}
    +nested: Doctrine\ORM\PersistentCollection {#3298 …}
    +votes: Doctrine\ORM\PersistentCollection {#3300 …}
    +reports: Doctrine\ORM\PersistentCollection {#3302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
    -id: 34108
    -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553268 {#3293
      date: 2023-10-06 02:47:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: """
    The caption is there. But that doesn’t even matter. That isn’t the point. Point is the attitude towards the image, what it stands for and that it shouldn’t be used like this.\n
    \n
    Using images of people suffering to make fun of a current situation is insensitive and disrespectful to the people who were suffering at the time. It also trivializes the situation and makes light of something that is serious and important. Essentially it isn’t ethical to use an image like this to make a point like yours.\n
    \n
    It’s similar to someone posting a picture of a starving child and captioning it with “how I feel when I’m on diet.” It’s inappropriate, disrespectful and offensive.\n
    \n
    Frankly, this post should be deleted for the same reasons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696565961 {#3396
    date: 2023-10-06 06:19:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +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: 34290
  -bodyTs: "'also':62 'attitud':19 'caption':2,106 'child':104 'current':46 'delet':128 'diet':116 'disrespect':51,120 'doesn':7 'essenti':76 'ethic':80 'even':9 'feel':111 'frank':123 'fun':43 'imag':22,37,84 'import':75 'inappropri':119 'insensit':49 'isn':12,78 'light':68 'like':34,85,91 'm':114 'make':42,67,88 'matter':10 'offens':122 'peopl':39,54 'pictur':100 'point':15,16,90 'post':98,125 'reason':132 'serious':73 'shouldn':30 'similar':95 'situat':47,65 'someon':97 'someth':70 'stand':25 'starv':103 'suffer':40,57 'time':60 'toward':20 'trivial':63 'use':33,36,82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4427774"
  +editedAt: DateTimeImmutable @1696568336 {#3397
    date: 2023-10-06 06:58:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696565961 {#3398
    date: 2023-10-06 06:19:21.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 {#3498
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: Proxies\__CG__\App\Entity\User {#3295 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1980
        +user: App\Entity\User {#1350 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
          \n
          It is in bad taste. To say the least.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1696666671 {#1984
          date: 2023-10-07 10:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2375 …}
        +nested: Doctrine\ORM\PersistentCollection {#2374 …}
        +votes: Doctrine\ORM\PersistentCollection {#2362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
        -id: 34091
        -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4423368"
        +editedAt: DateTimeImmutable @1696552211 {#1987
          date: 2023-10-06 02:30:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696552172 {#1981
          date: 2023-10-06 02:29:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: """
        Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
        \n
        Next time I’ll have the caption included in the picture so as to avoid confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696553268 {#3292
        date: 2023-10-06 02:47:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3296 …}
      +nested: Doctrine\ORM\PersistentCollection {#3298 …}
      +votes: Doctrine\ORM\PersistentCollection {#3300 …}
      +reports: Doctrine\ORM\PersistentCollection {#3302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
      -id: 34108
      -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553268 {#3293
        date: 2023-10-06 02:47:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      The caption is there. But that doesn’t even matter. That isn’t the point. Point is the attitude towards the image, what it stands for and that it shouldn’t be used like this.\n
      \n
      Using images of people suffering to make fun of a current situation is insensitive and disrespectful to the people who were suffering at the time. It also trivializes the situation and makes light of something that is serious and important. Essentially it isn’t ethical to use an image like this to make a point like yours.\n
      \n
      It’s similar to someone posting a picture of a starving child and captioning it with “how I feel when I’m on diet.” It’s inappropriate, disrespectful and offensive.\n
      \n
      Frankly, this post should be deleted for the same reasons.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696565961 {#3396
      date: 2023-10-06 06:19:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +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: 34290
    -bodyTs: "'also':62 'attitud':19 'caption':2,106 'child':104 'current':46 'delet':128 'diet':116 'disrespect':51,120 'doesn':7 'essenti':76 'ethic':80 'even':9 'feel':111 'frank':123 'fun':43 'imag':22,37,84 'import':75 'inappropri':119 'insensit':49 'isn':12,78 'light':68 'like':34,85,91 'm':114 'make':42,67,88 'matter':10 'offens':122 'peopl':39,54 'pictur':100 'point':15,16,90 'post':98,125 'reason':132 'serious':73 'shouldn':30 'similar':95 'situat':47,65 'someon':97 'someth':70 'stand':25 'starv':103 'suffer':40,57 'time':60 'toward':20 'trivial':63 'use':33,36,82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4427774"
    +editedAt: DateTimeImmutable @1696568336 {#3397
      date: 2023-10-06 06:58:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696565961 {#3398
      date: 2023-10-06 06:19:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "Jesus fucking Christ is this Sunday school or something? Just move on if you don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696666670 {#3496
    date: 2023-10-07 10:17:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3499 …}
  +nested: Doctrine\ORM\PersistentCollection {#3501 …}
  +votes: Doctrine\ORM\PersistentCollection {#3503 …}
  +reports: Doctrine\ORM\PersistentCollection {#3505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
  -id: 35651
  -bodyTs: "'christ':3 'fuck':2 'get':17 'jesus':1 'move':11 'school':7 'someth':9 'sunday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3588258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696666670 {#3497
    date: 2023-10-07 10:17:50.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 {#3498
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: Proxies\__CG__\App\Entity\User {#3295 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1980
        +user: App\Entity\User {#1350 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
          \n
          It is in bad taste. To say the least.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1696666671 {#1984
          date: 2023-10-07 10:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2375 …}
        +nested: Doctrine\ORM\PersistentCollection {#2374 …}
        +votes: Doctrine\ORM\PersistentCollection {#2362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
        -id: 34091
        -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4423368"
        +editedAt: DateTimeImmutable @1696552211 {#1987
          date: 2023-10-06 02:30:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696552172 {#1981
          date: 2023-10-06 02:29:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: """
        Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
        \n
        Next time I’ll have the caption included in the picture so as to avoid confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696553268 {#3292
        date: 2023-10-06 02:47:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3296 …}
      +nested: Doctrine\ORM\PersistentCollection {#3298 …}
      +votes: Doctrine\ORM\PersistentCollection {#3300 …}
      +reports: Doctrine\ORM\PersistentCollection {#3302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
      -id: 34108
      -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553268 {#3293
        date: 2023-10-06 02:47:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      The caption is there. But that doesn’t even matter. That isn’t the point. Point is the attitude towards the image, what it stands for and that it shouldn’t be used like this.\n
      \n
      Using images of people suffering to make fun of a current situation is insensitive and disrespectful to the people who were suffering at the time. It also trivializes the situation and makes light of something that is serious and important. Essentially it isn’t ethical to use an image like this to make a point like yours.\n
      \n
      It’s similar to someone posting a picture of a starving child and captioning it with “how I feel when I’m on diet.” It’s inappropriate, disrespectful and offensive.\n
      \n
      Frankly, this post should be deleted for the same reasons.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696565961 {#3396
      date: 2023-10-06 06:19:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +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: 34290
    -bodyTs: "'also':62 'attitud':19 'caption':2,106 'child':104 'current':46 'delet':128 'diet':116 'disrespect':51,120 'doesn':7 'essenti':76 'ethic':80 'even':9 'feel':111 'frank':123 'fun':43 'imag':22,37,84 'import':75 'inappropri':119 'insensit':49 'isn':12,78 'light':68 'like':34,85,91 'm':114 'make':42,67,88 'matter':10 'offens':122 'peopl':39,54 'pictur':100 'point':15,16,90 'post':98,125 'reason':132 'serious':73 'shouldn':30 'similar':95 'situat':47,65 'someon':97 'someth':70 'stand':25 'starv':103 'suffer':40,57 'time':60 'toward':20 'trivial':63 'use':33,36,82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4427774"
    +editedAt: DateTimeImmutable @1696568336 {#3397
      date: 2023-10-06 06:58:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696565961 {#3398
      date: 2023-10-06 06:19:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "Jesus fucking Christ is this Sunday school or something? Just move on if you don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696666670 {#3496
    date: 2023-10-07 10:17:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3499 …}
  +nested: Doctrine\ORM\PersistentCollection {#3501 …}
  +votes: Doctrine\ORM\PersistentCollection {#3503 …}
  +reports: Doctrine\ORM\PersistentCollection {#3505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
  -id: 35651
  -bodyTs: "'christ':3 'fuck':2 'get':17 'jesus':1 'move':11 'school':7 'someth':9 'sunday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3588258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696666670 {#3497
    date: 2023-10-07 10:17:50.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 {#3498
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: Proxies\__CG__\App\Entity\User {#3295 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1980
        +user: App\Entity\User {#1350 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
          \n
          It is in bad taste. To say the least.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1696666671 {#1984
          date: 2023-10-07 10:17:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2375 …}
        +nested: Doctrine\ORM\PersistentCollection {#2374 …}
        +votes: Doctrine\ORM\PersistentCollection {#2362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
        -id: 34091
        -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4423368"
        +editedAt: DateTimeImmutable @1696552211 {#1987
          date: 2023-10-06 02:30:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696552172 {#1981
          date: 2023-10-06 02:29:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1980}
      +body: """
        Yup, I messed up and didn’t realize some folks wouldn’t read the caption below.\n
        \n
        Next time I’ll have the caption included in the picture so as to avoid confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696553268 {#3292
        date: 2023-10-06 02:47:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@original_reader@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3296 …}
      +nested: Doctrine\ORM\PersistentCollection {#3298 …}
      +votes: Doctrine\ORM\PersistentCollection {#3300 …}
      +reports: Doctrine\ORM\PersistentCollection {#3302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
      -id: 34108
      -bodyTs: "'avoid':31 'caption':15,23 'confus':32 'didn':6 'folk':10 'includ':24 'll':20 'mess':3 'next':17 'pictur':27 'read':13 'realiz':8 'time':18 'wouldn':11 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553268 {#3293
        date: 2023-10-06 02:47:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1980}
    +body: """
      The caption is there. But that doesn’t even matter. That isn’t the point. Point is the attitude towards the image, what it stands for and that it shouldn’t be used like this.\n
      \n
      Using images of people suffering to make fun of a current situation is insensitive and disrespectful to the people who were suffering at the time. It also trivializes the situation and makes light of something that is serious and important. Essentially it isn’t ethical to use an image like this to make a point like yours.\n
      \n
      It’s similar to someone posting a picture of a starving child and captioning it with “how I feel when I’m on diet.” It’s inappropriate, disrespectful and offensive.\n
      \n
      Frankly, this post should be deleted for the same reasons.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696565961 {#3396
      date: 2023-10-06 06:19:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@original_reader@lemm.ee"
    ]
    +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: 34290
    -bodyTs: "'also':62 'attitud':19 'caption':2,106 'child':104 'current':46 'delet':128 'diet':116 'disrespect':51,120 'doesn':7 'essenti':76 'ethic':80 'even':9 'feel':111 'frank':123 'fun':43 'imag':22,37,84 'import':75 'inappropri':119 'insensit':49 'isn':12,78 'light':68 'like':34,85,91 'm':114 'make':42,67,88 'matter':10 'offens':122 'peopl':39,54 'pictur':100 'point':15,16,90 'post':98,125 'reason':132 'serious':73 'shouldn':30 'similar':95 'situat':47,65 'someon':97 'someth':70 'stand':25 'starv':103 'suffer':40,57 'time':60 'toward':20 'trivial':63 'use':33,36,82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4427774"
    +editedAt: DateTimeImmutable @1696568336 {#3397
      date: 2023-10-06 06:58:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696565961 {#3398
      date: 2023-10-06 06:19:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "Jesus fucking Christ is this Sunday school or something? Just move on if you don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696666670 {#3496
    date: 2023-10-07 10:17:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3499 …}
  +nested: Doctrine\ORM\PersistentCollection {#3501 …}
  +votes: Doctrine\ORM\PersistentCollection {#3503 …}
  +reports: Doctrine\ORM\PersistentCollection {#3505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
  -id: 35651
  -bodyTs: "'christ':3 'fuck':2 'get':17 'jesus':1 'move':11 'school':7 'someth':9 'sunday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3588258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696666670 {#3497
    date: 2023-10-07 10:17:50.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 {#3310
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1980
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
      \n
      It is in bad taste. To say the least.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696666671 {#1984
      date: 2023-10-07 10:17:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2375 …}
    +nested: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
    -id: 34091
    -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4423368"
    +editedAt: DateTimeImmutable @1696552211 {#1987
      date: 2023-10-06 02:30:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696552172 {#1981
      date: 2023-10-06 02:29:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "I found it funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696666624 {#3308
    date: 2023-10-07 10:17:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 35650
  -bodyTs: "'found':2 'funni':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3588246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696666624 {#3309
    date: 2023-10-07 10:17: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
135 DENIED edit
App\Entity\EntryComment {#3310
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1980
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
      \n
      It is in bad taste. To say the least.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696666671 {#1984
      date: 2023-10-07 10:17:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2375 …}
    +nested: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
    -id: 34091
    -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4423368"
    +editedAt: DateTimeImmutable @1696552211 {#1987
      date: 2023-10-06 02:30:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696552172 {#1981
      date: 2023-10-06 02:29:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "I found it funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696666624 {#3308
    date: 2023-10-07 10:17:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 35650
  -bodyTs: "'found':2 'funni':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3588246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696666624 {#3309
    date: 2023-10-07 10:17: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
136 DENIED moderate
App\Entity\EntryComment {#3310
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1980
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is not a meme, but a reminder of a terrible time and this particular event. Post it in a history community, but not here. Why would we find something so sad funny?\n
      \n
      It is in bad taste. To say the least.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696666671 {#1984
      date: 2023-10-07 10:17:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2375 …}
    +nested: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
    -id: 34091
    -bodyTs: "'bad':37 'communiti':22 'event':16 'find':29 'funni':33 'histori':21 'least':42 'meme':5 'particular':15 'post':17 'remind':8 'sad':32 'say':40 'someth':30 'tast':38 'terribl':11 'time':12 'would':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4423368"
    +editedAt: DateTimeImmutable @1696552211 {#1987
      date: 2023-10-06 02:30:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696552172 {#1981
      date: 2023-10-06 02:29:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "I found it funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696666624 {#3308
    date: 2023-10-07 10:17:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 35650
  -bodyTs: "'found':2 'funni':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3588246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696666624 {#3309
    date: 2023-10-07 10:17: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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2541
  +user: App\Entity\User {#2554 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Gif. Obviously."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696552252 {#2536
    date: 2023-10-06 02:30:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2542 …}
  +nested: Doctrine\ORM\PersistentCollection {#2544 …}
  +votes: Doctrine\ORM\PersistentCollection {#2546 …}
  +reports: Doctrine\ORM\PersistentCollection {#2548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2552 …}
  -id: 34092
  -bodyTs: "'gif':1 'obvious':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696552252 {#2537
    date: 2023-10-06 02:30:52.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
139 DENIED edit
App\Entity\EntryComment {#2541
  +user: App\Entity\User {#2554 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Gif. Obviously."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696552252 {#2536
    date: 2023-10-06 02:30:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2542 …}
  +nested: Doctrine\ORM\PersistentCollection {#2544 …}
  +votes: Doctrine\ORM\PersistentCollection {#2546 …}
  +reports: Doctrine\ORM\PersistentCollection {#2548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2552 …}
  -id: 34092
  -bodyTs: "'gif':1 'obvious':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696552252 {#2537
    date: 2023-10-06 02:30:52.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
140 DENIED moderate
App\Entity\EntryComment {#2541
  +user: App\Entity\User {#2554 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Gif. Obviously."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696552252 {#2536
    date: 2023-10-06 02:30:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2542 …}
  +nested: Doctrine\ORM\PersistentCollection {#2544 …}
  +votes: Doctrine\ORM\PersistentCollection {#2546 …}
  +reports: Doctrine\ORM\PersistentCollection {#2548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2552 …}
  -id: 34092
  -bodyTs: "'gif':1 'obvious':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696552252 {#2537
    date: 2023-10-06 02:30:52.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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2616 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    SHREK IS LOVE.\n
    \n
    SHREK IS LIFE.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696553181 {#2610
    date: 2023-10-06 02:46:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 34104
  -bodyTs: "'life':6 'love':3 'shrek':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3458409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553181 {#2611
    date: 2023-10-06 02:46:21.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
143 DENIED edit
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2616 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    SHREK IS LOVE.\n
    \n
    SHREK IS LIFE.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696553181 {#2610
    date: 2023-10-06 02:46:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 34104
  -bodyTs: "'life':6 'love':3 'shrek':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3458409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553181 {#2611
    date: 2023-10-06 02:46:21.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
144 DENIED moderate
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2616 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    SHREK IS LOVE.\n
    \n
    SHREK IS LIFE.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696553181 {#2610
    date: 2023-10-06 02:46:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 34104
  -bodyTs: "'life':6 'love':3 'shrek':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3458409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553181 {#2611
    date: 2023-10-06 02:46:21.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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2690
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I almost swear I could go digging in my closet and find the comically oversized Osiris skate shoes I had in high school in 2010"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696553220 {#2685
    date: 2023-10-06 02:47:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2692 …}
  +nested: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 34105
  -bodyTs: "'2010':25 'almost':2 'closet':10 'comic':14 'could':5 'dig':7 'find':12 'go':6 'high':22 'osiri':16 'overs':15 'school':23 'shoe':18 'skate':17 'swear':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4056831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553220 {#2686
    date: 2023-10-06 02:47:00.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
147 DENIED edit
App\Entity\EntryComment {#2690
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I almost swear I could go digging in my closet and find the comically oversized Osiris skate shoes I had in high school in 2010"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696553220 {#2685
    date: 2023-10-06 02:47:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2692 …}
  +nested: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 34105
  -bodyTs: "'2010':25 'almost':2 'closet':10 'comic':14 'could':5 'dig':7 'find':12 'go':6 'high':22 'osiri':16 'overs':15 'school':23 'shoe':18 'skate':17 'swear':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4056831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553220 {#2686
    date: 2023-10-06 02:47:00.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
148 DENIED moderate
App\Entity\EntryComment {#2690
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I almost swear I could go digging in my closet and find the comically oversized Osiris skate shoes I had in high school in 2010"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696553220 {#2685
    date: 2023-10-06 02:47:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2692 …}
  +nested: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 34105
  -bodyTs: "'2010':25 'almost':2 'closet':10 'comic':14 'could':5 'dig':7 'find':12 'go':6 'high':22 'osiri':16 'overs':15 'school':23 'shoe':18 'skate':17 'swear':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4056831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553220 {#2686
    date: 2023-10-06 02:47:00.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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#2766
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Pretty sure O'Brien would have a good idea"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696553241 {#2761
    date: 2023-10-06 02:47:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vitriolix@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -id: 34106
  -bodyTs: "'brien':4 'good':8 'idea':9 'o':3 'pretti':1 'sure':2 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516345/-/comment/2785803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553241 {#2762
    date: 2023-10-06 02:47:21.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
151 DENIED edit
App\Entity\EntryComment {#2766
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Pretty sure O'Brien would have a good idea"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696553241 {#2761
    date: 2023-10-06 02:47:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vitriolix@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -id: 34106
  -bodyTs: "'brien':4 'good':8 'idea':9 'o':3 'pretti':1 'sure':2 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516345/-/comment/2785803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553241 {#2762
    date: 2023-10-06 02:47:21.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
152 DENIED moderate
App\Entity\EntryComment {#2766
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Pretty sure O'Brien would have a good idea"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696553241 {#2761
    date: 2023-10-06 02:47:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vitriolix@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -id: 34106
  -bodyTs: "'brien':4 'good':8 'idea':9 'o':3 'pretti':1 'sure':2 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516345/-/comment/2785803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553241 {#2762
    date: 2023-10-06 02:47:21.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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#2840
  +user: App\Entity\User {#2853 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Oh, so that's what we're going to do today, we're gonna fight?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696553569 {#2834
    date: 2023-10-06 02:52:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -id: 34113
  -bodyTs: "'fight':15 'go':8 'gonna':14 'oh':1 're':7,13 'today':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785875"
  +editedAt: DateTimeImmutable @1696553678 {#2835
    date: 2023-10-06 02:54:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696553569 {#2836
    date: 2023-10-06 02:52: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
155 DENIED edit
App\Entity\EntryComment {#2840
  +user: App\Entity\User {#2853 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Oh, so that's what we're going to do today, we're gonna fight?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696553569 {#2834
    date: 2023-10-06 02:52:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -id: 34113
  -bodyTs: "'fight':15 'go':8 'gonna':14 'oh':1 're':7,13 'today':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785875"
  +editedAt: DateTimeImmutable @1696553678 {#2835
    date: 2023-10-06 02:54:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696553569 {#2836
    date: 2023-10-06 02:52: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
156 DENIED moderate
App\Entity\EntryComment {#2840
  +user: App\Entity\User {#2853 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Oh, so that's what we're going to do today, we're gonna fight?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696553569 {#2834
    date: 2023-10-06 02:52:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -id: 34113
  -bodyTs: "'fight':15 'go':8 'gonna':14 'oh':1 're':7,13 'today':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2785875"
  +editedAt: DateTimeImmutable @1696553678 {#2835
    date: 2023-10-06 02:54:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696553569 {#2836
    date: 2023-10-06 02:52: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
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#2914
  +user: App\Entity\User {#2928 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696912165 {#2909
    date: 2023-10-10 06:29:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2916 …}
  +nested: Doctrine\ORM\PersistentCollection {#2918 …}
  +votes: Doctrine\ORM\PersistentCollection {#2920 …}
  +reports: Doctrine\ORM\PersistentCollection {#2922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
  -id: 34116
  -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3400706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553686 {#2910
    date: 2023-10-06 02:54:46.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
159 DENIED edit
App\Entity\EntryComment {#2914
  +user: App\Entity\User {#2928 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696912165 {#2909
    date: 2023-10-10 06:29:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2916 …}
  +nested: Doctrine\ORM\PersistentCollection {#2918 …}
  +votes: Doctrine\ORM\PersistentCollection {#2920 …}
  +reports: Doctrine\ORM\PersistentCollection {#2922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
  -id: 34116
  -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3400706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553686 {#2910
    date: 2023-10-06 02:54:46.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
160 DENIED moderate
App\Entity\EntryComment {#2914
  +user: App\Entity\User {#2928 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696912165 {#2909
    date: 2023-10-10 06:29:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2916 …}
  +nested: Doctrine\ORM\PersistentCollection {#2918 …}
  +votes: Doctrine\ORM\PersistentCollection {#2920 …}
  +reports: Doctrine\ORM\PersistentCollection {#2922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
  -id: 34116
  -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3400706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553686 {#2910
    date: 2023-10-06 02:54:46.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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3327
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2914
    +user: App\Entity\User {#2928 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696912165 {#2909
      date: 2023-10-10 06:29:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2916 …}
    +nested: Doctrine\ORM\PersistentCollection {#2918 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    -id: 34116
    -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3400706"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553686 {#2910
      date: 2023-10-06 02:54:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2914}
  +body: "I LOVE dogs, really, but after adopting 2 cats I just think they are very hard work. Still have a dog but he needs atetion all the time, gets sad, want to go for walks etc. Cats? If you try to pet them too much they bite you. Also, litter boxes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696565104 {#3324
    date: 2023-10-06 06:05:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@MNByChoice@midwest.social"
  ]
  +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: 34274
  -bodyTs: "'2':8 'adopt':7 'also':49 'atet':25 'bite':47 'box':51 'cat':9,37 'dog':3,21 'etc':36 'get':29 'go':33 'hard':16 'litter':50 'love':2 'much':45 'need':24 'pet':42 'realli':4 'sad':30 'still':18 'think':12 'time':28 'tri':40 'walk':35 'want':31 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4176264"
  +editedAt: DateTimeImmutable @1696565134 {#3325
    date: 2023-10-06 06:05:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696565104 {#3326
    date: 2023-10-06 06:05: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
163 DENIED edit
App\Entity\EntryComment {#3327
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2914
    +user: App\Entity\User {#2928 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696912165 {#2909
      date: 2023-10-10 06:29:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2916 …}
    +nested: Doctrine\ORM\PersistentCollection {#2918 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    -id: 34116
    -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3400706"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553686 {#2910
      date: 2023-10-06 02:54:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2914}
  +body: "I LOVE dogs, really, but after adopting 2 cats I just think they are very hard work. Still have a dog but he needs atetion all the time, gets sad, want to go for walks etc. Cats? If you try to pet them too much they bite you. Also, litter boxes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696565104 {#3324
    date: 2023-10-06 06:05:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@MNByChoice@midwest.social"
  ]
  +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: 34274
  -bodyTs: "'2':8 'adopt':7 'also':49 'atet':25 'bite':47 'box':51 'cat':9,37 'dog':3,21 'etc':36 'get':29 'go':33 'hard':16 'litter':50 'love':2 'much':45 'need':24 'pet':42 'realli':4 'sad':30 'still':18 'think':12 'time':28 'tri':40 'walk':35 'want':31 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4176264"
  +editedAt: DateTimeImmutable @1696565134 {#3325
    date: 2023-10-06 06:05:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696565104 {#3326
    date: 2023-10-06 06:05: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
164 DENIED moderate
App\Entity\EntryComment {#3327
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2914
    +user: App\Entity\User {#2928 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696912165 {#2909
      date: 2023-10-10 06:29:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2916 …}
    +nested: Doctrine\ORM\PersistentCollection {#2918 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    -id: 34116
    -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3400706"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553686 {#2910
      date: 2023-10-06 02:54:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2914}
  +body: "I LOVE dogs, really, but after adopting 2 cats I just think they are very hard work. Still have a dog but he needs atetion all the time, gets sad, want to go for walks etc. Cats? If you try to pet them too much they bite you. Also, litter boxes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696565104 {#3324
    date: 2023-10-06 06:05:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@MNByChoice@midwest.social"
  ]
  +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: 34274
  -bodyTs: "'2':8 'adopt':7 'also':49 'atet':25 'bite':47 'box':51 'cat':9,37 'dog':3,21 'etc':36 'get':29 'go':33 'hard':16 'litter':50 'love':2 'much':45 'need':24 'pet':42 'realli':4 'sad':30 'still':18 'think':12 'time':28 'tri':40 'walk':35 'want':31 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4176264"
  +editedAt: DateTimeImmutable @1696565134 {#3325
    date: 2023-10-06 06:05:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696565104 {#3326
    date: 2023-10-06 06:05: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
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#3429
  +user: Proxies\__CG__\App\Entity\User {#3430 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      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 {#2915 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2914
      +user: App\Entity\User {#2928 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696912165 {#2909
        date: 2023-10-10 06:29:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2916 …}
      +nested: Doctrine\ORM\PersistentCollection {#2918 …}
      +votes: Doctrine\ORM\PersistentCollection {#2920 …}
      +reports: Doctrine\ORM\PersistentCollection {#2922 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
      -id: 34116
      -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3400706"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553686 {#2910
        date: 2023-10-06 02:54:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2914}
    +body: "I LOVE dogs, really, but after adopting 2 cats I just think they are very hard work. Still have a dog but he needs atetion all the time, gets sad, want to go for walks etc. Cats? If you try to pet them too much they bite you. Also, litter boxes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696565104 {#3324
      date: 2023-10-06 06:05:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@MNByChoice@midwest.social"
    ]
    +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: 34274
    -bodyTs: "'2':8 'adopt':7 'also':49 'atet':25 'bite':47 'box':51 'cat':9,37 'dog':3,21 'etc':36 'get':29 'go':33 'hard':16 'litter':50 'love':2 'much':45 'need':24 'pet':42 'realli':4 'sad':30 'still':18 'think':12 'time':28 'tri':40 'walk':35 'want':31 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4176264"
    +editedAt: DateTimeImmutable @1696565134 {#3325
      date: 2023-10-06 06:05:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696565104 {#3326
      date: 2023-10-06 06:05:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2914}
  +body: """
    A lot of people try to raise and interact with cats like they do with dogs, but that’s not really the best way as they will react differently and everyone gets frustrated. A lot of people think that cats don’t like to cuddle and just want to be left alone which is completely wrong.\n
    \n
    There is plenty of content on YouTube which helps to better understand how they think.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696912164 {#3427
    date: 2023-10-10 06:29:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@MNByChoice@midwest.social"
    "@MissJinx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3431 …}
  +nested: Doctrine\ORM\PersistentCollection {#3433 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  -id: 39735
  -bodyTs: "'alon':52 'best':23 'better':67 'cat':11,40 'complet':55 'content':61 'cuddl':45 'differ':29 'dog':16 'everyon':31 'frustrat':33 'get':32 'help':65 'interact':9 'left':51 'like':12,43 'lot':2,35 'peopl':4,37 'plenti':59 'rais':7 'react':28 'realli':21 'think':38,71 'tri':5 'understand':68 'want':48 'way':24 'wrong':56 'youtub':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4383243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696912164 {#3428
    date: 2023-10-10 06:29: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
167 DENIED edit
App\Entity\EntryComment {#3429
  +user: Proxies\__CG__\App\Entity\User {#3430 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      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 {#2915 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2914
      +user: App\Entity\User {#2928 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696912165 {#2909
        date: 2023-10-10 06:29:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2916 …}
      +nested: Doctrine\ORM\PersistentCollection {#2918 …}
      +votes: Doctrine\ORM\PersistentCollection {#2920 …}
      +reports: Doctrine\ORM\PersistentCollection {#2922 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
      -id: 34116
      -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3400706"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553686 {#2910
        date: 2023-10-06 02:54:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2914}
    +body: "I LOVE dogs, really, but after adopting 2 cats I just think they are very hard work. Still have a dog but he needs atetion all the time, gets sad, want to go for walks etc. Cats? If you try to pet them too much they bite you. Also, litter boxes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696565104 {#3324
      date: 2023-10-06 06:05:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@MNByChoice@midwest.social"
    ]
    +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: 34274
    -bodyTs: "'2':8 'adopt':7 'also':49 'atet':25 'bite':47 'box':51 'cat':9,37 'dog':3,21 'etc':36 'get':29 'go':33 'hard':16 'litter':50 'love':2 'much':45 'need':24 'pet':42 'realli':4 'sad':30 'still':18 'think':12 'time':28 'tri':40 'walk':35 'want':31 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4176264"
    +editedAt: DateTimeImmutable @1696565134 {#3325
      date: 2023-10-06 06:05:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696565104 {#3326
      date: 2023-10-06 06:05:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2914}
  +body: """
    A lot of people try to raise and interact with cats like they do with dogs, but that’s not really the best way as they will react differently and everyone gets frustrated. A lot of people think that cats don’t like to cuddle and just want to be left alone which is completely wrong.\n
    \n
    There is plenty of content on YouTube which helps to better understand how they think.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696912164 {#3427
    date: 2023-10-10 06:29:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@MNByChoice@midwest.social"
    "@MissJinx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3431 …}
  +nested: Doctrine\ORM\PersistentCollection {#3433 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  -id: 39735
  -bodyTs: "'alon':52 'best':23 'better':67 'cat':11,40 'complet':55 'content':61 'cuddl':45 'differ':29 'dog':16 'everyon':31 'frustrat':33 'get':32 'help':65 'interact':9 'left':51 'like':12,43 'lot':2,35 'peopl':4,37 'plenti':59 'rais':7 'react':28 'realli':21 'think':38,71 'tri':5 'understand':68 'want':48 'way':24 'wrong':56 'youtub':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4383243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696912164 {#3428
    date: 2023-10-10 06:29: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
168 DENIED moderate
App\Entity\EntryComment {#3429
  +user: Proxies\__CG__\App\Entity\User {#3430 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      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 {#2915 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2914
      +user: App\Entity\User {#2928 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696912165 {#2909
        date: 2023-10-10 06:29:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2916 …}
      +nested: Doctrine\ORM\PersistentCollection {#2918 …}
      +votes: Doctrine\ORM\PersistentCollection {#2920 …}
      +reports: Doctrine\ORM\PersistentCollection {#2922 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
      -id: 34116
      -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3400706"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553686 {#2910
        date: 2023-10-06 02:54:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2914}
    +body: "I LOVE dogs, really, but after adopting 2 cats I just think they are very hard work. Still have a dog but he needs atetion all the time, gets sad, want to go for walks etc. Cats? If you try to pet them too much they bite you. Also, litter boxes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696565104 {#3324
      date: 2023-10-06 06:05:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@MNByChoice@midwest.social"
    ]
    +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: 34274
    -bodyTs: "'2':8 'adopt':7 'also':49 'atet':25 'bite':47 'box':51 'cat':9,37 'dog':3,21 'etc':36 'get':29 'go':33 'hard':16 'litter':50 'love':2 'much':45 'need':24 'pet':42 'realli':4 'sad':30 'still':18 'think':12 'time':28 'tri':40 'walk':35 'want':31 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4176264"
    +editedAt: DateTimeImmutable @1696565134 {#3325
      date: 2023-10-06 06:05:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696565104 {#3326
      date: 2023-10-06 06:05:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2914}
  +body: """
    A lot of people try to raise and interact with cats like they do with dogs, but that’s not really the best way as they will react differently and everyone gets frustrated. A lot of people think that cats don’t like to cuddle and just want to be left alone which is completely wrong.\n
    \n
    There is plenty of content on YouTube which helps to better understand how they think.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696912164 {#3427
    date: 2023-10-10 06:29:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@MNByChoice@midwest.social"
    "@MissJinx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3431 …}
  +nested: Doctrine\ORM\PersistentCollection {#3433 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  -id: 39735
  -bodyTs: "'alon':52 'best':23 'better':67 'cat':11,40 'complet':55 'content':61 'cuddl':45 'differ':29 'dog':16 'everyon':31 'frustrat':33 'get':32 'help':65 'interact':9 'left':51 'like':12,43 'lot':2,35 'peopl':4,37 'plenti':59 'rais':7 'react':28 'realli':21 'think':38,71 'tri':5 'understand':68 'want':48 'way':24 'wrong':56 'youtub':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4383243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696912164 {#3428
    date: 2023-10-10 06:29: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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2914
    +user: App\Entity\User {#2928 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696912165 {#2909
      date: 2023-10-10 06:29:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2916 …}
    +nested: Doctrine\ORM\PersistentCollection {#2918 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    -id: 34116
    -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3400706"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553686 {#2910
      date: 2023-10-06 02:54:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2914}
  +body: "The thing with cats is that they just kinda know themselves and offer you the deal of “yeah these are the three nice things I like to do and the three annoying things I like to do and if that jives with you, we’ll work. Otherwise, I guess just let me back outside and I’ll go back to eating birds and shit.” So every cat owner is like “yeah sure he vomits in my shoes every 2-3 days so I just turn them upside down when I take them off but he likes to sleep on the couch beside me when I watch TV and that’s our special time, you don’t really need to get it.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696562283 {#3341
    date: 2023-10-06 05:18:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@MNByChoice@midwest.social"
  ]
  +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: 34250
  -bodyTs: "'-3':80 '2':79 'annoy':32 'back':53,59 'besid':102 'bird':62 'cat':4,67 'couch':101 'day':81 'deal':16 'eat':61 'everi':66,78 'get':120 'go':58 'guess':49 'jive':41 'kinda':9 'know':10 'let':51 'like':26,35,70,96 'll':45,57 'need':118 'nice':23 'offer':13 'otherwis':47 'outsid':54 'owner':68 'realli':117 'shit':64 'shoe':77 'sleep':98 'special':112 'sure':72 'take':91 'thing':2,24,33 'three':22,31 'time':113 'turn':85 'tv':107 'upsid':87 'vomit':74 'watch':106 'work':46 'yeah':18,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3688627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562283 {#3342
    date: 2023-10-06 05:18:03.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
171 DENIED edit
App\Entity\EntryComment {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2914
    +user: App\Entity\User {#2928 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696912165 {#2909
      date: 2023-10-10 06:29:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2916 …}
    +nested: Doctrine\ORM\PersistentCollection {#2918 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    -id: 34116
    -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3400706"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553686 {#2910
      date: 2023-10-06 02:54:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2914}
  +body: "The thing with cats is that they just kinda know themselves and offer you the deal of “yeah these are the three nice things I like to do and the three annoying things I like to do and if that jives with you, we’ll work. Otherwise, I guess just let me back outside and I’ll go back to eating birds and shit.” So every cat owner is like “yeah sure he vomits in my shoes every 2-3 days so I just turn them upside down when I take them off but he likes to sleep on the couch beside me when I watch TV and that’s our special time, you don’t really need to get it.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696562283 {#3341
    date: 2023-10-06 05:18:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@MNByChoice@midwest.social"
  ]
  +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: 34250
  -bodyTs: "'-3':80 '2':79 'annoy':32 'back':53,59 'besid':102 'bird':62 'cat':4,67 'couch':101 'day':81 'deal':16 'eat':61 'everi':66,78 'get':120 'go':58 'guess':49 'jive':41 'kinda':9 'know':10 'let':51 'like':26,35,70,96 'll':45,57 'need':118 'nice':23 'offer':13 'otherwis':47 'outsid':54 'owner':68 'realli':117 'shit':64 'shoe':77 'sleep':98 'special':112 'sure':72 'take':91 'thing':2,24,33 'three':22,31 'time':113 'turn':85 'tv':107 'upsid':87 'vomit':74 'watch':106 'work':46 'yeah':18,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3688627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562283 {#3342
    date: 2023-10-06 05:18:03.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
172 DENIED moderate
App\Entity\EntryComment {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2914
    +user: App\Entity\User {#2928 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2915 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696912165 {#2909
      date: 2023-10-10 06:29:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2916 …}
    +nested: Doctrine\ORM\PersistentCollection {#2918 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    -id: 34116
    -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3400706"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696553686 {#2910
      date: 2023-10-06 02:54:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2914}
  +body: "The thing with cats is that they just kinda know themselves and offer you the deal of “yeah these are the three nice things I like to do and the three annoying things I like to do and if that jives with you, we’ll work. Otherwise, I guess just let me back outside and I’ll go back to eating birds and shit.” So every cat owner is like “yeah sure he vomits in my shoes every 2-3 days so I just turn them upside down when I take them off but he likes to sleep on the couch beside me when I watch TV and that’s our special time, you don’t really need to get it.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696562283 {#3341
    date: 2023-10-06 05:18:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@MNByChoice@midwest.social"
  ]
  +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: 34250
  -bodyTs: "'-3':80 '2':79 'annoy':32 'back':53,59 'besid':102 'bird':62 'cat':4,67 'couch':101 'day':81 'deal':16 'eat':61 'everi':66,78 'get':120 'go':58 'guess':49 'jive':41 'kinda':9 'know':10 'let':51 'like':26,35,70,96 'll':45,57 'need':118 'nice':23 'offer':13 'otherwis':47 'outsid':54 'owner':68 'realli':117 'shit':64 'shoe':77 'sleep':98 'special':112 'sure':72 'take':91 'thing':2,24,33 'three':22,31 'time':113 'turn':85 'tv':107 'upsid':87 'vomit':74 'watch':106 'work':46 'yeah':18,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3688627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562283 {#3342
    date: 2023-10-06 05:18:03.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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#2988
  +user: App\Entity\User {#3001 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Hard G because it eliminates ambiguity that it might have a j in it. There actually is a jif format but it never got popular. Another reason is I can’t think of another word starting with gif than gift"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696553749 {#2983
    date: 2023-10-06 02:55:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  -id: 34117
  -bodyTs: "'actual':16 'ambigu':6 'anoth':26,34 'elimin':5 'format':20 'g':2 'gif':38 'gift':40 'got':24 'hard':1 'j':12 'jif':19 'might':9 'never':23 'popular':25 'reason':27 'start':36 'think':32 'word':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553749 {#2984
    date: 2023-10-06 02:55: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
175 DENIED edit
App\Entity\EntryComment {#2988
  +user: App\Entity\User {#3001 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Hard G because it eliminates ambiguity that it might have a j in it. There actually is a jif format but it never got popular. Another reason is I can’t think of another word starting with gif than gift"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696553749 {#2983
    date: 2023-10-06 02:55:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  -id: 34117
  -bodyTs: "'actual':16 'ambigu':6 'anoth':26,34 'elimin':5 'format':20 'g':2 'gif':38 'gift':40 'got':24 'hard':1 'j':12 'jif':19 'might':9 'never':23 'popular':25 'reason':27 'start':36 'think':32 'word':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553749 {#2984
    date: 2023-10-06 02:55: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
176 DENIED moderate
App\Entity\EntryComment {#2988
  +user: App\Entity\User {#3001 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Hard G because it eliminates ambiguity that it might have a j in it. There actually is a jif format but it never got popular. Another reason is I can’t think of another word starting with gif than gift"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696553749 {#2983
    date: 2023-10-06 02:55:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  -id: 34117
  -bodyTs: "'actual':16 'ambigu':6 'anoth':26,34 'elimin':5 'format':20 'g':2 'gif':38 'gift':40 'got':24 'hard':1 'j':12 'jif':19 'might':9 'never':23 'popular':25 'reason':27 'start':36 'think':32 'word':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553749 {#2984
    date: 2023-10-06 02:55: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
177 DENIED edit
App\Entity\Magazine {#305
  +icon: Proxies\__CG__\App\Entity\Image {#286 …}
  +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 {#313
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#277 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
  +entries: Doctrine\ORM\PersistentCollection {#220 …}
  +posts: Doctrine\ORM\PersistentCollection {#178 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
  +bans: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#143 …}
  +badges: Doctrine\ORM\PersistentCollection {#121 …}
  +logs: Doctrine\ORM\PersistentCollection {#111 …}
  +awards: Doctrine\ORM\PersistentCollection {#100 …}
  +categories: Doctrine\ORM\PersistentCollection {#87 …}
  -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 {#314
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#308
    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