Redirect 302 redirect from GET @entry_comment_create (75844c)

GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/3128/How-do-y-all-say-GIF?p=3

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "How-do-y-all-say-GIF"
  +title: "How do y'all say GIF?"
  +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 149
  +favouriteCount: 341
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696950859 {#2410
    date: 2023-10-10 17:14:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 3128
  -titleTs: "'gif':6 'say':5 'y':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696635950
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6070277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696549550 {#1850
    date: 2023-10-06 01:45:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "How-do-y-all-say-GIF"
  +title: "How do y'all say GIF?"
  +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 149
  +favouriteCount: 341
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696950859 {#2410
    date: 2023-10-10 17:14:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 3128
  -titleTs: "'gif':6 'say':5 'y':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696635950
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6070277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696549550 {#1850
    date: 2023-10-06 01:45:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "How-do-y-all-say-GIF"
  +title: "How do y'all say GIF?"
  +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 149
  +favouriteCount: 341
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696950859 {#2410
    date: 2023-10-10 17:14:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 3128
  -titleTs: "'gif':6 'say':5 'y':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696635950
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6070277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696549550 {#1850
    date: 2023-10-06 01:45:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yiff obviously"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696562163 {#3914
    date: 2023-10-06 05:16:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 34249
  -bodyTs: "'obvious':2 'yiff':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3460666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562163 {#3950
    date: 2023-10-06 05:16: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
7 DENIED edit
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yiff obviously"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696562163 {#3914
    date: 2023-10-06 05:16:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 34249
  -bodyTs: "'obvious':2 'yiff':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3460666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562163 {#3950
    date: 2023-10-06 05:16: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
8 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yiff obviously"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696562163 {#3914
    date: 2023-10-06 05:16:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 34249
  -bodyTs: "'obvious':2 'yiff':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3460666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562163 {#3950
    date: 2023-10-06 05:16: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
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 {#4038
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Jäif for all my PBS idea channel followers - [www.youtube.com/watch?v=bmqy-Sp0txY](https://www.youtube.com/watch?v=bmqy-Sp0txY)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696560779 {#4045
    date: 2023-10-06 04:52:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 34233
  -bodyTs: "'/watch?v=bmqy-sp0txy](https://www.youtube.com/watch?v=bmqy-sp0txy)':11 'channel':7 'follow':8 'idea':6 'jäif':1 'pbs':5 'www.youtube.com':10 'www.youtube.com/watch?v=bmqy-sp0txy](https://www.youtube.com/watch?v=bmqy-sp0txy)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4175275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696560779 {#4037
    date: 2023-10-06 04:52:59.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 {#4038
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Jäif for all my PBS idea channel followers - [www.youtube.com/watch?v=bmqy-Sp0txY](https://www.youtube.com/watch?v=bmqy-Sp0txY)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696560779 {#4045
    date: 2023-10-06 04:52:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 34233
  -bodyTs: "'/watch?v=bmqy-sp0txy](https://www.youtube.com/watch?v=bmqy-sp0txy)':11 'channel':7 'follow':8 'idea':6 'jäif':1 'pbs':5 'www.youtube.com':10 'www.youtube.com/watch?v=bmqy-sp0txy](https://www.youtube.com/watch?v=bmqy-sp0txy)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4175275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696560779 {#4037
    date: 2023-10-06 04:52:59.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 {#4038
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Jäif for all my PBS idea channel followers - [www.youtube.com/watch?v=bmqy-Sp0txY](https://www.youtube.com/watch?v=bmqy-Sp0txY)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696560779 {#4045
    date: 2023-10-06 04:52:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 34233
  -bodyTs: "'/watch?v=bmqy-sp0txy](https://www.youtube.com/watch?v=bmqy-sp0txy)':11 'channel':7 'follow':8 'idea':6 'jäif':1 'pbs':5 'www.youtube.com':10 'www.youtube.com/watch?v=bmqy-sp0txy](https://www.youtube.com/watch?v=bmqy-sp0txy)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4175275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696560779 {#4037
    date: 2023-10-06 04:52:59.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 {#4115
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "G like the g in beige, with a long I. “Zhaif”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696557996 {#4110
    date: 2023-10-06 04:06:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 34211
  -bodyTs: "'beig':6 'g':1,4 'like':2 'long':9 'zhaif':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696557996 {#4111
    date: 2023-10-06 04:06: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
15 DENIED edit
App\Entity\EntryComment {#4115
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "G like the g in beige, with a long I. “Zhaif”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696557996 {#4110
    date: 2023-10-06 04:06:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 34211
  -bodyTs: "'beig':6 'g':1,4 'like':2 'long':9 'zhaif':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696557996 {#4111
    date: 2023-10-06 04:06: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
16 DENIED moderate
App\Entity\EntryComment {#4115
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "G like the g in beige, with a long I. “Zhaif”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696557996 {#4110
    date: 2023-10-06 04:06:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 34211
  -bodyTs: "'beig':6 'g':1,4 'like':2 'long':9 'zhaif':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696557996 {#4111
    date: 2023-10-06 04:06: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
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 {#4189
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nobody mentions the people who pronounce it G-I-F"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696618427 {#4184
    date: 2023-10-06 20:53:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 34210
  -bodyTs: "'f':11 'g':9 'g-i-f':8 'mention':2 'nobodi':1 'peopl':4 'pronounc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696557990 {#4185
    date: 2023-10-06 04:06:30.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 {#4189
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nobody mentions the people who pronounce it G-I-F"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696618427 {#4184
    date: 2023-10-06 20:53:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 34210
  -bodyTs: "'f':11 'g':9 'g-i-f':8 'mention':2 'nobodi':1 'peopl':4 'pronounc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696557990 {#4185
    date: 2023-10-06 04:06:30.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 {#4189
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nobody mentions the people who pronounce it G-I-F"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696618427 {#4184
    date: 2023-10-06 20:53:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 34210
  -bodyTs: "'f':11 'g':9 'g-i-f':8 'mention':2 'nobodi':1 'peopl':4 'pronounc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696557990 {#4185
    date: 2023-10-06 04:06:30.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 {#5262
  +user: Proxies\__CG__\App\Entity\User {#5263 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4189
    +user: App\Entity\User {#4202 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Nobody mentions the people who pronounce it G-I-F"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696618427 {#4184
      date: 2023-10-06 20:53:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 34210
    -bodyTs: "'f':11 'g':9 'g-i-f':8 'mention':2 'nobodi':1 'peopl':4 'pronounc':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696557990 {#4185
      date: 2023-10-06 04:06:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "This right here, the only one that everyone can hate equally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696614073 {#5260
    date: 2023-10-06 19:41:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@unnecessarygoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 34986
  -bodyTs: "'equal':11 'everyon':8 'hate':10 'one':6 'right':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3959727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696614073 {#5261
    date: 2023-10-06 19:41: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
23 DENIED edit
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#5263 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4189
    +user: App\Entity\User {#4202 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Nobody mentions the people who pronounce it G-I-F"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696618427 {#4184
      date: 2023-10-06 20:53:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 34210
    -bodyTs: "'f':11 'g':9 'g-i-f':8 'mention':2 'nobodi':1 'peopl':4 'pronounc':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696557990 {#4185
      date: 2023-10-06 04:06:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "This right here, the only one that everyone can hate equally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696614073 {#5260
    date: 2023-10-06 19:41:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@unnecessarygoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 34986
  -bodyTs: "'equal':11 'everyon':8 'hate':10 'one':6 'right':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3959727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696614073 {#5261
    date: 2023-10-06 19:41: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
24 DENIED moderate
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#5263 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4189
    +user: App\Entity\User {#4202 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Nobody mentions the people who pronounce it G-I-F"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696618427 {#4184
      date: 2023-10-06 20:53:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 34210
    -bodyTs: "'f':11 'g':9 'g-i-f':8 'mention':2 'nobodi':1 'peopl':4 'pronounc':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696557990 {#4185
      date: 2023-10-06 04:06:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "This right here, the only one that everyone can hate equally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696614073 {#5260
    date: 2023-10-06 19:41:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@unnecessarygoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 34986
  -bodyTs: "'equal':11 'everyon':8 'hate':10 'one':6 'right':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3959727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696614073 {#5261
    date: 2023-10-06 19:41: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
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 {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4189
    +user: App\Entity\User {#4202 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Nobody mentions the people who pronounce it G-I-F"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696618427 {#4184
      date: 2023-10-06 20:53:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 34210
    -bodyTs: "'f':11 'g':9 'g-i-f':8 'mention':2 'nobodi':1 'peopl':4 'pronounc':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696557990 {#4185
      date: 2023-10-06 04:06:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "In Swedish we don’t really say Jay-pegg, because it doesn’t flow with the rest of the language. Due to it coming at a time when file extensions were limited to three characters on Windows, most people I know pronounce it JPG (Yee-pear-gear)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696618426 {#5276
    date: 2023-10-06 20:53:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@unnecessarygoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 35103
  -bodyTs: "'charact':36 'come':25 'doesn':13 'due':22 'extens':31 'file':30 'flow':15 'gear':49 'jay':9 'jay-pegg':8 'jpg':45 'know':42 'languag':21 'limit':33 'pear':48 'pegg':10 'peopl':40 'pronounc':43 'realli':6 'rest':18 'say':7 'swedish':2 'three':35 'time':28 'window':38 'yee':47 'yee-pear-gear':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4197193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696618426 {#5277
    date: 2023-10-06 20:53: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
27 DENIED edit
App\Entity\EntryComment {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4189
    +user: App\Entity\User {#4202 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Nobody mentions the people who pronounce it G-I-F"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696618427 {#4184
      date: 2023-10-06 20:53:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 34210
    -bodyTs: "'f':11 'g':9 'g-i-f':8 'mention':2 'nobodi':1 'peopl':4 'pronounc':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696557990 {#4185
      date: 2023-10-06 04:06:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "In Swedish we don’t really say Jay-pegg, because it doesn’t flow with the rest of the language. Due to it coming at a time when file extensions were limited to three characters on Windows, most people I know pronounce it JPG (Yee-pear-gear)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696618426 {#5276
    date: 2023-10-06 20:53:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@unnecessarygoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 35103
  -bodyTs: "'charact':36 'come':25 'doesn':13 'due':22 'extens':31 'file':30 'flow':15 'gear':49 'jay':9 'jay-pegg':8 'jpg':45 'know':42 'languag':21 'limit':33 'pear':48 'pegg':10 'peopl':40 'pronounc':43 'realli':6 'rest':18 'say':7 'swedish':2 'three':35 'time':28 'window':38 'yee':47 'yee-pear-gear':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4197193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696618426 {#5277
    date: 2023-10-06 20:53: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
28 DENIED moderate
App\Entity\EntryComment {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4189
    +user: App\Entity\User {#4202 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Nobody mentions the people who pronounce it G-I-F"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696618427 {#4184
      date: 2023-10-06 20:53:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 34210
    -bodyTs: "'f':11 'g':9 'g-i-f':8 'mention':2 'nobodi':1 'peopl':4 'pronounc':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696557990 {#4185
      date: 2023-10-06 04:06:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "In Swedish we don’t really say Jay-pegg, because it doesn’t flow with the rest of the language. Due to it coming at a time when file extensions were limited to three characters on Windows, most people I know pronounce it JPG (Yee-pear-gear)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696618426 {#5276
    date: 2023-10-06 20:53:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@unnecessarygoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 35103
  -bodyTs: "'charact':36 'come':25 'doesn':13 'due':22 'extens':31 'file':30 'flow':15 'gear':49 'jay':9 'jay-pegg':8 'jpg':45 'know':42 'languag':21 'limit':33 'pear':48 'pegg':10 'peopl':40 'pronounc':43 'realli':6 'rest':18 'say':7 'swedish':2 'three':35 'time':28 'window':38 'yee':47 'yee-pear-gear':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4197193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696618426 {#5277
    date: 2023-10-06 20:53: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
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 {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
    \n
    plus jif is peanut butter
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696687143 {#4257
    date: 2023-10-07 15:59:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 34209
  -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174550"
  +editedAt: DateTimeImmutable @1696557951 {#4258
    date: 2023-10-06 04:05:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696557931 {#4259
    date: 2023-10-06 04:05:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
    \n
    plus jif is peanut butter
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696687143 {#4257
    date: 2023-10-07 15:59:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 34209
  -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174550"
  +editedAt: DateTimeImmutable @1696557951 {#4258
    date: 2023-10-06 04:05:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696557931 {#4259
    date: 2023-10-06 04:05:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
    \n
    plus jif is peanut butter
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696687143 {#4257
    date: 2023-10-07 15:59:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 34209
  -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174550"
  +editedAt: DateTimeImmutable @1696557951 {#4258
    date: 2023-10-06 04:05:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696557931 {#4259
    date: 2023-10-06 04:05:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5165
  +user: Proxies\__CG__\App\Entity\User {#5166 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696559285 {#5163
    date: 2023-10-06 04:28:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 34221
  -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4425790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696559285 {#5164
    date: 2023-10-06 04:28:05.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 {#5165
  +user: Proxies\__CG__\App\Entity\User {#5166 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696559285 {#5163
    date: 2023-10-06 04:28:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 34221
  -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4425790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696559285 {#5164
    date: 2023-10-06 04:28:05.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 {#5165
  +user: Proxies\__CG__\App\Entity\User {#5166 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696559285 {#5163
    date: 2023-10-06 04:28:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 34221
  -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4425790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696559285 {#5164
    date: 2023-10-06 04:28:05.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 {#5307
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: Proxies\__CG__\App\Entity\User {#5166 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696559285 {#5163
      date: 2023-10-06 04:28:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 34221
    -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4425790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696559285 {#5164
      date: 2023-10-06 04:28:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Gift without the t, I always say"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696566162 {#5302
    date: 2023-10-06 06:22:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5297 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5293 …}
  +reports: Doctrine\ORM\PersistentCollection {#5309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
  -id: 34294
  -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3476658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696566162 {#5305
    date: 2023-10-06 06:22: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
39 DENIED edit
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: Proxies\__CG__\App\Entity\User {#5166 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696559285 {#5163
      date: 2023-10-06 04:28:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 34221
    -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4425790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696559285 {#5164
      date: 2023-10-06 04:28:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Gift without the t, I always say"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696566162 {#5302
    date: 2023-10-06 06:22:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5297 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5293 …}
  +reports: Doctrine\ORM\PersistentCollection {#5309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
  -id: 34294
  -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3476658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696566162 {#5305
    date: 2023-10-06 06:22: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
40 DENIED moderate
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: Proxies\__CG__\App\Entity\User {#5166 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696559285 {#5163
      date: 2023-10-06 04:28:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 34221
    -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4425790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696559285 {#5164
      date: 2023-10-06 04:28:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Gift without the t, I always say"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696566162 {#5302
    date: 2023-10-06 06:22:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5297 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5293 …}
  +reports: Doctrine\ORM\PersistentCollection {#5309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
  -id: 34294
  -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3476658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696566162 {#5305
    date: 2023-10-06 06:22: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
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 {#5456
  +user: Proxies\__CG__\App\Entity\User {#5450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5299 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5165
      +user: Proxies\__CG__\App\Entity\User {#5166 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4263
        +user: App\Entity\User {#4276 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
          \n
          plus jif is peanut butter
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696687143 {#4257
          date: 2023-10-07 15:59:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4266 …}
        +votes: Doctrine\ORM\PersistentCollection {#4268 …}
        +reports: Doctrine\ORM\PersistentCollection {#4270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
        -id: 34209
        -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4174550"
        +editedAt: DateTimeImmutable @1696557951 {#4258
          date: 2023-10-06 04:05:51.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696557931 {#4259
          date: 2023-10-06 04:05:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1696559285 {#5163
        date: 2023-10-06 04:28:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5167 …}
      +nested: Doctrine\ORM\PersistentCollection {#5169 …}
      +votes: Doctrine\ORM\PersistentCollection {#5171 …}
      +reports: Doctrine\ORM\PersistentCollection {#5173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
      -id: 34221
      -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4425790"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696559285 {#5164
        date: 2023-10-06 04:28:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Gift without the t, I always say"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696566162 {#5302
      date: 2023-10-06 06:22:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5297 …}
    +nested: Doctrine\ORM\PersistentCollection {#5295 …}
    +votes: Doctrine\ORM\PersistentCollection {#5293 …}
    +reports: Doctrine\ORM\PersistentCollection {#5309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
    -id: 34294
    -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3476658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696566162 {#5305
      date: 2023-10-06 06:22:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696626582 {#5457
    date: 2023-10-06 23:09:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5448 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
  -id: 35287
  -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4457206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696626582 {#5454
    date: 2023-10-06 23:09: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
43 DENIED edit
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5299 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5165
      +user: Proxies\__CG__\App\Entity\User {#5166 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4263
        +user: App\Entity\User {#4276 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
          \n
          plus jif is peanut butter
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696687143 {#4257
          date: 2023-10-07 15:59:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4266 …}
        +votes: Doctrine\ORM\PersistentCollection {#4268 …}
        +reports: Doctrine\ORM\PersistentCollection {#4270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
        -id: 34209
        -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4174550"
        +editedAt: DateTimeImmutable @1696557951 {#4258
          date: 2023-10-06 04:05:51.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696557931 {#4259
          date: 2023-10-06 04:05:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1696559285 {#5163
        date: 2023-10-06 04:28:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5167 …}
      +nested: Doctrine\ORM\PersistentCollection {#5169 …}
      +votes: Doctrine\ORM\PersistentCollection {#5171 …}
      +reports: Doctrine\ORM\PersistentCollection {#5173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
      -id: 34221
      -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4425790"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696559285 {#5164
        date: 2023-10-06 04:28:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Gift without the t, I always say"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696566162 {#5302
      date: 2023-10-06 06:22:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5297 …}
    +nested: Doctrine\ORM\PersistentCollection {#5295 …}
    +votes: Doctrine\ORM\PersistentCollection {#5293 …}
    +reports: Doctrine\ORM\PersistentCollection {#5309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
    -id: 34294
    -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3476658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696566162 {#5305
      date: 2023-10-06 06:22:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696626582 {#5457
    date: 2023-10-06 23:09:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5448 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
  -id: 35287
  -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4457206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696626582 {#5454
    date: 2023-10-06 23:09: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
44 DENIED moderate
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5299 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5165
      +user: Proxies\__CG__\App\Entity\User {#5166 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4263
        +user: App\Entity\User {#4276 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
          \n
          plus jif is peanut butter
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696687143 {#4257
          date: 2023-10-07 15:59:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4266 …}
        +votes: Doctrine\ORM\PersistentCollection {#4268 …}
        +reports: Doctrine\ORM\PersistentCollection {#4270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
        -id: 34209
        -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4174550"
        +editedAt: DateTimeImmutable @1696557951 {#4258
          date: 2023-10-06 04:05:51.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696557931 {#4259
          date: 2023-10-06 04:05:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1696559285 {#5163
        date: 2023-10-06 04:28:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5167 …}
      +nested: Doctrine\ORM\PersistentCollection {#5169 …}
      +votes: Doctrine\ORM\PersistentCollection {#5171 …}
      +reports: Doctrine\ORM\PersistentCollection {#5173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
      -id: 34221
      -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4425790"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696559285 {#5164
        date: 2023-10-06 04:28:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Gift without the t, I always say"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696566162 {#5302
      date: 2023-10-06 06:22:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5297 …}
    +nested: Doctrine\ORM\PersistentCollection {#5295 …}
    +votes: Doctrine\ORM\PersistentCollection {#5293 …}
    +reports: Doctrine\ORM\PersistentCollection {#5309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
    -id: 34294
    -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3476658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696566162 {#5305
      date: 2023-10-06 06:22:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696626582 {#5457
    date: 2023-10-06 23:09:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5448 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
  -id: 35287
  -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4457206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696626582 {#5454
    date: 2023-10-06 23:09: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
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 {#5521
  +user: Proxies\__CG__\App\Entity\User {#5522 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5456
    +user: Proxies\__CG__\App\Entity\User {#5450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5307
      +user: Proxies\__CG__\App\Entity\User {#5299 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5165
        +user: Proxies\__CG__\App\Entity\User {#5166 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4263
          +user: App\Entity\User {#4276 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
            \n
            plus jif is peanut butter
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1696687143 {#4257
            date: 2023-10-07 15:59:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4264 …}
          +nested: Doctrine\ORM\PersistentCollection {#4266 …}
          +votes: Doctrine\ORM\PersistentCollection {#4268 …}
          +reports: Doctrine\ORM\PersistentCollection {#4270 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
          -id: 34209
          -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4174550"
          +editedAt: DateTimeImmutable @1696557951 {#4258
            date: 2023-10-06 04:05:51.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696557931 {#4259
            date: 2023-10-06 04:05:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1696559285 {#5163
          date: 2023-10-06 04:28:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5167 …}
        +nested: Doctrine\ORM\PersistentCollection {#5169 …}
        +votes: Doctrine\ORM\PersistentCollection {#5171 …}
        +reports: Doctrine\ORM\PersistentCollection {#5173 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
        -id: 34221
        -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4425790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696559285 {#5164
          date: 2023-10-06 04:28:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Gift without the t, I always say"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696566162 {#5302
        date: 2023-10-06 06:22:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5297 …}
      +nested: Doctrine\ORM\PersistentCollection {#5295 …}
      +votes: Doctrine\ORM\PersistentCollection {#5293 …}
      +reports: Doctrine\ORM\PersistentCollection {#5309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
      -id: 34294
      -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3476658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696566162 {#5305
        date: 2023-10-06 06:22:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696626582 {#5457
      date: 2023-10-06 23:09:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5448 …}
    +votes: Doctrine\ORM\PersistentCollection {#5446 …}
    +reports: Doctrine\ORM\PersistentCollection {#5460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
    -id: 35287
    -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4457206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696626582 {#5454
      date: 2023-10-06 23:09:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I would accept gife (rhymes with life) with hard G before I accept jif."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696627982 {#5519
    date: 2023-10-06 23:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5523 …}
  +nested: Doctrine\ORM\PersistentCollection {#5525 …}
  +votes: Doctrine\ORM\PersistentCollection {#5527 …}
  +reports: Doctrine\ORM\PersistentCollection {#5529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
  -id: 35304
  -bodyTs: "'accept':3,13 'g':10 'gife':4 'hard':9 'jif':14 'life':7 'rhyme':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4201619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696627982 {#5520
    date: 2023-10-06 23:33:02.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 {#5521
  +user: Proxies\__CG__\App\Entity\User {#5522 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5456
    +user: Proxies\__CG__\App\Entity\User {#5450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5307
      +user: Proxies\__CG__\App\Entity\User {#5299 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5165
        +user: Proxies\__CG__\App\Entity\User {#5166 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4263
          +user: App\Entity\User {#4276 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
            \n
            plus jif is peanut butter
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1696687143 {#4257
            date: 2023-10-07 15:59:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4264 …}
          +nested: Doctrine\ORM\PersistentCollection {#4266 …}
          +votes: Doctrine\ORM\PersistentCollection {#4268 …}
          +reports: Doctrine\ORM\PersistentCollection {#4270 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
          -id: 34209
          -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4174550"
          +editedAt: DateTimeImmutable @1696557951 {#4258
            date: 2023-10-06 04:05:51.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696557931 {#4259
            date: 2023-10-06 04:05:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1696559285 {#5163
          date: 2023-10-06 04:28:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5167 …}
        +nested: Doctrine\ORM\PersistentCollection {#5169 …}
        +votes: Doctrine\ORM\PersistentCollection {#5171 …}
        +reports: Doctrine\ORM\PersistentCollection {#5173 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
        -id: 34221
        -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4425790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696559285 {#5164
          date: 2023-10-06 04:28:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Gift without the t, I always say"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696566162 {#5302
        date: 2023-10-06 06:22:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5297 …}
      +nested: Doctrine\ORM\PersistentCollection {#5295 …}
      +votes: Doctrine\ORM\PersistentCollection {#5293 …}
      +reports: Doctrine\ORM\PersistentCollection {#5309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
      -id: 34294
      -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3476658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696566162 {#5305
        date: 2023-10-06 06:22:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696626582 {#5457
      date: 2023-10-06 23:09:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5448 …}
    +votes: Doctrine\ORM\PersistentCollection {#5446 …}
    +reports: Doctrine\ORM\PersistentCollection {#5460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
    -id: 35287
    -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4457206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696626582 {#5454
      date: 2023-10-06 23:09:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I would accept gife (rhymes with life) with hard G before I accept jif."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696627982 {#5519
    date: 2023-10-06 23:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5523 …}
  +nested: Doctrine\ORM\PersistentCollection {#5525 …}
  +votes: Doctrine\ORM\PersistentCollection {#5527 …}
  +reports: Doctrine\ORM\PersistentCollection {#5529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
  -id: 35304
  -bodyTs: "'accept':3,13 'g':10 'gife':4 'hard':9 'jif':14 'life':7 'rhyme':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4201619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696627982 {#5520
    date: 2023-10-06 23:33:02.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 {#5521
  +user: Proxies\__CG__\App\Entity\User {#5522 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5456
    +user: Proxies\__CG__\App\Entity\User {#5450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5307
      +user: Proxies\__CG__\App\Entity\User {#5299 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5165
        +user: Proxies\__CG__\App\Entity\User {#5166 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4263
          +user: App\Entity\User {#4276 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
            \n
            plus jif is peanut butter
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1696687143 {#4257
            date: 2023-10-07 15:59:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4264 …}
          +nested: Doctrine\ORM\PersistentCollection {#4266 …}
          +votes: Doctrine\ORM\PersistentCollection {#4268 …}
          +reports: Doctrine\ORM\PersistentCollection {#4270 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
          -id: 34209
          -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4174550"
          +editedAt: DateTimeImmutable @1696557951 {#4258
            date: 2023-10-06 04:05:51.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696557931 {#4259
            date: 2023-10-06 04:05:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1696559285 {#5163
          date: 2023-10-06 04:28:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5167 …}
        +nested: Doctrine\ORM\PersistentCollection {#5169 …}
        +votes: Doctrine\ORM\PersistentCollection {#5171 …}
        +reports: Doctrine\ORM\PersistentCollection {#5173 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
        -id: 34221
        -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4425790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696559285 {#5164
          date: 2023-10-06 04:28:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Gift without the t, I always say"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696566162 {#5302
        date: 2023-10-06 06:22:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5297 …}
      +nested: Doctrine\ORM\PersistentCollection {#5295 …}
      +votes: Doctrine\ORM\PersistentCollection {#5293 …}
      +reports: Doctrine\ORM\PersistentCollection {#5309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
      -id: 34294
      -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3476658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696566162 {#5305
        date: 2023-10-06 06:22:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696626582 {#5457
      date: 2023-10-06 23:09:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5448 …}
    +votes: Doctrine\ORM\PersistentCollection {#5446 …}
    +reports: Doctrine\ORM\PersistentCollection {#5460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
    -id: 35287
    -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4457206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696626582 {#5454
      date: 2023-10-06 23:09:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I would accept gife (rhymes with life) with hard G before I accept jif."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696627982 {#5519
    date: 2023-10-06 23:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5523 …}
  +nested: Doctrine\ORM\PersistentCollection {#5525 …}
  +votes: Doctrine\ORM\PersistentCollection {#5527 …}
  +reports: Doctrine\ORM\PersistentCollection {#5529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
  -id: 35304
  -bodyTs: "'accept':3,13 'g':10 'gife':4 'hard':9 'jif':14 'life':7 'rhyme':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4201619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696627982 {#5520
    date: 2023-10-06 23:33:02.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 {#5560
  +user: Proxies\__CG__\App\Entity\User {#5450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5521
    +user: Proxies\__CG__\App\Entity\User {#5522 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5456
      +user: Proxies\__CG__\App\Entity\User {#5450 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5307
        +user: Proxies\__CG__\App\Entity\User {#5299 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5165
          +user: Proxies\__CG__\App\Entity\User {#5166 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4263
            +user: App\Entity\User {#4276 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
              \n
              plus jif is peanut butter
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1696687143 {#4257
              date: 2023-10-07 15:59:03.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hai@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4264 …}
            +nested: Doctrine\ORM\PersistentCollection {#4266 …}
            +votes: Doctrine\ORM\PersistentCollection {#4268 …}
            +reports: Doctrine\ORM\PersistentCollection {#4270 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
            -id: 34209
            -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4174550"
            +editedAt: DateTimeImmutable @1696557951 {#4258
              date: 2023-10-06 04:05:51.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696557931 {#4259
              date: 2023-10-06 04:05:31.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4263}
          +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1696559285 {#5163
            date: 2023-10-06 04:28:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
            "@MiikCheque@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5167 …}
          +nested: Doctrine\ORM\PersistentCollection {#5169 …}
          +votes: Doctrine\ORM\PersistentCollection {#5171 …}
          +reports: Doctrine\ORM\PersistentCollection {#5173 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
          -id: 34221
          -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4425790"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696559285 {#5164
            date: 2023-10-06 04:28:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "Gift without the t, I always say"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696566162 {#5302
          date: 2023-10-06 06:22:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
          "@Pinklink@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5297 …}
        +nested: Doctrine\ORM\PersistentCollection {#5295 …}
        +votes: Doctrine\ORM\PersistentCollection {#5293 …}
        +reports: Doctrine\ORM\PersistentCollection {#5309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
        -id: 34294
        -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3476658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696566162 {#5305
          date: 2023-10-06 06:22:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696626582 {#5457
        date: 2023-10-06 23:09:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
        "@criitz@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5444 …}
      +nested: Doctrine\ORM\PersistentCollection {#5448 …}
      +votes: Doctrine\ORM\PersistentCollection {#5446 …}
      +reports: Doctrine\ORM\PersistentCollection {#5460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
      -id: 35287
      -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4457206"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696626582 {#5454
        date: 2023-10-06 23:09:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "I would accept gife (rhymes with life) with hard G before I accept jif."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696627982 {#5519
      date: 2023-10-06 23:33:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
      "@dokapuff@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5523 …}
    +nested: Doctrine\ORM\PersistentCollection {#5525 …}
    +votes: Doctrine\ORM\PersistentCollection {#5527 …}
    +reports: Doctrine\ORM\PersistentCollection {#5529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
    -id: 35304
    -bodyTs: "'accept':3,13 'g':10 'gife':4 'hard':9 'jif':14 'life':7 'rhyme':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4201619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696627982 {#5520
      date: 2023-10-06 23:33:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Then go fight the dictionary, both pronunciations are in there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696631724 {#5561
    date: 2023-10-07 00:35:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
    "@clearleaf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5557 …}
  +nested: Doctrine\ORM\PersistentCollection {#5553 …}
  +votes: Doctrine\ORM\PersistentCollection {#5551 …}
  +reports: Doctrine\ORM\PersistentCollection {#5566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5570 …}
  -id: 35348
  -bodyTs: "'dictionari':5 'fight':3 'go':2 'pronunci':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4459720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696631724 {#5564
    date: 2023-10-07 00:35: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
51 DENIED edit
App\Entity\EntryComment {#5560
  +user: Proxies\__CG__\App\Entity\User {#5450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5521
    +user: Proxies\__CG__\App\Entity\User {#5522 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5456
      +user: Proxies\__CG__\App\Entity\User {#5450 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5307
        +user: Proxies\__CG__\App\Entity\User {#5299 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5165
          +user: Proxies\__CG__\App\Entity\User {#5166 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4263
            +user: App\Entity\User {#4276 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
              \n
              plus jif is peanut butter
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1696687143 {#4257
              date: 2023-10-07 15:59:03.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hai@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4264 …}
            +nested: Doctrine\ORM\PersistentCollection {#4266 …}
            +votes: Doctrine\ORM\PersistentCollection {#4268 …}
            +reports: Doctrine\ORM\PersistentCollection {#4270 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
            -id: 34209
            -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4174550"
            +editedAt: DateTimeImmutable @1696557951 {#4258
              date: 2023-10-06 04:05:51.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696557931 {#4259
              date: 2023-10-06 04:05:31.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4263}
          +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1696559285 {#5163
            date: 2023-10-06 04:28:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
            "@MiikCheque@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5167 …}
          +nested: Doctrine\ORM\PersistentCollection {#5169 …}
          +votes: Doctrine\ORM\PersistentCollection {#5171 …}
          +reports: Doctrine\ORM\PersistentCollection {#5173 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
          -id: 34221
          -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4425790"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696559285 {#5164
            date: 2023-10-06 04:28:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "Gift without the t, I always say"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696566162 {#5302
          date: 2023-10-06 06:22:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
          "@Pinklink@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5297 …}
        +nested: Doctrine\ORM\PersistentCollection {#5295 …}
        +votes: Doctrine\ORM\PersistentCollection {#5293 …}
        +reports: Doctrine\ORM\PersistentCollection {#5309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
        -id: 34294
        -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3476658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696566162 {#5305
          date: 2023-10-06 06:22:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696626582 {#5457
        date: 2023-10-06 23:09:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
        "@criitz@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5444 …}
      +nested: Doctrine\ORM\PersistentCollection {#5448 …}
      +votes: Doctrine\ORM\PersistentCollection {#5446 …}
      +reports: Doctrine\ORM\PersistentCollection {#5460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
      -id: 35287
      -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4457206"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696626582 {#5454
        date: 2023-10-06 23:09:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "I would accept gife (rhymes with life) with hard G before I accept jif."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696627982 {#5519
      date: 2023-10-06 23:33:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
      "@dokapuff@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5523 …}
    +nested: Doctrine\ORM\PersistentCollection {#5525 …}
    +votes: Doctrine\ORM\PersistentCollection {#5527 …}
    +reports: Doctrine\ORM\PersistentCollection {#5529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
    -id: 35304
    -bodyTs: "'accept':3,13 'g':10 'gife':4 'hard':9 'jif':14 'life':7 'rhyme':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4201619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696627982 {#5520
      date: 2023-10-06 23:33:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Then go fight the dictionary, both pronunciations are in there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696631724 {#5561
    date: 2023-10-07 00:35:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
    "@clearleaf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5557 …}
  +nested: Doctrine\ORM\PersistentCollection {#5553 …}
  +votes: Doctrine\ORM\PersistentCollection {#5551 …}
  +reports: Doctrine\ORM\PersistentCollection {#5566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5570 …}
  -id: 35348
  -bodyTs: "'dictionari':5 'fight':3 'go':2 'pronunci':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4459720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696631724 {#5564
    date: 2023-10-07 00:35: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
52 DENIED moderate
App\Entity\EntryComment {#5560
  +user: Proxies\__CG__\App\Entity\User {#5450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5521
    +user: Proxies\__CG__\App\Entity\User {#5522 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5456
      +user: Proxies\__CG__\App\Entity\User {#5450 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5307
        +user: Proxies\__CG__\App\Entity\User {#5299 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5165
          +user: Proxies\__CG__\App\Entity\User {#5166 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4263
            +user: App\Entity\User {#4276 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
              \n
              plus jif is peanut butter
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1696687143 {#4257
              date: 2023-10-07 15:59:03.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hai@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4264 …}
            +nested: Doctrine\ORM\PersistentCollection {#4266 …}
            +votes: Doctrine\ORM\PersistentCollection {#4268 …}
            +reports: Doctrine\ORM\PersistentCollection {#4270 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
            -id: 34209
            -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4174550"
            +editedAt: DateTimeImmutable @1696557951 {#4258
              date: 2023-10-06 04:05:51.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696557931 {#4259
              date: 2023-10-06 04:05:31.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4263}
          +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1696559285 {#5163
            date: 2023-10-06 04:28:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
            "@MiikCheque@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5167 …}
          +nested: Doctrine\ORM\PersistentCollection {#5169 …}
          +votes: Doctrine\ORM\PersistentCollection {#5171 …}
          +reports: Doctrine\ORM\PersistentCollection {#5173 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
          -id: 34221
          -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4425790"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696559285 {#5164
            date: 2023-10-06 04:28:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "Gift without the t, I always say"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696566162 {#5302
          date: 2023-10-06 06:22:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
          "@Pinklink@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5297 …}
        +nested: Doctrine\ORM\PersistentCollection {#5295 …}
        +votes: Doctrine\ORM\PersistentCollection {#5293 …}
        +reports: Doctrine\ORM\PersistentCollection {#5309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
        -id: 34294
        -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3476658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696566162 {#5305
          date: 2023-10-06 06:22:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696626582 {#5457
        date: 2023-10-06 23:09:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
        "@criitz@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5444 …}
      +nested: Doctrine\ORM\PersistentCollection {#5448 …}
      +votes: Doctrine\ORM\PersistentCollection {#5446 …}
      +reports: Doctrine\ORM\PersistentCollection {#5460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
      -id: 35287
      -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4457206"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696626582 {#5454
        date: 2023-10-06 23:09:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "I would accept gife (rhymes with life) with hard G before I accept jif."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696627982 {#5519
      date: 2023-10-06 23:33:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
      "@dokapuff@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5523 …}
    +nested: Doctrine\ORM\PersistentCollection {#5525 …}
    +votes: Doctrine\ORM\PersistentCollection {#5527 …}
    +reports: Doctrine\ORM\PersistentCollection {#5529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
    -id: 35304
    -bodyTs: "'accept':3,13 'g':10 'gife':4 'hard':9 'jif':14 'life':7 'rhyme':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4201619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696627982 {#5520
      date: 2023-10-06 23:33:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Then go fight the dictionary, both pronunciations are in there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696631724 {#5561
    date: 2023-10-07 00:35:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
    "@clearleaf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5557 …}
  +nested: Doctrine\ORM\PersistentCollection {#5553 …}
  +votes: Doctrine\ORM\PersistentCollection {#5551 …}
  +reports: Doctrine\ORM\PersistentCollection {#5566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5570 …}
  -id: 35348
  -bodyTs: "'dictionari':5 'fight':3 'go':2 'pronunci':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4459720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696631724 {#5564
    date: 2023-10-07 00:35: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
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 {#5537
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5456
    +user: Proxies\__CG__\App\Entity\User {#5450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5307
      +user: Proxies\__CG__\App\Entity\User {#5299 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5165
        +user: Proxies\__CG__\App\Entity\User {#5166 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4263
          +user: App\Entity\User {#4276 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
            \n
            plus jif is peanut butter
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1696687143 {#4257
            date: 2023-10-07 15:59:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4264 …}
          +nested: Doctrine\ORM\PersistentCollection {#4266 …}
          +votes: Doctrine\ORM\PersistentCollection {#4268 …}
          +reports: Doctrine\ORM\PersistentCollection {#4270 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
          -id: 34209
          -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4174550"
          +editedAt: DateTimeImmutable @1696557951 {#4258
            date: 2023-10-06 04:05:51.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696557931 {#4259
            date: 2023-10-06 04:05:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1696559285 {#5163
          date: 2023-10-06 04:28:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5167 …}
        +nested: Doctrine\ORM\PersistentCollection {#5169 …}
        +votes: Doctrine\ORM\PersistentCollection {#5171 …}
        +reports: Doctrine\ORM\PersistentCollection {#5173 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
        -id: 34221
        -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4425790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696559285 {#5164
          date: 2023-10-06 04:28:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Gift without the t, I always say"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696566162 {#5302
        date: 2023-10-06 06:22:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5297 …}
      +nested: Doctrine\ORM\PersistentCollection {#5295 …}
      +votes: Doctrine\ORM\PersistentCollection {#5293 …}
      +reports: Doctrine\ORM\PersistentCollection {#5309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
      -id: 34294
      -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3476658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696566162 {#5305
        date: 2023-10-06 06:22:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696626582 {#5457
      date: 2023-10-06 23:09:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5448 …}
    +votes: Doctrine\ORM\PersistentCollection {#5446 …}
    +reports: Doctrine\ORM\PersistentCollection {#5460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
    -id: 35287
    -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4457206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696626582 {#5454
      date: 2023-10-06 23:09:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I disagree. If the letter your adding is E, it will change the promounciation of the vowel. That’s the function of the E. Adding a consonant like t doesn’t change the vowel sound (eg. How you would pronounce something like “sif” vs “sift” - no change in the vowel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696636838 {#5535
    date: 2023-10-07 02:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 35441
  -bodyTs: "'ad':7,25 'chang':12,32,47 'conson':27 'disagre':2 'doesn':30 'e':9,24 'eg':36 'function':21 'letter':5 'like':28,42 'promounci':14 'pronounc':40 'sif':43 'sift':45 'someth':41 'sound':35 'vowel':17,34,50 'vs':44 'would':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3502143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696636838 {#5536
    date: 2023-10-07 02:00:38.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 {#5537
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5456
    +user: Proxies\__CG__\App\Entity\User {#5450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5307
      +user: Proxies\__CG__\App\Entity\User {#5299 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5165
        +user: Proxies\__CG__\App\Entity\User {#5166 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4263
          +user: App\Entity\User {#4276 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
            \n
            plus jif is peanut butter
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1696687143 {#4257
            date: 2023-10-07 15:59:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4264 …}
          +nested: Doctrine\ORM\PersistentCollection {#4266 …}
          +votes: Doctrine\ORM\PersistentCollection {#4268 …}
          +reports: Doctrine\ORM\PersistentCollection {#4270 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
          -id: 34209
          -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4174550"
          +editedAt: DateTimeImmutable @1696557951 {#4258
            date: 2023-10-06 04:05:51.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696557931 {#4259
            date: 2023-10-06 04:05:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1696559285 {#5163
          date: 2023-10-06 04:28:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5167 …}
        +nested: Doctrine\ORM\PersistentCollection {#5169 …}
        +votes: Doctrine\ORM\PersistentCollection {#5171 …}
        +reports: Doctrine\ORM\PersistentCollection {#5173 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
        -id: 34221
        -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4425790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696559285 {#5164
          date: 2023-10-06 04:28:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Gift without the t, I always say"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696566162 {#5302
        date: 2023-10-06 06:22:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5297 …}
      +nested: Doctrine\ORM\PersistentCollection {#5295 …}
      +votes: Doctrine\ORM\PersistentCollection {#5293 …}
      +reports: Doctrine\ORM\PersistentCollection {#5309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
      -id: 34294
      -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3476658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696566162 {#5305
        date: 2023-10-06 06:22:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696626582 {#5457
      date: 2023-10-06 23:09:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5448 …}
    +votes: Doctrine\ORM\PersistentCollection {#5446 …}
    +reports: Doctrine\ORM\PersistentCollection {#5460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
    -id: 35287
    -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4457206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696626582 {#5454
      date: 2023-10-06 23:09:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I disagree. If the letter your adding is E, it will change the promounciation of the vowel. That’s the function of the E. Adding a consonant like t doesn’t change the vowel sound (eg. How you would pronounce something like “sif” vs “sift” - no change in the vowel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696636838 {#5535
    date: 2023-10-07 02:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 35441
  -bodyTs: "'ad':7,25 'chang':12,32,47 'conson':27 'disagre':2 'doesn':30 'e':9,24 'eg':36 'function':21 'letter':5 'like':28,42 'promounci':14 'pronounc':40 'sif':43 'sift':45 'someth':41 'sound':35 'vowel':17,34,50 'vs':44 'would':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3502143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696636838 {#5536
    date: 2023-10-07 02:00:38.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 {#5537
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5456
    +user: Proxies\__CG__\App\Entity\User {#5450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5307
      +user: Proxies\__CG__\App\Entity\User {#5299 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5165
        +user: Proxies\__CG__\App\Entity\User {#5166 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4263
          +user: App\Entity\User {#4276 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
            \n
            plus jif is peanut butter
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1696687143 {#4257
            date: 2023-10-07 15:59:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4264 …}
          +nested: Doctrine\ORM\PersistentCollection {#4266 …}
          +votes: Doctrine\ORM\PersistentCollection {#4268 …}
          +reports: Doctrine\ORM\PersistentCollection {#4270 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
          -id: 34209
          -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4174550"
          +editedAt: DateTimeImmutable @1696557951 {#4258
            date: 2023-10-06 04:05:51.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696557931 {#4259
            date: 2023-10-06 04:05:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1696559285 {#5163
          date: 2023-10-06 04:28:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5167 …}
        +nested: Doctrine\ORM\PersistentCollection {#5169 …}
        +votes: Doctrine\ORM\PersistentCollection {#5171 …}
        +reports: Doctrine\ORM\PersistentCollection {#5173 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
        -id: 34221
        -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4425790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696559285 {#5164
          date: 2023-10-06 04:28:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Gift without the t, I always say"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696566162 {#5302
        date: 2023-10-06 06:22:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5297 …}
      +nested: Doctrine\ORM\PersistentCollection {#5295 …}
      +votes: Doctrine\ORM\PersistentCollection {#5293 …}
      +reports: Doctrine\ORM\PersistentCollection {#5309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
      -id: 34294
      -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3476658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696566162 {#5305
        date: 2023-10-06 06:22:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696626582 {#5457
      date: 2023-10-06 23:09:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5448 …}
    +votes: Doctrine\ORM\PersistentCollection {#5446 …}
    +reports: Doctrine\ORM\PersistentCollection {#5460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
    -id: 35287
    -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4457206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696626582 {#5454
      date: 2023-10-06 23:09:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I disagree. If the letter your adding is E, it will change the promounciation of the vowel. That’s the function of the E. Adding a consonant like t doesn’t change the vowel sound (eg. How you would pronounce something like “sif” vs “sift” - no change in the vowel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696636838 {#5535
    date: 2023-10-07 02:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 35441
  -bodyTs: "'ad':7,25 'chang':12,32,47 'conson':27 'disagre':2 'doesn':30 'e':9,24 'eg':36 'function':21 'letter':5 'like':28,42 'promounci':14 'pronounc':40 'sif':43 'sift':45 'someth':41 'sound':35 'vowel':17,34,50 'vs':44 'would':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3502143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696636838 {#5536
    date: 2023-10-07 02:00:38.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 {#5574
  +user: Proxies\__CG__\App\Entity\User {#5450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5537
    +user: Proxies\__CG__\App\Entity\User {#5299 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5456
      +user: Proxies\__CG__\App\Entity\User {#5450 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5307
        +user: Proxies\__CG__\App\Entity\User {#5299 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5165
          +user: Proxies\__CG__\App\Entity\User {#5166 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4263
            +user: App\Entity\User {#4276 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
              \n
              plus jif is peanut butter
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1696687143 {#4257
              date: 2023-10-07 15:59:03.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hai@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4264 …}
            +nested: Doctrine\ORM\PersistentCollection {#4266 …}
            +votes: Doctrine\ORM\PersistentCollection {#4268 …}
            +reports: Doctrine\ORM\PersistentCollection {#4270 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
            -id: 34209
            -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4174550"
            +editedAt: DateTimeImmutable @1696557951 {#4258
              date: 2023-10-06 04:05:51.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696557931 {#4259
              date: 2023-10-06 04:05:31.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4263}
          +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1696559285 {#5163
            date: 2023-10-06 04:28:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
            "@MiikCheque@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5167 …}
          +nested: Doctrine\ORM\PersistentCollection {#5169 …}
          +votes: Doctrine\ORM\PersistentCollection {#5171 …}
          +reports: Doctrine\ORM\PersistentCollection {#5173 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
          -id: 34221
          -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4425790"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696559285 {#5164
            date: 2023-10-06 04:28:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "Gift without the t, I always say"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696566162 {#5302
          date: 2023-10-06 06:22:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
          "@Pinklink@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5297 …}
        +nested: Doctrine\ORM\PersistentCollection {#5295 …}
        +votes: Doctrine\ORM\PersistentCollection {#5293 …}
        +reports: Doctrine\ORM\PersistentCollection {#5309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
        -id: 34294
        -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3476658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696566162 {#5305
          date: 2023-10-06 06:22:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696626582 {#5457
        date: 2023-10-06 23:09:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
        "@criitz@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5444 …}
      +nested: Doctrine\ORM\PersistentCollection {#5448 …}
      +votes: Doctrine\ORM\PersistentCollection {#5446 …}
      +reports: Doctrine\ORM\PersistentCollection {#5460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
      -id: 35287
      -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4457206"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696626582 {#5454
        date: 2023-10-06 23:09:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "I disagree. If the letter your adding is E, it will change the promounciation of the vowel. That’s the function of the E. Adding a consonant like t doesn’t change the vowel sound (eg. How you would pronounce something like “sif” vs “sift” - no change in the vowel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696636838 {#5535
      date: 2023-10-07 02:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
      "@dokapuff@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5538 …}
    +nested: Doctrine\ORM\PersistentCollection {#5540 …}
    +votes: Doctrine\ORM\PersistentCollection {#5542 …}
    +reports: Doctrine\ORM\PersistentCollection {#5544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
    -id: 35441
    -bodyTs: "'ad':7,25 'chang':12,32,47 'conson':27 'disagre':2 'doesn':30 'e':9,24 'eg':36 'function':21 'letter':5 'like':28,42 'promounci':14 'pronounc':40 'sif':43 'sift':45 'someth':41 'sound':35 'vowel':17,34,50 'vs':44 'would':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3502143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696636838 {#5536
      date: 2023-10-07 02:00:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Lasagna"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696639729 {#5572
    date: 2023-10-07 02:48:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5575 …}
  +nested: Doctrine\ORM\PersistentCollection {#5577 …}
  +votes: Doctrine\ORM\PersistentCollection {#5579 …}
  +reports: Doctrine\ORM\PersistentCollection {#5581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
  -id: 35442
  -bodyTs: "'lasagna':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4462922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696639729 {#5573
    date: 2023-10-07 02:48: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
59 DENIED edit
App\Entity\EntryComment {#5574
  +user: Proxies\__CG__\App\Entity\User {#5450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5537
    +user: Proxies\__CG__\App\Entity\User {#5299 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5456
      +user: Proxies\__CG__\App\Entity\User {#5450 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5307
        +user: Proxies\__CG__\App\Entity\User {#5299 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5165
          +user: Proxies\__CG__\App\Entity\User {#5166 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4263
            +user: App\Entity\User {#4276 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
              \n
              plus jif is peanut butter
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1696687143 {#4257
              date: 2023-10-07 15:59:03.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hai@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4264 …}
            +nested: Doctrine\ORM\PersistentCollection {#4266 …}
            +votes: Doctrine\ORM\PersistentCollection {#4268 …}
            +reports: Doctrine\ORM\PersistentCollection {#4270 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
            -id: 34209
            -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4174550"
            +editedAt: DateTimeImmutable @1696557951 {#4258
              date: 2023-10-06 04:05:51.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696557931 {#4259
              date: 2023-10-06 04:05:31.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4263}
          +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1696559285 {#5163
            date: 2023-10-06 04:28:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
            "@MiikCheque@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5167 …}
          +nested: Doctrine\ORM\PersistentCollection {#5169 …}
          +votes: Doctrine\ORM\PersistentCollection {#5171 …}
          +reports: Doctrine\ORM\PersistentCollection {#5173 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
          -id: 34221
          -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4425790"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696559285 {#5164
            date: 2023-10-06 04:28:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "Gift without the t, I always say"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696566162 {#5302
          date: 2023-10-06 06:22:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
          "@Pinklink@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5297 …}
        +nested: Doctrine\ORM\PersistentCollection {#5295 …}
        +votes: Doctrine\ORM\PersistentCollection {#5293 …}
        +reports: Doctrine\ORM\PersistentCollection {#5309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
        -id: 34294
        -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3476658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696566162 {#5305
          date: 2023-10-06 06:22:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696626582 {#5457
        date: 2023-10-06 23:09:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
        "@criitz@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5444 …}
      +nested: Doctrine\ORM\PersistentCollection {#5448 …}
      +votes: Doctrine\ORM\PersistentCollection {#5446 …}
      +reports: Doctrine\ORM\PersistentCollection {#5460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
      -id: 35287
      -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4457206"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696626582 {#5454
        date: 2023-10-06 23:09:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "I disagree. If the letter your adding is E, it will change the promounciation of the vowel. That’s the function of the E. Adding a consonant like t doesn’t change the vowel sound (eg. How you would pronounce something like “sif” vs “sift” - no change in the vowel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696636838 {#5535
      date: 2023-10-07 02:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
      "@dokapuff@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5538 …}
    +nested: Doctrine\ORM\PersistentCollection {#5540 …}
    +votes: Doctrine\ORM\PersistentCollection {#5542 …}
    +reports: Doctrine\ORM\PersistentCollection {#5544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
    -id: 35441
    -bodyTs: "'ad':7,25 'chang':12,32,47 'conson':27 'disagre':2 'doesn':30 'e':9,24 'eg':36 'function':21 'letter':5 'like':28,42 'promounci':14 'pronounc':40 'sif':43 'sift':45 'someth':41 'sound':35 'vowel':17,34,50 'vs':44 'would':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3502143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696636838 {#5536
      date: 2023-10-07 02:00:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Lasagna"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696639729 {#5572
    date: 2023-10-07 02:48:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5575 …}
  +nested: Doctrine\ORM\PersistentCollection {#5577 …}
  +votes: Doctrine\ORM\PersistentCollection {#5579 …}
  +reports: Doctrine\ORM\PersistentCollection {#5581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
  -id: 35442
  -bodyTs: "'lasagna':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4462922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696639729 {#5573
    date: 2023-10-07 02:48: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
60 DENIED moderate
App\Entity\EntryComment {#5574
  +user: Proxies\__CG__\App\Entity\User {#5450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5537
    +user: Proxies\__CG__\App\Entity\User {#5299 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5456
      +user: Proxies\__CG__\App\Entity\User {#5450 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5307
        +user: Proxies\__CG__\App\Entity\User {#5299 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5165
          +user: Proxies\__CG__\App\Entity\User {#5166 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4263
            +user: App\Entity\User {#4276 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
              \n
              plus jif is peanut butter
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1696687143 {#4257
              date: 2023-10-07 15:59:03.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hai@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4264 …}
            +nested: Doctrine\ORM\PersistentCollection {#4266 …}
            +votes: Doctrine\ORM\PersistentCollection {#4268 …}
            +reports: Doctrine\ORM\PersistentCollection {#4270 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
            -id: 34209
            -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4174550"
            +editedAt: DateTimeImmutable @1696557951 {#4258
              date: 2023-10-06 04:05:51.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696557931 {#4259
              date: 2023-10-06 04:05:31.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4263}
          +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1696559285 {#5163
            date: 2023-10-06 04:28:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
            "@MiikCheque@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5167 …}
          +nested: Doctrine\ORM\PersistentCollection {#5169 …}
          +votes: Doctrine\ORM\PersistentCollection {#5171 …}
          +reports: Doctrine\ORM\PersistentCollection {#5173 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
          -id: 34221
          -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4425790"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696559285 {#5164
            date: 2023-10-06 04:28:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "Gift without the t, I always say"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696566162 {#5302
          date: 2023-10-06 06:22:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
          "@Pinklink@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5297 …}
        +nested: Doctrine\ORM\PersistentCollection {#5295 …}
        +votes: Doctrine\ORM\PersistentCollection {#5293 …}
        +reports: Doctrine\ORM\PersistentCollection {#5309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
        -id: 34294
        -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3476658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696566162 {#5305
          date: 2023-10-06 06:22:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696626582 {#5457
        date: 2023-10-06 23:09:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
        "@criitz@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5444 …}
      +nested: Doctrine\ORM\PersistentCollection {#5448 …}
      +votes: Doctrine\ORM\PersistentCollection {#5446 …}
      +reports: Doctrine\ORM\PersistentCollection {#5460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
      -id: 35287
      -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4457206"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696626582 {#5454
        date: 2023-10-06 23:09:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "I disagree. If the letter your adding is E, it will change the promounciation of the vowel. That’s the function of the E. Adding a consonant like t doesn’t change the vowel sound (eg. How you would pronounce something like “sif” vs “sift” - no change in the vowel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696636838 {#5535
      date: 2023-10-07 02:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
      "@dokapuff@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5538 …}
    +nested: Doctrine\ORM\PersistentCollection {#5540 …}
    +votes: Doctrine\ORM\PersistentCollection {#5542 …}
    +reports: Doctrine\ORM\PersistentCollection {#5544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
    -id: 35441
    -bodyTs: "'ad':7,25 'chang':12,32,47 'conson':27 'disagre':2 'doesn':30 'e':9,24 'eg':36 'function':21 'letter':5 'like':28,42 'promounci':14 'pronounc':40 'sif':43 'sift':45 'someth':41 'sound':35 'vowel':17,34,50 'vs':44 'would':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3502143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696636838 {#5536
      date: 2023-10-07 02:00:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Lasagna"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696639729 {#5572
    date: 2023-10-07 02:48:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5575 …}
  +nested: Doctrine\ORM\PersistentCollection {#5577 …}
  +votes: Doctrine\ORM\PersistentCollection {#5579 …}
  +reports: Doctrine\ORM\PersistentCollection {#5581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
  -id: 35442
  -bodyTs: "'lasagna':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4462922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696639729 {#5573
    date: 2023-10-07 02:48: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
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 {#5588
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5574
    +user: Proxies\__CG__\App\Entity\User {#5450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5537
      +user: Proxies\__CG__\App\Entity\User {#5299 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5456
        +user: Proxies\__CG__\App\Entity\User {#5450 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5307
          +user: Proxies\__CG__\App\Entity\User {#5299 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5165
            +user: Proxies\__CG__\App\Entity\User {#5166 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4263
              +user: App\Entity\User {#4276 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
                \n
                plus jif is peanut butter
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 36
              +score: 0
              +lastActive: DateTime @1696687143 {#4257
                date: 2023-10-07 15:59:03.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hai@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4264 …}
              +nested: Doctrine\ORM\PersistentCollection {#4266 …}
              +votes: Doctrine\ORM\PersistentCollection {#4268 …}
              +reports: Doctrine\ORM\PersistentCollection {#4270 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
              -id: 34209
              -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4174550"
              +editedAt: DateTimeImmutable @1696557951 {#4258
                date: 2023-10-06 04:05:51.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696557931 {#4259
                date: 2023-10-06 04:05:31.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4263}
            +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1696559285 {#5163
              date: 2023-10-06 04:28:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hai@lemmy.ml"
              "@MiikCheque@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5167 …}
            +nested: Doctrine\ORM\PersistentCollection {#5169 …}
            +votes: Doctrine\ORM\PersistentCollection {#5171 …}
            +reports: Doctrine\ORM\PersistentCollection {#5173 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
            -id: 34221
            -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4425790"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696559285 {#5164
              date: 2023-10-06 04:28:05.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4263}
          +body: "Gift without the t, I always say"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696566162 {#5302
            date: 2023-10-06 06:22:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
            "@MiikCheque@lemmy.world"
            "@Pinklink@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5297 …}
          +nested: Doctrine\ORM\PersistentCollection {#5295 …}
          +votes: Doctrine\ORM\PersistentCollection {#5293 …}
          +reports: Doctrine\ORM\PersistentCollection {#5309 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
          -id: 34294
          -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/3476658"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696566162 {#5305
            date: 2023-10-06 06:22:42.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696626582 {#5457
          date: 2023-10-06 23:09:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
          "@Pinklink@lemm.ee"
          "@criitz@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5444 …}
        +nested: Doctrine\ORM\PersistentCollection {#5448 …}
        +votes: Doctrine\ORM\PersistentCollection {#5446 …}
        +reports: Doctrine\ORM\PersistentCollection {#5460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
        -id: 35287
        -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4457206"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696626582 {#5454
          date: 2023-10-06 23:09:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "I disagree. If the letter your adding is E, it will change the promounciation of the vowel. That’s the function of the E. Adding a consonant like t doesn’t change the vowel sound (eg. How you would pronounce something like “sif” vs “sift” - no change in the vowel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696636838 {#5535
        date: 2023-10-07 02:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
        "@criitz@reddthat.com"
        "@dokapuff@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5538 …}
      +nested: Doctrine\ORM\PersistentCollection {#5540 …}
      +votes: Doctrine\ORM\PersistentCollection {#5542 …}
      +reports: Doctrine\ORM\PersistentCollection {#5544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
      -id: 35441
      -bodyTs: "'ad':7,25 'chang':12,32,47 'conson':27 'disagre':2 'doesn':30 'e':9,24 'eg':36 'function':21 'letter':5 'like':28,42 'promounci':14 'pronounc':40 'sif':43 'sift':45 'someth':41 'sound':35 'vowel':17,34,50 'vs':44 'would':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3502143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696636838 {#5536
        date: 2023-10-07 02:00:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Lasagna"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696639729 {#5572
      date: 2023-10-07 02:48:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
      "@dokapuff@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5575 …}
    +nested: Doctrine\ORM\PersistentCollection {#5577 …}
    +votes: Doctrine\ORM\PersistentCollection {#5579 …}
    +reports: Doctrine\ORM\PersistentCollection {#5581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
    -id: 35442
    -bodyTs: "'lasagna':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4462922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696639729 {#5573
      date: 2023-10-07 02:48:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Fahrvergnügen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696640459 {#5593
    date: 2023-10-07 03:00:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5596 …}
  +nested: Doctrine\ORM\PersistentCollection {#5600 …}
  +votes: Doctrine\ORM\PersistentCollection {#5602 …}
  +reports: Doctrine\ORM\PersistentCollection {#5603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
  -id: 35450
  -bodyTs: "'fahrvergnügen':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3503223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696640459 {#5590
    date: 2023-10-07 03:00:59.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 {#5588
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5574
    +user: Proxies\__CG__\App\Entity\User {#5450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5537
      +user: Proxies\__CG__\App\Entity\User {#5299 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5456
        +user: Proxies\__CG__\App\Entity\User {#5450 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5307
          +user: Proxies\__CG__\App\Entity\User {#5299 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5165
            +user: Proxies\__CG__\App\Entity\User {#5166 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4263
              +user: App\Entity\User {#4276 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
                \n
                plus jif is peanut butter
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 36
              +score: 0
              +lastActive: DateTime @1696687143 {#4257
                date: 2023-10-07 15:59:03.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hai@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4264 …}
              +nested: Doctrine\ORM\PersistentCollection {#4266 …}
              +votes: Doctrine\ORM\PersistentCollection {#4268 …}
              +reports: Doctrine\ORM\PersistentCollection {#4270 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
              -id: 34209
              -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4174550"
              +editedAt: DateTimeImmutable @1696557951 {#4258
                date: 2023-10-06 04:05:51.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696557931 {#4259
                date: 2023-10-06 04:05:31.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4263}
            +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1696559285 {#5163
              date: 2023-10-06 04:28:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hai@lemmy.ml"
              "@MiikCheque@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5167 …}
            +nested: Doctrine\ORM\PersistentCollection {#5169 …}
            +votes: Doctrine\ORM\PersistentCollection {#5171 …}
            +reports: Doctrine\ORM\PersistentCollection {#5173 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
            -id: 34221
            -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4425790"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696559285 {#5164
              date: 2023-10-06 04:28:05.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4263}
          +body: "Gift without the t, I always say"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696566162 {#5302
            date: 2023-10-06 06:22:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
            "@MiikCheque@lemmy.world"
            "@Pinklink@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5297 …}
          +nested: Doctrine\ORM\PersistentCollection {#5295 …}
          +votes: Doctrine\ORM\PersistentCollection {#5293 …}
          +reports: Doctrine\ORM\PersistentCollection {#5309 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
          -id: 34294
          -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/3476658"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696566162 {#5305
            date: 2023-10-06 06:22:42.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696626582 {#5457
          date: 2023-10-06 23:09:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
          "@Pinklink@lemm.ee"
          "@criitz@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5444 …}
        +nested: Doctrine\ORM\PersistentCollection {#5448 …}
        +votes: Doctrine\ORM\PersistentCollection {#5446 …}
        +reports: Doctrine\ORM\PersistentCollection {#5460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
        -id: 35287
        -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4457206"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696626582 {#5454
          date: 2023-10-06 23:09:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "I disagree. If the letter your adding is E, it will change the promounciation of the vowel. That’s the function of the E. Adding a consonant like t doesn’t change the vowel sound (eg. How you would pronounce something like “sif” vs “sift” - no change in the vowel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696636838 {#5535
        date: 2023-10-07 02:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
        "@criitz@reddthat.com"
        "@dokapuff@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5538 …}
      +nested: Doctrine\ORM\PersistentCollection {#5540 …}
      +votes: Doctrine\ORM\PersistentCollection {#5542 …}
      +reports: Doctrine\ORM\PersistentCollection {#5544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
      -id: 35441
      -bodyTs: "'ad':7,25 'chang':12,32,47 'conson':27 'disagre':2 'doesn':30 'e':9,24 'eg':36 'function':21 'letter':5 'like':28,42 'promounci':14 'pronounc':40 'sif':43 'sift':45 'someth':41 'sound':35 'vowel':17,34,50 'vs':44 'would':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3502143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696636838 {#5536
        date: 2023-10-07 02:00:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Lasagna"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696639729 {#5572
      date: 2023-10-07 02:48:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
      "@dokapuff@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5575 …}
    +nested: Doctrine\ORM\PersistentCollection {#5577 …}
    +votes: Doctrine\ORM\PersistentCollection {#5579 …}
    +reports: Doctrine\ORM\PersistentCollection {#5581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
    -id: 35442
    -bodyTs: "'lasagna':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4462922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696639729 {#5573
      date: 2023-10-07 02:48:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Fahrvergnügen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696640459 {#5593
    date: 2023-10-07 03:00:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5596 …}
  +nested: Doctrine\ORM\PersistentCollection {#5600 …}
  +votes: Doctrine\ORM\PersistentCollection {#5602 …}
  +reports: Doctrine\ORM\PersistentCollection {#5603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
  -id: 35450
  -bodyTs: "'fahrvergnügen':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3503223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696640459 {#5590
    date: 2023-10-07 03:00:59.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 {#5588
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5574
    +user: Proxies\__CG__\App\Entity\User {#5450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5537
      +user: Proxies\__CG__\App\Entity\User {#5299 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5456
        +user: Proxies\__CG__\App\Entity\User {#5450 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5307
          +user: Proxies\__CG__\App\Entity\User {#5299 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5165
            +user: Proxies\__CG__\App\Entity\User {#5166 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4263
              +user: App\Entity\User {#4276 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
                \n
                plus jif is peanut butter
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 36
              +score: 0
              +lastActive: DateTime @1696687143 {#4257
                date: 2023-10-07 15:59:03.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hai@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4264 …}
              +nested: Doctrine\ORM\PersistentCollection {#4266 …}
              +votes: Doctrine\ORM\PersistentCollection {#4268 …}
              +reports: Doctrine\ORM\PersistentCollection {#4270 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
              -id: 34209
              -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4174550"
              +editedAt: DateTimeImmutable @1696557951 {#4258
                date: 2023-10-06 04:05:51.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696557931 {#4259
                date: 2023-10-06 04:05:31.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4263}
            +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1696559285 {#5163
              date: 2023-10-06 04:28:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hai@lemmy.ml"
              "@MiikCheque@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5167 …}
            +nested: Doctrine\ORM\PersistentCollection {#5169 …}
            +votes: Doctrine\ORM\PersistentCollection {#5171 …}
            +reports: Doctrine\ORM\PersistentCollection {#5173 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
            -id: 34221
            -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4425790"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696559285 {#5164
              date: 2023-10-06 04:28:05.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4263}
          +body: "Gift without the t, I always say"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696566162 {#5302
            date: 2023-10-06 06:22:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
            "@MiikCheque@lemmy.world"
            "@Pinklink@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5297 …}
          +nested: Doctrine\ORM\PersistentCollection {#5295 …}
          +votes: Doctrine\ORM\PersistentCollection {#5293 …}
          +reports: Doctrine\ORM\PersistentCollection {#5309 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
          -id: 34294
          -bodyTs: "'alway':6 'gift':1 'say':7 'without':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/3476658"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696566162 {#5305
            date: 2023-10-06 06:22:42.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "That falls apart when you have all the words like bit and bite, made and mad, same and sam."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696626582 {#5457
          date: 2023-10-06 23:09:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
          "@Pinklink@lemm.ee"
          "@criitz@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5444 …}
        +nested: Doctrine\ORM\PersistentCollection {#5448 …}
        +votes: Doctrine\ORM\PersistentCollection {#5446 …}
        +reports: Doctrine\ORM\PersistentCollection {#5460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
        -id: 35287
        -bodyTs: "'apart':3 'bit':11 'bite':13 'fall':2 'like':10 'mad':16 'made':14 'sam':19 'word':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4457206"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696626582 {#5454
          date: 2023-10-06 23:09:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "I disagree. If the letter your adding is E, it will change the promounciation of the vowel. That’s the function of the E. Adding a consonant like t doesn’t change the vowel sound (eg. How you would pronounce something like “sif” vs “sift” - no change in the vowel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696636838 {#5535
        date: 2023-10-07 02:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@Pinklink@lemm.ee"
        "@criitz@reddthat.com"
        "@dokapuff@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5538 …}
      +nested: Doctrine\ORM\PersistentCollection {#5540 …}
      +votes: Doctrine\ORM\PersistentCollection {#5542 …}
      +reports: Doctrine\ORM\PersistentCollection {#5544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
      -id: 35441
      -bodyTs: "'ad':7,25 'chang':12,32,47 'conson':27 'disagre':2 'doesn':30 'e':9,24 'eg':36 'function':21 'letter':5 'like':28,42 'promounci':14 'pronounc':40 'sif':43 'sift':45 'someth':41 'sound':35 'vowel':17,34,50 'vs':44 'would':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3502143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696636838 {#5536
        date: 2023-10-07 02:00:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Lasagna"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696639729 {#5572
      date: 2023-10-07 02:48:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@Pinklink@lemm.ee"
      "@criitz@reddthat.com"
      "@dokapuff@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5575 …}
    +nested: Doctrine\ORM\PersistentCollection {#5577 …}
    +votes: Doctrine\ORM\PersistentCollection {#5579 …}
    +reports: Doctrine\ORM\PersistentCollection {#5581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
    -id: 35442
    -bodyTs: "'lasagna':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4462922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696639729 {#5573
      date: 2023-10-07 02:48:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Fahrvergnügen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696640459 {#5593
    date: 2023-10-07 03:00:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
    "@criitz@reddthat.com"
    "@dokapuff@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5596 …}
  +nested: Doctrine\ORM\PersistentCollection {#5600 …}
  +votes: Doctrine\ORM\PersistentCollection {#5602 …}
  +reports: Doctrine\ORM\PersistentCollection {#5603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
  -id: 35450
  -bodyTs: "'fahrvergnügen':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3503223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696640459 {#5590
    date: 2023-10-07 03:00:59.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 {#5317
  +user: Proxies\__CG__\App\Entity\User {#5318 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: Proxies\__CG__\App\Entity\User {#5166 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696559285 {#5163
      date: 2023-10-06 04:28:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 34221
    -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4425790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696559285 {#5164
      date: 2023-10-06 04:28:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Geordie Laforge thumbs up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696588067 {#5315
    date: 2023-10-06 12:27:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5321 …}
  +votes: Doctrine\ORM\PersistentCollection {#5323 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 34528
  -bodyTs: "'geordi':1 'laforg':2 'thumb':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3409860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696588067 {#5316
    date: 2023-10-06 12:27: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
67 DENIED edit
App\Entity\EntryComment {#5317
  +user: Proxies\__CG__\App\Entity\User {#5318 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: Proxies\__CG__\App\Entity\User {#5166 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696559285 {#5163
      date: 2023-10-06 04:28:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 34221
    -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4425790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696559285 {#5164
      date: 2023-10-06 04:28:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Geordie Laforge thumbs up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696588067 {#5315
    date: 2023-10-06 12:27:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5321 …}
  +votes: Doctrine\ORM\PersistentCollection {#5323 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 34528
  -bodyTs: "'geordi':1 'laforg':2 'thumb':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3409860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696588067 {#5316
    date: 2023-10-06 12:27: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
68 DENIED moderate
App\Entity\EntryComment {#5317
  +user: Proxies\__CG__\App\Entity\User {#5318 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: Proxies\__CG__\App\Entity\User {#5166 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696559285 {#5163
      date: 2023-10-06 04:28:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 34221
    -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4425790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696559285 {#5164
      date: 2023-10-06 04:28:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Geordie Laforge thumbs up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696588067 {#5315
    date: 2023-10-06 12:27:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5321 …}
  +votes: Doctrine\ORM\PersistentCollection {#5323 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 34528
  -bodyTs: "'geordi':1 'laforg':2 'thumb':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3409860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696588067 {#5316
    date: 2023-10-06 12:27: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
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 {#5333
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: Proxies\__CG__\App\Entity\User {#5166 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696559285 {#5163
      date: 2023-10-06 04:28:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 34221
    -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4425790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696559285 {#5164
      date: 2023-10-06 04:28:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Gift is closer to gif than giraffe…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696599192 {#5331
    date: 2023-10-06 15:33:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5335 …}
  +nested: Doctrine\ORM\PersistentCollection {#5337 …}
  +votes: Doctrine\ORM\PersistentCollection {#5339 …}
  +reports: Doctrine\ORM\PersistentCollection {#5341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5345 …}
  -id: 34651
  -bodyTs: "'closer':3 'gif':5 'gift':1 'giraff':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3565180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696599192 {#5332
    date: 2023-10-06 15:33:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5333
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: Proxies\__CG__\App\Entity\User {#5166 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696559285 {#5163
      date: 2023-10-06 04:28:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 34221
    -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4425790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696559285 {#5164
      date: 2023-10-06 04:28:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Gift is closer to gif than giraffe…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696599192 {#5331
    date: 2023-10-06 15:33:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5335 …}
  +nested: Doctrine\ORM\PersistentCollection {#5337 …}
  +votes: Doctrine\ORM\PersistentCollection {#5339 …}
  +reports: Doctrine\ORM\PersistentCollection {#5341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5345 …}
  -id: 34651
  -bodyTs: "'closer':3 'gif':5 'gift':1 'giraff':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3565180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696599192 {#5332
    date: 2023-10-06 15:33:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5333
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: Proxies\__CG__\App\Entity\User {#5166 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "While I agree with you on how it should be pronounced, not a good argument. Giraffe."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696559285 {#5163
      date: 2023-10-06 04:28:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 34221
    -bodyTs: "'agre':3 'argument':15 'giraff':16 'good':14 'pronounc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4425790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696559285 {#5164
      date: 2023-10-06 04:28:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Gift is closer to gif than giraffe…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696599192 {#5331
    date: 2023-10-06 15:33:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Pinklink@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5335 …}
  +nested: Doctrine\ORM\PersistentCollection {#5337 …}
  +votes: Doctrine\ORM\PersistentCollection {#5339 …}
  +reports: Doctrine\ORM\PersistentCollection {#5341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5345 …}
  -id: 34651
  -bodyTs: "'closer':3 'gif':5 'gift':1 'giraff':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3565180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696599192 {#5332
    date: 2023-10-06 15:33:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5182
  +user: Proxies\__CG__\App\Entity\User {#5183 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Giant, geode, gel, george, gerbil. Just sayin'."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696566441 {#5179
    date: 2023-10-06 06:27:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 34301
  -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
  +editedAt: DateTimeImmutable @1696566827 {#5180
    date: 2023-10-06 06:33:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696566441 {#5181
    date: 2023-10-06 06:27: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
75 DENIED edit
App\Entity\EntryComment {#5182
  +user: Proxies\__CG__\App\Entity\User {#5183 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Giant, geode, gel, george, gerbil. Just sayin'."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696566441 {#5179
    date: 2023-10-06 06:27:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 34301
  -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
  +editedAt: DateTimeImmutable @1696566827 {#5180
    date: 2023-10-06 06:33:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696566441 {#5181
    date: 2023-10-06 06:27: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
76 DENIED moderate
App\Entity\EntryComment {#5182
  +user: Proxies\__CG__\App\Entity\User {#5183 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Giant, geode, gel, george, gerbil. Just sayin'."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696566441 {#5179
    date: 2023-10-06 06:27:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 34301
  -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
  +editedAt: DateTimeImmutable @1696566827 {#5180
    date: 2023-10-06 06:33:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696566441 {#5181
    date: 2023-10-06 06:27: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
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 {#5364
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5183 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Giant, geode, gel, george, gerbil. Just sayin'."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696566441 {#5179
      date: 2023-10-06 06:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 34301
    -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
    +editedAt: DateTimeImmutable @1696566827 {#5180
      date: 2023-10-06 06:33:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696566441 {#5181
      date: 2023-10-06 06:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "same as Graphical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696567426 {#5362
    date: 2023-10-06 06:43:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5368 …}
  +votes: Doctrine\ORM\PersistentCollection {#5370 …}
  +reports: Doctrine\ORM\PersistentCollection {#5372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
  -id: 34315
  -bodyTs: "'graphic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4176786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696567426 {#5363
    date: 2023-10-06 06:43: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
79 DENIED edit
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5183 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Giant, geode, gel, george, gerbil. Just sayin'."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696566441 {#5179
      date: 2023-10-06 06:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 34301
    -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
    +editedAt: DateTimeImmutable @1696566827 {#5180
      date: 2023-10-06 06:33:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696566441 {#5181
      date: 2023-10-06 06:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "same as Graphical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696567426 {#5362
    date: 2023-10-06 06:43:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5368 …}
  +votes: Doctrine\ORM\PersistentCollection {#5370 …}
  +reports: Doctrine\ORM\PersistentCollection {#5372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
  -id: 34315
  -bodyTs: "'graphic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4176786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696567426 {#5363
    date: 2023-10-06 06:43: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
80 DENIED moderate
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5183 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Giant, geode, gel, george, gerbil. Just sayin'."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696566441 {#5179
      date: 2023-10-06 06:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 34301
    -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
    +editedAt: DateTimeImmutable @1696566827 {#5180
      date: 2023-10-06 06:33:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696566441 {#5181
      date: 2023-10-06 06:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "same as Graphical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696567426 {#5362
    date: 2023-10-06 06:43:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5368 …}
  +votes: Doctrine\ORM\PersistentCollection {#5370 …}
  +reports: Doctrine\ORM\PersistentCollection {#5372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
  -id: 34315
  -bodyTs: "'graphic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4176786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696567426 {#5363
    date: 2023-10-06 06:43: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
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 {#5468
  +user: Proxies\__CG__\App\Entity\User {#5469 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5364
    +user: Proxies\__CG__\App\Entity\User {#5365 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5182
      +user: Proxies\__CG__\App\Entity\User {#5183 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4263
        +user: App\Entity\User {#4276 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
          \n
          plus jif is peanut butter
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696687143 {#4257
          date: 2023-10-07 15:59:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4266 …}
        +votes: Doctrine\ORM\PersistentCollection {#4268 …}
        +reports: Doctrine\ORM\PersistentCollection {#4270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
        -id: 34209
        -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4174550"
        +editedAt: DateTimeImmutable @1696557951 {#4258
          date: 2023-10-06 04:05:51.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696557931 {#4259
          date: 2023-10-06 04:05:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Giant, geode, gel, george, gerbil. Just sayin'."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696566441 {#5179
        date: 2023-10-06 06:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 34301
      -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
      +editedAt: DateTimeImmutable @1696566827 {#5180
        date: 2023-10-06 06:33:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696566441 {#5181
        date: 2023-10-06 06:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "same as Graphical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696567426 {#5362
      date: 2023-10-06 06:43:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@CalamityBalls@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5366 …}
    +nested: Doctrine\ORM\PersistentCollection {#5368 …}
    +votes: Doctrine\ORM\PersistentCollection {#5370 …}
    +reports: Doctrine\ORM\PersistentCollection {#5372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
    -id: 34315
    -bodyTs: "'graphic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4176786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696567426 {#5363
      date: 2023-10-06 06:43:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "My favorite is the gif of the skubbah diver with a lassear beam on their frickin head."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696569119 {#5466
    date: 2023-10-06 07:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
    "@_stranger_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5470 …}
  +nested: Doctrine\ORM\PersistentCollection {#5472 …}
  +votes: Doctrine\ORM\PersistentCollection {#5474 …}
  +reports: Doctrine\ORM\PersistentCollection {#5476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5480 …}
  -id: 34350
  -bodyTs: "'beam':13 'diver':9 'favorit':2 'frickin':16 'gif':5 'head':17 'lassear':12 'skubbah':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4177170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696569119 {#5467
    date: 2023-10-06 07:11:59.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 {#5468
  +user: Proxies\__CG__\App\Entity\User {#5469 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5364
    +user: Proxies\__CG__\App\Entity\User {#5365 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5182
      +user: Proxies\__CG__\App\Entity\User {#5183 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4263
        +user: App\Entity\User {#4276 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
          \n
          plus jif is peanut butter
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696687143 {#4257
          date: 2023-10-07 15:59:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4266 …}
        +votes: Doctrine\ORM\PersistentCollection {#4268 …}
        +reports: Doctrine\ORM\PersistentCollection {#4270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
        -id: 34209
        -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4174550"
        +editedAt: DateTimeImmutable @1696557951 {#4258
          date: 2023-10-06 04:05:51.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696557931 {#4259
          date: 2023-10-06 04:05:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Giant, geode, gel, george, gerbil. Just sayin'."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696566441 {#5179
        date: 2023-10-06 06:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 34301
      -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
      +editedAt: DateTimeImmutable @1696566827 {#5180
        date: 2023-10-06 06:33:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696566441 {#5181
        date: 2023-10-06 06:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "same as Graphical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696567426 {#5362
      date: 2023-10-06 06:43:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@CalamityBalls@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5366 …}
    +nested: Doctrine\ORM\PersistentCollection {#5368 …}
    +votes: Doctrine\ORM\PersistentCollection {#5370 …}
    +reports: Doctrine\ORM\PersistentCollection {#5372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
    -id: 34315
    -bodyTs: "'graphic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4176786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696567426 {#5363
      date: 2023-10-06 06:43:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "My favorite is the gif of the skubbah diver with a lassear beam on their frickin head."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696569119 {#5466
    date: 2023-10-06 07:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
    "@_stranger_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5470 …}
  +nested: Doctrine\ORM\PersistentCollection {#5472 …}
  +votes: Doctrine\ORM\PersistentCollection {#5474 …}
  +reports: Doctrine\ORM\PersistentCollection {#5476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5480 …}
  -id: 34350
  -bodyTs: "'beam':13 'diver':9 'favorit':2 'frickin':16 'gif':5 'head':17 'lassear':12 'skubbah':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4177170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696569119 {#5467
    date: 2023-10-06 07:11:59.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 {#5468
  +user: Proxies\__CG__\App\Entity\User {#5469 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5364
    +user: Proxies\__CG__\App\Entity\User {#5365 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5182
      +user: Proxies\__CG__\App\Entity\User {#5183 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4263
        +user: App\Entity\User {#4276 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
          \n
          plus jif is peanut butter
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696687143 {#4257
          date: 2023-10-07 15:59:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4266 …}
        +votes: Doctrine\ORM\PersistentCollection {#4268 …}
        +reports: Doctrine\ORM\PersistentCollection {#4270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
        -id: 34209
        -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4174550"
        +editedAt: DateTimeImmutable @1696557951 {#4258
          date: 2023-10-06 04:05:51.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696557931 {#4259
          date: 2023-10-06 04:05:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Giant, geode, gel, george, gerbil. Just sayin'."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696566441 {#5179
        date: 2023-10-06 06:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 34301
      -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
      +editedAt: DateTimeImmutable @1696566827 {#5180
        date: 2023-10-06 06:33:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696566441 {#5181
        date: 2023-10-06 06:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "same as Graphical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696567426 {#5362
      date: 2023-10-06 06:43:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@CalamityBalls@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5366 …}
    +nested: Doctrine\ORM\PersistentCollection {#5368 …}
    +votes: Doctrine\ORM\PersistentCollection {#5370 …}
    +reports: Doctrine\ORM\PersistentCollection {#5372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
    -id: 34315
    -bodyTs: "'graphic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4176786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696567426 {#5363
      date: 2023-10-06 06:43:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "My favorite is the gif of the skubbah diver with a lassear beam on their frickin head."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696569119 {#5466
    date: 2023-10-06 07:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
    "@_stranger_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5470 …}
  +nested: Doctrine\ORM\PersistentCollection {#5472 …}
  +votes: Doctrine\ORM\PersistentCollection {#5474 …}
  +reports: Doctrine\ORM\PersistentCollection {#5476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5480 …}
  -id: 34350
  -bodyTs: "'beam':13 'diver':9 'favorit':2 'frickin':16 'gif':5 'head':17 'lassear':12 'skubbah':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4177170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696569119 {#5467
    date: 2023-10-06 07:11:59.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 {#5507
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5468
    +user: Proxies\__CG__\App\Entity\User {#5469 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5364
      +user: Proxies\__CG__\App\Entity\User {#5365 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5182
        +user: Proxies\__CG__\App\Entity\User {#5183 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4263
          +user: App\Entity\User {#4276 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
            \n
            plus jif is peanut butter
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1696687143 {#4257
            date: 2023-10-07 15:59:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4264 …}
          +nested: Doctrine\ORM\PersistentCollection {#4266 …}
          +votes: Doctrine\ORM\PersistentCollection {#4268 …}
          +reports: Doctrine\ORM\PersistentCollection {#4270 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
          -id: 34209
          -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4174550"
          +editedAt: DateTimeImmutable @1696557951 {#4258
            date: 2023-10-06 04:05:51.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696557931 {#4259
            date: 2023-10-06 04:05:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "Giant, geode, gel, george, gerbil. Just sayin'."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1696566441 {#5179
          date: 2023-10-06 06:27:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5184 …}
        +nested: Doctrine\ORM\PersistentCollection {#5186 …}
        +votes: Doctrine\ORM\PersistentCollection {#5188 …}
        +reports: Doctrine\ORM\PersistentCollection {#5190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
        -id: 34301
        -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
        +editedAt: DateTimeImmutable @1696566827 {#5180
          date: 2023-10-06 06:33:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696566441 {#5181
          date: 2023-10-06 06:27:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "same as Graphical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696567426 {#5362
        date: 2023-10-06 06:43:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@CalamityBalls@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5366 …}
      +nested: Doctrine\ORM\PersistentCollection {#5368 …}
      +votes: Doctrine\ORM\PersistentCollection {#5370 …}
      +reports: Doctrine\ORM\PersistentCollection {#5372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
      -id: 34315
      -bodyTs: "'graphic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4176786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696567426 {#5363
        date: 2023-10-06 06:43:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "My favorite is the gif of the skubbah diver with a lassear beam on their frickin head."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696569119 {#5466
      date: 2023-10-06 07:11:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@CalamityBalls@kbin.social"
      "@_stranger_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5470 …}
    +nested: Doctrine\ORM\PersistentCollection {#5472 …}
    +votes: Doctrine\ORM\PersistentCollection {#5474 …}
    +reports: Doctrine\ORM\PersistentCollection {#5476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5478 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5480 …}
    -id: 34350
    -bodyTs: "'beam':13 'diver':9 'favorit':2 'frickin':16 'gif':5 'head':17 'lassear':12 'skubbah':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4177170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696569119 {#5467
      date: 2023-10-06 07:11:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696613140 {#5508
    date: 2023-10-06 19:25:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
    "@_stranger_@lemmy.world"
    "@AEsheron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5500 …}
  +votes: Doctrine\ORM\PersistentCollection {#5498 …}
  +reports: Doctrine\ORM\PersistentCollection {#5513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
  -id: 34966
  -bodyTs: "'correct':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4194338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696613140 {#5511
    date: 2023-10-06 19:25:40.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 {#5507
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5468
    +user: Proxies\__CG__\App\Entity\User {#5469 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5364
      +user: Proxies\__CG__\App\Entity\User {#5365 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5182
        +user: Proxies\__CG__\App\Entity\User {#5183 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4263
          +user: App\Entity\User {#4276 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
            \n
            plus jif is peanut butter
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1696687143 {#4257
            date: 2023-10-07 15:59:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4264 …}
          +nested: Doctrine\ORM\PersistentCollection {#4266 …}
          +votes: Doctrine\ORM\PersistentCollection {#4268 …}
          +reports: Doctrine\ORM\PersistentCollection {#4270 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
          -id: 34209
          -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4174550"
          +editedAt: DateTimeImmutable @1696557951 {#4258
            date: 2023-10-06 04:05:51.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696557931 {#4259
            date: 2023-10-06 04:05:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "Giant, geode, gel, george, gerbil. Just sayin'."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1696566441 {#5179
          date: 2023-10-06 06:27:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5184 …}
        +nested: Doctrine\ORM\PersistentCollection {#5186 …}
        +votes: Doctrine\ORM\PersistentCollection {#5188 …}
        +reports: Doctrine\ORM\PersistentCollection {#5190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
        -id: 34301
        -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
        +editedAt: DateTimeImmutable @1696566827 {#5180
          date: 2023-10-06 06:33:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696566441 {#5181
          date: 2023-10-06 06:27:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "same as Graphical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696567426 {#5362
        date: 2023-10-06 06:43:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@CalamityBalls@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5366 …}
      +nested: Doctrine\ORM\PersistentCollection {#5368 …}
      +votes: Doctrine\ORM\PersistentCollection {#5370 …}
      +reports: Doctrine\ORM\PersistentCollection {#5372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
      -id: 34315
      -bodyTs: "'graphic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4176786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696567426 {#5363
        date: 2023-10-06 06:43:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "My favorite is the gif of the skubbah diver with a lassear beam on their frickin head."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696569119 {#5466
      date: 2023-10-06 07:11:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@CalamityBalls@kbin.social"
      "@_stranger_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5470 …}
    +nested: Doctrine\ORM\PersistentCollection {#5472 …}
    +votes: Doctrine\ORM\PersistentCollection {#5474 …}
    +reports: Doctrine\ORM\PersistentCollection {#5476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5478 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5480 …}
    -id: 34350
    -bodyTs: "'beam':13 'diver':9 'favorit':2 'frickin':16 'gif':5 'head':17 'lassear':12 'skubbah':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4177170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696569119 {#5467
      date: 2023-10-06 07:11:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696613140 {#5508
    date: 2023-10-06 19:25:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
    "@_stranger_@lemmy.world"
    "@AEsheron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5500 …}
  +votes: Doctrine\ORM\PersistentCollection {#5498 …}
  +reports: Doctrine\ORM\PersistentCollection {#5513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
  -id: 34966
  -bodyTs: "'correct':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4194338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696613140 {#5511
    date: 2023-10-06 19:25:40.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 {#5507
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5468
    +user: Proxies\__CG__\App\Entity\User {#5469 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5364
      +user: Proxies\__CG__\App\Entity\User {#5365 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5182
        +user: Proxies\__CG__\App\Entity\User {#5183 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4263
          +user: App\Entity\User {#4276 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
            \n
            plus jif is peanut butter
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1696687143 {#4257
            date: 2023-10-07 15:59:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4264 …}
          +nested: Doctrine\ORM\PersistentCollection {#4266 …}
          +votes: Doctrine\ORM\PersistentCollection {#4268 …}
          +reports: Doctrine\ORM\PersistentCollection {#4270 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
          -id: 34209
          -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4174550"
          +editedAt: DateTimeImmutable @1696557951 {#4258
            date: 2023-10-06 04:05:51.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696557931 {#4259
            date: 2023-10-06 04:05:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4263}
        +body: "Giant, geode, gel, george, gerbil. Just sayin'."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1696566441 {#5179
          date: 2023-10-06 06:27:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
          "@MiikCheque@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5184 …}
        +nested: Doctrine\ORM\PersistentCollection {#5186 …}
        +votes: Doctrine\ORM\PersistentCollection {#5188 …}
        +reports: Doctrine\ORM\PersistentCollection {#5190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
        -id: 34301
        -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
        +editedAt: DateTimeImmutable @1696566827 {#5180
          date: 2023-10-06 06:33:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696566441 {#5181
          date: 2023-10-06 06:27:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "same as Graphical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696567426 {#5362
        date: 2023-10-06 06:43:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
        "@CalamityBalls@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5366 …}
      +nested: Doctrine\ORM\PersistentCollection {#5368 …}
      +votes: Doctrine\ORM\PersistentCollection {#5370 …}
      +reports: Doctrine\ORM\PersistentCollection {#5372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
      -id: 34315
      -bodyTs: "'graphic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4176786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696567426 {#5363
        date: 2023-10-06 06:43:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "My favorite is the gif of the skubbah diver with a lassear beam on their frickin head."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696569119 {#5466
      date: 2023-10-06 07:11:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@CalamityBalls@kbin.social"
      "@_stranger_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5470 …}
    +nested: Doctrine\ORM\PersistentCollection {#5472 …}
    +votes: Doctrine\ORM\PersistentCollection {#5474 …}
    +reports: Doctrine\ORM\PersistentCollection {#5476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5478 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5480 …}
    -id: 34350
    -bodyTs: "'beam':13 'diver':9 'favorit':2 'frickin':16 'gif':5 'head':17 'lassear':12 'skubbah':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4177170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696569119 {#5467
      date: 2023-10-06 07:11:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696613140 {#5508
    date: 2023-10-06 19:25:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
    "@_stranger_@lemmy.world"
    "@AEsheron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5500 …}
  +votes: Doctrine\ORM\PersistentCollection {#5498 …}
  +reports: Doctrine\ORM\PersistentCollection {#5513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
  -id: 34966
  -bodyTs: "'correct':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4194338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696613140 {#5511
    date: 2023-10-06 19:25:40.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 {#5380
  +user: Proxies\__CG__\App\Entity\User {#5381 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5183 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Giant, geode, gel, george, gerbil. Just sayin'."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696566441 {#5179
      date: 2023-10-06 06:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 34301
    -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
    +editedAt: DateTimeImmutable @1696566827 {#5180
      date: 2023-10-06 06:33:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696566441 {#5181
      date: 2023-10-06 06:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "*Gust sayin’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696567338 {#5378
    date: 2023-10-06 06:42:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5382 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
  -id: 34311
  -bodyTs: "'gust':1 'sayin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/2602136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696567338 {#5379
    date: 2023-10-06 06:42:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5380
  +user: Proxies\__CG__\App\Entity\User {#5381 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5183 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Giant, geode, gel, george, gerbil. Just sayin'."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696566441 {#5179
      date: 2023-10-06 06:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 34301
    -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
    +editedAt: DateTimeImmutable @1696566827 {#5180
      date: 2023-10-06 06:33:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696566441 {#5181
      date: 2023-10-06 06:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "*Gust sayin’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696567338 {#5378
    date: 2023-10-06 06:42:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5382 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
  -id: 34311
  -bodyTs: "'gust':1 'sayin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/2602136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696567338 {#5379
    date: 2023-10-06 06:42:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5380
  +user: Proxies\__CG__\App\Entity\User {#5381 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5183 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Giant, geode, gel, george, gerbil. Just sayin'."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696566441 {#5179
      date: 2023-10-06 06:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 34301
    -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
    +editedAt: DateTimeImmutable @1696566827 {#5180
      date: 2023-10-06 06:33:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696566441 {#5181
      date: 2023-10-06 06:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "*Gust sayin’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696567338 {#5378
    date: 2023-10-06 06:42:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5382 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
  -id: 34311
  -bodyTs: "'gust':1 'sayin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/2602136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696567338 {#5379
    date: 2023-10-06 06:42:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5396
  +user: Proxies\__CG__\App\Entity\User {#5397 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5183 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Giant, geode, gel, george, gerbil. Just sayin'."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696566441 {#5179
      date: 2023-10-06 06:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 34301
    -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
    +editedAt: DateTimeImmutable @1696566827 {#5180
      date: 2023-10-06 06:33:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696566441 {#5181
      date: 2023-10-06 06:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: """
    And McAfee!\n
    \n
    Sorry, I meant giraffe.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696587160 {#5394
    date: 2023-10-06 12:12:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5400 …}
  +votes: Doctrine\ORM\PersistentCollection {#5402 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -id: 34518
  -bodyTs: "'giraff':6 'mcafe':2 'meant':5 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4182304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696587160 {#5395
    date: 2023-10-06 12:12:40.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 {#5396
  +user: Proxies\__CG__\App\Entity\User {#5397 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5183 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Giant, geode, gel, george, gerbil. Just sayin'."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696566441 {#5179
      date: 2023-10-06 06:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 34301
    -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
    +editedAt: DateTimeImmutable @1696566827 {#5180
      date: 2023-10-06 06:33:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696566441 {#5181
      date: 2023-10-06 06:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: """
    And McAfee!\n
    \n
    Sorry, I meant giraffe.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696587160 {#5394
    date: 2023-10-06 12:12:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5400 …}
  +votes: Doctrine\ORM\PersistentCollection {#5402 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -id: 34518
  -bodyTs: "'giraff':6 'mcafe':2 'meant':5 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4182304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696587160 {#5395
    date: 2023-10-06 12:12:40.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 {#5396
  +user: Proxies\__CG__\App\Entity\User {#5397 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5183 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Giant, geode, gel, george, gerbil. Just sayin'."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696566441 {#5179
      date: 2023-10-06 06:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 34301
    -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
    +editedAt: DateTimeImmutable @1696566827 {#5180
      date: 2023-10-06 06:33:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696566441 {#5181
      date: 2023-10-06 06:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: """
    And McAfee!\n
    \n
    Sorry, I meant giraffe.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696587160 {#5394
    date: 2023-10-06 12:12:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5400 …}
  +votes: Doctrine\ORM\PersistentCollection {#5402 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -id: 34518
  -bodyTs: "'giraff':6 'mcafe':2 'meant':5 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4182304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696587160 {#5395
    date: 2023-10-06 12:12:40.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 {#5484
  +user: Proxies\__CG__\App\Entity\User {#5397 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5396
    +user: Proxies\__CG__\App\Entity\User {#5397 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5182
      +user: Proxies\__CG__\App\Entity\User {#5183 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4263
        +user: App\Entity\User {#4276 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
          \n
          plus jif is peanut butter
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696687143 {#4257
          date: 2023-10-07 15:59:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4266 …}
        +votes: Doctrine\ORM\PersistentCollection {#4268 …}
        +reports: Doctrine\ORM\PersistentCollection {#4270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
        -id: 34209
        -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4174550"
        +editedAt: DateTimeImmutable @1696557951 {#4258
          date: 2023-10-06 04:05:51.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696557931 {#4259
          date: 2023-10-06 04:05:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Giant, geode, gel, george, gerbil. Just sayin'."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696566441 {#5179
        date: 2023-10-06 06:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 34301
      -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
      +editedAt: DateTimeImmutable @1696566827 {#5180
        date: 2023-10-06 06:33:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696566441 {#5181
        date: 2023-10-06 06:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: """
      And McAfee!\n
      \n
      Sorry, I meant giraffe.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696587160 {#5394
      date: 2023-10-06 12:12:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@CalamityBalls@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5398 …}
    +nested: Doctrine\ORM\PersistentCollection {#5400 …}
    +votes: Doctrine\ORM\PersistentCollection {#5402 …}
    +reports: Doctrine\ORM\PersistentCollection {#5404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
    -id: 34518
    -bodyTs: "'giraff':6 'mcafe':2 'meant':5 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4182304"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696587160 {#5395
      date: 2023-10-06 12:12:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I am underappreciated in my time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696687141 {#5482
    date: 2023-10-07 15:59:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
    "@FooBarrington@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5485 …}
  +nested: Doctrine\ORM\PersistentCollection {#5487 …}
  +votes: Doctrine\ORM\PersistentCollection {#5489 …}
  +reports: Doctrine\ORM\PersistentCollection {#5491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5495 …}
  -id: 35913
  -bodyTs: "'time':6 'underappreci':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4218631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696687141 {#5483
    date: 2023-10-07 15:59:01.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 {#5484
  +user: Proxies\__CG__\App\Entity\User {#5397 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5396
    +user: Proxies\__CG__\App\Entity\User {#5397 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5182
      +user: Proxies\__CG__\App\Entity\User {#5183 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4263
        +user: App\Entity\User {#4276 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
          \n
          plus jif is peanut butter
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696687143 {#4257
          date: 2023-10-07 15:59:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4266 …}
        +votes: Doctrine\ORM\PersistentCollection {#4268 …}
        +reports: Doctrine\ORM\PersistentCollection {#4270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
        -id: 34209
        -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4174550"
        +editedAt: DateTimeImmutable @1696557951 {#4258
          date: 2023-10-06 04:05:51.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696557931 {#4259
          date: 2023-10-06 04:05:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Giant, geode, gel, george, gerbil. Just sayin'."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696566441 {#5179
        date: 2023-10-06 06:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 34301
      -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
      +editedAt: DateTimeImmutable @1696566827 {#5180
        date: 2023-10-06 06:33:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696566441 {#5181
        date: 2023-10-06 06:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: """
      And McAfee!\n
      \n
      Sorry, I meant giraffe.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696587160 {#5394
      date: 2023-10-06 12:12:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@CalamityBalls@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5398 …}
    +nested: Doctrine\ORM\PersistentCollection {#5400 …}
    +votes: Doctrine\ORM\PersistentCollection {#5402 …}
    +reports: Doctrine\ORM\PersistentCollection {#5404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
    -id: 34518
    -bodyTs: "'giraff':6 'mcafe':2 'meant':5 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4182304"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696587160 {#5395
      date: 2023-10-06 12:12:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I am underappreciated in my time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696687141 {#5482
    date: 2023-10-07 15:59:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
    "@FooBarrington@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5485 …}
  +nested: Doctrine\ORM\PersistentCollection {#5487 …}
  +votes: Doctrine\ORM\PersistentCollection {#5489 …}
  +reports: Doctrine\ORM\PersistentCollection {#5491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5495 …}
  -id: 35913
  -bodyTs: "'time':6 'underappreci':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4218631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696687141 {#5483
    date: 2023-10-07 15:59:01.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 {#5484
  +user: Proxies\__CG__\App\Entity\User {#5397 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5396
    +user: Proxies\__CG__\App\Entity\User {#5397 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5182
      +user: Proxies\__CG__\App\Entity\User {#5183 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4263
        +user: App\Entity\User {#4276 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
          \n
          plus jif is peanut butter
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696687143 {#4257
          date: 2023-10-07 15:59:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4266 …}
        +votes: Doctrine\ORM\PersistentCollection {#4268 …}
        +reports: Doctrine\ORM\PersistentCollection {#4270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
        -id: 34209
        -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4174550"
        +editedAt: DateTimeImmutable @1696557951 {#4258
          date: 2023-10-06 04:05:51.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696557931 {#4259
          date: 2023-10-06 04:05:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Giant, geode, gel, george, gerbil. Just sayin'."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696566441 {#5179
        date: 2023-10-06 06:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
        "@MiikCheque@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 34301
      -bodyTs: "'gel':3 'geod':2 'georg':4 'gerbil':5 'giant':1 'sayin':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2788452"
      +editedAt: DateTimeImmutable @1696566827 {#5180
        date: 2023-10-06 06:33:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696566441 {#5181
        date: 2023-10-06 06:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: """
      And McAfee!\n
      \n
      Sorry, I meant giraffe.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696587160 {#5394
      date: 2023-10-06 12:12:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
      "@CalamityBalls@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5398 …}
    +nested: Doctrine\ORM\PersistentCollection {#5400 …}
    +votes: Doctrine\ORM\PersistentCollection {#5402 …}
    +reports: Doctrine\ORM\PersistentCollection {#5404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
    -id: 34518
    -bodyTs: "'giraff':6 'mcafe':2 'meant':5 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4182304"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696587160 {#5395
      date: 2023-10-06 12:12:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I am underappreciated in my time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696687141 {#5482
    date: 2023-10-07 15:59:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@CalamityBalls@kbin.social"
    "@FooBarrington@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5485 …}
  +nested: Doctrine\ORM\PersistentCollection {#5487 …}
  +votes: Doctrine\ORM\PersistentCollection {#5489 …}
  +reports: Doctrine\ORM\PersistentCollection {#5491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5495 …}
  -id: 35913
  -bodyTs: "'time':6 'underappreci':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4218631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696687141 {#5483
    date: 2023-10-07 15:59:01.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 {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I agree with you but I have a simpler argument, which is the mere fact that this exists: [fileinfo.com/extension/jif](https://fileinfo.com/extension/jif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696567712 {#5196
    date: 2023-10-06 06:48:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 34322
  -bodyTs: "'/extension/jif](https://fileinfo.com/extension/jif)':21 'agre':2 'argument':10 'exist':18 'fact':15 'fileinfo.com':20 'fileinfo.com/extension/jif](https://fileinfo.com/extension/jif)':19 'mere':14 'simpler':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4039724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696567712 {#5197
    date: 2023-10-06 06:48: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
103 DENIED edit
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I agree with you but I have a simpler argument, which is the mere fact that this exists: [fileinfo.com/extension/jif](https://fileinfo.com/extension/jif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696567712 {#5196
    date: 2023-10-06 06:48:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 34322
  -bodyTs: "'/extension/jif](https://fileinfo.com/extension/jif)':21 'agre':2 'argument':10 'exist':18 'fact':15 'fileinfo.com':20 'fileinfo.com/extension/jif](https://fileinfo.com/extension/jif)':19 'mere':14 'simpler':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4039724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696567712 {#5197
    date: 2023-10-06 06:48: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
104 DENIED moderate
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I agree with you but I have a simpler argument, which is the mere fact that this exists: [fileinfo.com/extension/jif](https://fileinfo.com/extension/jif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696567712 {#5196
    date: 2023-10-06 06:48:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 34322
  -bodyTs: "'/extension/jif](https://fileinfo.com/extension/jif)':21 'agre':2 'argument':10 'exist':18 'fact':15 'fileinfo.com':20 'fileinfo.com/extension/jif](https://fileinfo.com/extension/jif)':19 'mere':14 'simpler':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4039724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696567712 {#5197
    date: 2023-10-06 06:48: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
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 {#5412
  +user: Proxies\__CG__\App\Entity\User {#5413 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "I agree with you but I have a simpler argument, which is the mere fact that this exists: [fileinfo.com/extension/jif](https://fileinfo.com/extension/jif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696567712 {#5196
      date: 2023-10-06 06:48:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5200 …}
    +nested: Doctrine\ORM\PersistentCollection {#5202 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
    -id: 34322
    -bodyTs: "'/extension/jif](https://fileinfo.com/extension/jif)':21 'agre':2 'argument':10 'exist':18 'fact':15 'fileinfo.com':20 'fileinfo.com/extension/jif](https://fileinfo.com/extension/jif)':19 'mere':14 'simpler':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4039724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696567712 {#5197
      date: 2023-10-06 06:48:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "WOAH. Didn’t know about this. Maybe I can finally convince my mom… doubt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696570484 {#5410
    date: 2023-10-06 07:34:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Fuck_u_spez_@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5414 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 34364
  -bodyTs: "'convinc':11 'didn':2 'doubt':14 'final':10 'know':4 'mayb':7 'mom':13 'woah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4177624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696570484 {#5411
    date: 2023-10-06 07:34: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
107 DENIED edit
App\Entity\EntryComment {#5412
  +user: Proxies\__CG__\App\Entity\User {#5413 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "I agree with you but I have a simpler argument, which is the mere fact that this exists: [fileinfo.com/extension/jif](https://fileinfo.com/extension/jif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696567712 {#5196
      date: 2023-10-06 06:48:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5200 …}
    +nested: Doctrine\ORM\PersistentCollection {#5202 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
    -id: 34322
    -bodyTs: "'/extension/jif](https://fileinfo.com/extension/jif)':21 'agre':2 'argument':10 'exist':18 'fact':15 'fileinfo.com':20 'fileinfo.com/extension/jif](https://fileinfo.com/extension/jif)':19 'mere':14 'simpler':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4039724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696567712 {#5197
      date: 2023-10-06 06:48:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "WOAH. Didn’t know about this. Maybe I can finally convince my mom… doubt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696570484 {#5410
    date: 2023-10-06 07:34:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Fuck_u_spez_@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5414 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 34364
  -bodyTs: "'convinc':11 'didn':2 'doubt':14 'final':10 'know':4 'mayb':7 'mom':13 'woah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4177624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696570484 {#5411
    date: 2023-10-06 07:34: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
108 DENIED moderate
App\Entity\EntryComment {#5412
  +user: Proxies\__CG__\App\Entity\User {#5413 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "I agree with you but I have a simpler argument, which is the mere fact that this exists: [fileinfo.com/extension/jif](https://fileinfo.com/extension/jif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696567712 {#5196
      date: 2023-10-06 06:48:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5200 …}
    +nested: Doctrine\ORM\PersistentCollection {#5202 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
    -id: 34322
    -bodyTs: "'/extension/jif](https://fileinfo.com/extension/jif)':21 'agre':2 'argument':10 'exist':18 'fact':15 'fileinfo.com':20 'fileinfo.com/extension/jif](https://fileinfo.com/extension/jif)':19 'mere':14 'simpler':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4039724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696567712 {#5197
      date: 2023-10-06 06:48:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "WOAH. Didn’t know about this. Maybe I can finally convince my mom… doubt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696570484 {#5410
    date: 2023-10-06 07:34:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@Fuck_u_spez_@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5414 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 34364
  -bodyTs: "'convinc':11 'didn':2 'doubt':14 'final':10 'know':4 'mayb':7 'mom':13 'woah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4177624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696570484 {#5411
    date: 2023-10-06 07:34: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
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 {#5214
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Also, if jizz is not spelled as gizz, so why would jif spelled as gif?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696584126 {#5212
    date: 2023-10-06 11:22:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 34480
  -bodyTs: "'also':1 'gif':15 'gizz':8 'jif':12 'jizz':3 'spell':6,13 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1032605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696584126 {#5213
    date: 2023-10-06 11:22: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
111 DENIED edit
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Also, if jizz is not spelled as gizz, so why would jif spelled as gif?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696584126 {#5212
    date: 2023-10-06 11:22:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 34480
  -bodyTs: "'also':1 'gif':15 'gizz':8 'jif':12 'jizz':3 'spell':6,13 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1032605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696584126 {#5213
    date: 2023-10-06 11:22: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
112 DENIED moderate
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Also, if jizz is not spelled as gizz, so why would jif spelled as gif?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696584126 {#5212
    date: 2023-10-06 11:22:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 34480
  -bodyTs: "'also':1 'gif':15 'gizz':8 'jif':12 'jizz':3 'spell':6,13 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1032605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696584126 {#5213
    date: 2023-10-06 11:22: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
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 {#5230
  +user: Proxies\__CG__\App\Entity\User {#5231 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "SCUBA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696585803 {#5228
    date: 2023-10-06 11:50:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5236 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 34499
  -bodyTs: "'scuba':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4182010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696585803 {#5229
    date: 2023-10-06 11:50: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
115 DENIED edit
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#5231 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "SCUBA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696585803 {#5228
    date: 2023-10-06 11:50:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5236 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 34499
  -bodyTs: "'scuba':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4182010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696585803 {#5229
    date: 2023-10-06 11:50: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
116 DENIED moderate
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#5231 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "SCUBA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696585803 {#5228
    date: 2023-10-06 11:50:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5236 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 34499
  -bodyTs: "'scuba':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4182010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696585803 {#5229
    date: 2023-10-06 11:50: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
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 {#5429
  +user: Proxies\__CG__\App\Entity\User {#5430 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5230
    +user: Proxies\__CG__\App\Entity\User {#5231 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "SCUBA"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696585803 {#5228
      date: 2023-10-06 11:50:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5232 …}
    +nested: Doctrine\ORM\PersistentCollection {#5234 …}
    +votes: Doctrine\ORM\PersistentCollection {#5236 …}
    +reports: Doctrine\ORM\PersistentCollection {#5238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
    -id: 34499
    -bodyTs: "'scuba':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4182010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696585803 {#5229
      date: 2023-10-06 11:50:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I’m seeing vowel consonant vowel, that’s a long U in the new word regardless to what it stands for in the acronym."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696608151 {#5426
    date: 2023-10-06 18:02:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@NightAuthor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5431 …}
  +nested: Doctrine\ORM\PersistentCollection {#5433 …}
  +votes: Doctrine\ORM\PersistentCollection {#5435 …}
  +reports: Doctrine\ORM\PersistentCollection {#5437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5441 …}
  -id: 34819
  -bodyTs: "'acronym':24 'conson':5 'long':10 'm':2 'new':14 'regardless':16 'see':3 'stand':20 'u':11 'vowel':4,6 'word':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4191683"
  +editedAt: DateTimeImmutable @1696608163 {#5427
    date: 2023-10-06 18:02:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696608151 {#5428
    date: 2023-10-06 18:02:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5429
  +user: Proxies\__CG__\App\Entity\User {#5430 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5230
    +user: Proxies\__CG__\App\Entity\User {#5231 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "SCUBA"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696585803 {#5228
      date: 2023-10-06 11:50:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5232 …}
    +nested: Doctrine\ORM\PersistentCollection {#5234 …}
    +votes: Doctrine\ORM\PersistentCollection {#5236 …}
    +reports: Doctrine\ORM\PersistentCollection {#5238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
    -id: 34499
    -bodyTs: "'scuba':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4182010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696585803 {#5229
      date: 2023-10-06 11:50:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I’m seeing vowel consonant vowel, that’s a long U in the new word regardless to what it stands for in the acronym."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696608151 {#5426
    date: 2023-10-06 18:02:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@NightAuthor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5431 …}
  +nested: Doctrine\ORM\PersistentCollection {#5433 …}
  +votes: Doctrine\ORM\PersistentCollection {#5435 …}
  +reports: Doctrine\ORM\PersistentCollection {#5437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5441 …}
  -id: 34819
  -bodyTs: "'acronym':24 'conson':5 'long':10 'm':2 'new':14 'regardless':16 'see':3 'stand':20 'u':11 'vowel':4,6 'word':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4191683"
  +editedAt: DateTimeImmutable @1696608163 {#5427
    date: 2023-10-06 18:02:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696608151 {#5428
    date: 2023-10-06 18:02:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5429
  +user: Proxies\__CG__\App\Entity\User {#5430 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5230
    +user: Proxies\__CG__\App\Entity\User {#5231 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
        \n
        plus jif is peanut butter
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696687143 {#4257
        date: 2023-10-07 15:59:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 34209
      -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4174550"
      +editedAt: DateTimeImmutable @1696557951 {#4258
        date: 2023-10-06 04:05:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696557931 {#4259
        date: 2023-10-06 04:05:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "SCUBA"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696585803 {#5228
      date: 2023-10-06 11:50:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@MiikCheque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5232 …}
    +nested: Doctrine\ORM\PersistentCollection {#5234 …}
    +votes: Doctrine\ORM\PersistentCollection {#5236 …}
    +reports: Doctrine\ORM\PersistentCollection {#5238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
    -id: 34499
    -bodyTs: "'scuba':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4182010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696585803 {#5229
      date: 2023-10-06 11:50:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I’m seeing vowel consonant vowel, that’s a long U in the new word regardless to what it stands for in the acronym."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696608151 {#5426
    date: 2023-10-06 18:02:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
    "@NightAuthor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5431 …}
  +nested: Doctrine\ORM\PersistentCollection {#5433 …}
  +votes: Doctrine\ORM\PersistentCollection {#5435 …}
  +reports: Doctrine\ORM\PersistentCollection {#5437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5441 …}
  -id: 34819
  -bodyTs: "'acronym':24 'conson':5 'long':10 'm':2 'new':14 'regardless':16 'see':3 'stand':20 'u':11 'vowel':4,6 'word':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4191683"
  +editedAt: DateTimeImmutable @1696608163 {#5427
    date: 2023-10-06 18:02:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696608151 {#5428
    date: 2023-10-06 18:02:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "u choose all these unrelated words when theres GIFt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696589532 {#5244
    date: 2023-10-06 12:52:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 34539
  -bodyTs: "'choos':2 'gift':9 'there':8 'u':1 'unrel':5 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3305952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696589532 {#5245
    date: 2023-10-06 12:52:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "u choose all these unrelated words when theres GIFt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696589532 {#5244
    date: 2023-10-06 12:52:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 34539
  -bodyTs: "'choos':2 'gift':9 'there':8 'u':1 'unrel':5 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3305952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696589532 {#5245
    date: 2023-10-06 12:52:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      how do you pronounce God, goo, grey, great, good, gun, gumption, goofy\n
      \n
      plus jif is peanut butter
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696687143 {#4257
      date: 2023-10-07 15:59:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 34209
    -bodyTs: "'butter':17 'god':5 'goo':6 'good':9 'goofi':12 'great':8 'grey':7 'gumption':11 'gun':10 'jif':14 'peanut':16 'plus':13 'pronounc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174550"
    +editedAt: DateTimeImmutable @1696557951 {#4258
      date: 2023-10-06 04:05:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696557931 {#4259
      date: 2023-10-06 04:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "u choose all these unrelated words when theres GIFt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696589532 {#5244
    date: 2023-10-06 12:52:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@MiikCheque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 34539
  -bodyTs: "'choos':2 'gift':9 'there':8 'u':1 'unrel':5 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3305952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696589532 {#5245
    date: 2023-10-06 12:52:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Every day we stray further from jod"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1696950860 {#4331
    date: 2023-10-10 17:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 34185
  -bodyTs: "'day':2 'everi':1 'jod':7 'stray':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3686990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696556407 {#4332
    date: 2023-10-06 03:40:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Every day we stray further from jod"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1696950860 {#4331
    date: 2023-10-10 17:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 34185
  -bodyTs: "'day':2 'everi':1 'jod':7 'stray':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3686990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696556407 {#4332
    date: 2023-10-06 03:40:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Every day we stray further from jod"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1696950860 {#4331
    date: 2023-10-10 17:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 34185
  -bodyTs: "'day':2 'everi':1 'jod':7 'stray':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3686990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696556407 {#4332
    date: 2023-10-06 03:40:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Every day we stray further from jod"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1696950860 {#4331
      date: 2023-10-10 17:14:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 34185
    -bodyTs: "'day':2 'everi':1 'jod':7 'stray':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3686990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696556407 {#4332
      date: 2023-10-06 03:40:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "“It’s pronounced greg…”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696950859 {#5147
    date: 2023-10-10 17:14:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@zcd@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 40147
  -bodyTs: "'greg':4 'pronounc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950859 {#5148
    date: 2023-10-10 17:14:19.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 {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Every day we stray further from jod"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1696950860 {#4331
      date: 2023-10-10 17:14:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 34185
    -bodyTs: "'day':2 'everi':1 'jod':7 'stray':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3686990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696556407 {#4332
      date: 2023-10-06 03:40:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "“It’s pronounced greg…”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696950859 {#5147
    date: 2023-10-10 17:14:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@zcd@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 40147
  -bodyTs: "'greg':4 'pronounc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950859 {#5148
    date: 2023-10-10 17:14:19.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 {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Every day we stray further from jod"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1696950860 {#4331
      date: 2023-10-10 17:14:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 34185
    -bodyTs: "'day':2 'everi':1 'jod':7 'stray':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3686990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696556407 {#4332
      date: 2023-10-06 03:40:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "“It’s pronounced greg…”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696950859 {#5147
    date: 2023-10-10 17:14:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@zcd@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 40147
  -bodyTs: "'greg':4 'pronounc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950859 {#5148
    date: 2023-10-10 17:14:19.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 {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "With a hard “guh” sound, because that’s what I grew up with."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696599351 {#4404
    date: 2023-10-06 15:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 34154
  -bodyTs: "'grew':11 'guh':4 'hard':3 'sound':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554979 {#4405
    date: 2023-10-06 03:16:19.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 {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "With a hard “guh” sound, because that’s what I grew up with."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696599351 {#4404
    date: 2023-10-06 15:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 34154
  -bodyTs: "'grew':11 'guh':4 'hard':3 'sound':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554979 {#4405
    date: 2023-10-06 03:16:19.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 {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "With a hard “guh” sound, because that’s what I grew up with."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696599351 {#4404
    date: 2023-10-06 15:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 34154
  -bodyTs: "'grew':11 'guh':4 'hard':3 'sound':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4173649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554979 {#4405
    date: 2023-10-06 03:16:19.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 {#5133
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "With a hard “guh” sound, because that’s what I grew up with."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696599351 {#4404
      date: 2023-10-06 15:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 34154
    -bodyTs: "'grew':11 'guh':4 'hard':3 'sound':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696554979 {#4405
      date: 2023-10-06 03:16:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: """
    JIF is peanut butter\n
    \n
    GIF is Graphic Interchange Format
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696564768 {#5131
    date: 2023-10-06 05:59:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Dick_Justice@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5135 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 34273
  -bodyTs: "'butter':4 'format':9 'gif':5 'graphic':7 'interchang':8 'jif':1 'peanut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3689146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696564768 {#5132
    date: 2023-10-06 05:59: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
139 DENIED edit
App\Entity\EntryComment {#5133
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "With a hard “guh” sound, because that’s what I grew up with."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696599351 {#4404
      date: 2023-10-06 15:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 34154
    -bodyTs: "'grew':11 'guh':4 'hard':3 'sound':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696554979 {#4405
      date: 2023-10-06 03:16:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: """
    JIF is peanut butter\n
    \n
    GIF is Graphic Interchange Format
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696564768 {#5131
    date: 2023-10-06 05:59:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Dick_Justice@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5135 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 34273
  -bodyTs: "'butter':4 'format':9 'gif':5 'graphic':7 'interchang':8 'jif':1 'peanut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3689146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696564768 {#5132
    date: 2023-10-06 05:59: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
140 DENIED moderate
App\Entity\EntryComment {#5133
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "With a hard “guh” sound, because that’s what I grew up with."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696599351 {#4404
      date: 2023-10-06 15:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 34154
    -bodyTs: "'grew':11 'guh':4 'hard':3 'sound':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4173649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696554979 {#4405
      date: 2023-10-06 03:16:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: """
    JIF is peanut butter\n
    \n
    GIF is Graphic Interchange Format
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696564768 {#5131
    date: 2023-10-06 05:59:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Dick_Justice@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5135 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 34273
  -bodyTs: "'butter':4 'format':9 'gif':5 'graphic':7 'interchang':8 'jif':1 'peanut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3689146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696564768 {#5132
    date: 2023-10-06 05:59: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
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 {#5349
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5133
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4409
      +user: App\Entity\User {#4422 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "With a hard “guh” sound, because that’s what I grew up with."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696599351 {#4404
        date: 2023-10-06 15:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4410 …}
      +nested: Doctrine\ORM\PersistentCollection {#4412 …}
      +votes: Doctrine\ORM\PersistentCollection {#4414 …}
      +reports: Doctrine\ORM\PersistentCollection {#4416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
      -id: 34154
      -bodyTs: "'grew':11 'guh':4 'hard':3 'sound':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173649"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696554979 {#4405
        date: 2023-10-06 03:16:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: """
      JIF is peanut butter\n
      \n
      GIF is Graphic Interchange Format
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696564768 {#5131
      date: 2023-10-06 05:59:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@Dick_Justice@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5135 …}
    +nested: Doctrine\ORM\PersistentCollection {#5137 …}
    +votes: Doctrine\ORM\PersistentCollection {#5139 …}
    +reports: Doctrine\ORM\PersistentCollection {#5141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 34273
    -bodyTs: "'butter':4 'format':9 'gif':5 'graphic':7 'interchang':8 'jif':1 'peanut':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3689146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696564768 {#5132
      date: 2023-10-06 05:59:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "The creator of the Gradual Interface Forget wanted people to pronounce it with a J literally because he wanted it to use the name recognition of the peanut butter - and I don’t exactly care about their profits or about copyright, but it’s a bad reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696599350 {#5347
    date: 2023-10-06 15:35:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Dick_Justice@lemmy.world"
    "@MisterD@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
  -id: 34653
  -bodyTs: "'bad':46 'butter':29 'care':35 'copyright':41 'creator':2 'exact':34 'forget':7 'gradual':5 'interfac':6 'j':15 'liter':16 'name':24 'peanut':28 'peopl':9 'profit':38 'pronounc':11 'reason':47 'recognit':25 'use':22 'want':8,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3565248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696599350 {#5348
    date: 2023-10-06 15:35: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
143 DENIED edit
App\Entity\EntryComment {#5349
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5133
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4409
      +user: App\Entity\User {#4422 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "With a hard “guh” sound, because that’s what I grew up with."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696599351 {#4404
        date: 2023-10-06 15:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4410 …}
      +nested: Doctrine\ORM\PersistentCollection {#4412 …}
      +votes: Doctrine\ORM\PersistentCollection {#4414 …}
      +reports: Doctrine\ORM\PersistentCollection {#4416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
      -id: 34154
      -bodyTs: "'grew':11 'guh':4 'hard':3 'sound':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173649"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696554979 {#4405
        date: 2023-10-06 03:16:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: """
      JIF is peanut butter\n
      \n
      GIF is Graphic Interchange Format
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696564768 {#5131
      date: 2023-10-06 05:59:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@Dick_Justice@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5135 …}
    +nested: Doctrine\ORM\PersistentCollection {#5137 …}
    +votes: Doctrine\ORM\PersistentCollection {#5139 …}
    +reports: Doctrine\ORM\PersistentCollection {#5141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 34273
    -bodyTs: "'butter':4 'format':9 'gif':5 'graphic':7 'interchang':8 'jif':1 'peanut':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3689146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696564768 {#5132
      date: 2023-10-06 05:59:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "The creator of the Gradual Interface Forget wanted people to pronounce it with a J literally because he wanted it to use the name recognition of the peanut butter - and I don’t exactly care about their profits or about copyright, but it’s a bad reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696599350 {#5347
    date: 2023-10-06 15:35:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Dick_Justice@lemmy.world"
    "@MisterD@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
  -id: 34653
  -bodyTs: "'bad':46 'butter':29 'care':35 'copyright':41 'creator':2 'exact':34 'forget':7 'gradual':5 'interfac':6 'j':15 'liter':16 'name':24 'peanut':28 'peopl':9 'profit':38 'pronounc':11 'reason':47 'recognit':25 'use':22 'want':8,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3565248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696599350 {#5348
    date: 2023-10-06 15:35: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
144 DENIED moderate
App\Entity\EntryComment {#5349
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5133
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4409
      +user: App\Entity\User {#4422 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "With a hard “guh” sound, because that’s what I grew up with."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696599351 {#4404
        date: 2023-10-06 15:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4410 …}
      +nested: Doctrine\ORM\PersistentCollection {#4412 …}
      +votes: Doctrine\ORM\PersistentCollection {#4414 …}
      +reports: Doctrine\ORM\PersistentCollection {#4416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
      -id: 34154
      -bodyTs: "'grew':11 'guh':4 'hard':3 'sound':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4173649"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696554979 {#4405
        date: 2023-10-06 03:16:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: """
      JIF is peanut butter\n
      \n
      GIF is Graphic Interchange Format
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696564768 {#5131
      date: 2023-10-06 05:59:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
      "@Dick_Justice@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5135 …}
    +nested: Doctrine\ORM\PersistentCollection {#5137 …}
    +votes: Doctrine\ORM\PersistentCollection {#5139 …}
    +reports: Doctrine\ORM\PersistentCollection {#5141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 34273
    -bodyTs: "'butter':4 'format':9 'gif':5 'graphic':7 'interchang':8 'jif':1 'peanut':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3689146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696564768 {#5132
      date: 2023-10-06 05:59:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "The creator of the Gradual Interface Forget wanted people to pronounce it with a J literally because he wanted it to use the name recognition of the peanut butter - and I don’t exactly care about their profits or about copyright, but it’s a bad reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696599350 {#5347
    date: 2023-10-06 15:35:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
    "@Dick_Justice@lemmy.world"
    "@MisterD@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
  -id: 34653
  -bodyTs: "'bad':46 'butter':29 'care':35 'copyright':41 'creator':2 'exact':34 'forget':7 'gradual':5 'interfac':6 'j':15 'liter':16 'name':24 'peanut':28 'peopl':9 'profit':38 'pronounc':11 'reason':47 'recognit':25 'use':22 'want':8,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3565248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696599350 {#5348
    date: 2023-10-06 15:35: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
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 {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“Choosy developers choose gif.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696554727 {#4478
    date: 2023-10-06 03:12:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 34146
  -bodyTs: "'choos':3 'choosi':1 'develop':2 'gif':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3298898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554727 {#4479
    date: 2023-10-06 03:12:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“Choosy developers choose gif.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696554727 {#4478
    date: 2023-10-06 03:12:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 34146
  -bodyTs: "'choos':3 'choosi':1 'develop':2 'gif':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3298898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554727 {#4479
    date: 2023-10-06 03:12:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“Choosy developers choose gif.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696554727 {#4478
    date: 2023-10-06 03:12:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 34146
  -bodyTs: "'choos':3 'choosi':1 'develop':2 'gif':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3298898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554727 {#4479
    date: 2023-10-06 03:12:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4556
  +user: App\Entity\User {#4569 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Like Girlfriend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696554721 {#4551
    date: 2023-10-06 03:12:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 34144
  -bodyTs: "'girlfriend':2 'like':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2786121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554721 {#4552
    date: 2023-10-06 03:12:01.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 {#4556
  +user: App\Entity\User {#4569 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Like Girlfriend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696554721 {#4551
    date: 2023-10-06 03:12:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 34144
  -bodyTs: "'girlfriend':2 'like':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2786121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554721 {#4552
    date: 2023-10-06 03:12:01.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 {#4556
  +user: App\Entity\User {#4569 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Like Girlfriend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696554721 {#4551
    date: 2023-10-06 03:12:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 34144
  -bodyTs: "'girlfriend':2 'like':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/516669/-/comment/2786121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554721 {#4552
    date: 2023-10-06 03:12:01.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 {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4625
    date: 2023-10-06 02:55:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -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 {#4626
    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
155 DENIED edit
App\Entity\EntryComment {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4625
    date: 2023-10-06 02:55:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -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 {#4626
    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
156 DENIED moderate
App\Entity\EntryComment {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4625
    date: 2023-10-06 02:55:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -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 {#4626
    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
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 {#4704
  +user: App\Entity\User {#4717 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4698
    date: 2023-10-06 02:52:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4705 …}
  +nested: Doctrine\ORM\PersistentCollection {#4707 …}
  +votes: Doctrine\ORM\PersistentCollection {#4709 …}
  +reports: Doctrine\ORM\PersistentCollection {#4711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
  -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 {#4699
    date: 2023-10-06 02:54:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696553569 {#4700
    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
159 DENIED edit
App\Entity\EntryComment {#4704
  +user: App\Entity\User {#4717 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4698
    date: 2023-10-06 02:52:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4705 …}
  +nested: Doctrine\ORM\PersistentCollection {#4707 …}
  +votes: Doctrine\ORM\PersistentCollection {#4709 …}
  +reports: Doctrine\ORM\PersistentCollection {#4711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
  -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 {#4699
    date: 2023-10-06 02:54:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696553569 {#4700
    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
160 DENIED moderate
App\Entity\EntryComment {#4704
  +user: App\Entity\User {#4717 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4698
    date: 2023-10-06 02:52:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4705 …}
  +nested: Doctrine\ORM\PersistentCollection {#4707 …}
  +votes: Doctrine\ORM\PersistentCollection {#4709 …}
  +reports: Doctrine\ORM\PersistentCollection {#4711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
  -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 {#4699
    date: 2023-10-06 02:54:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696553569 {#4700
    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
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 {#4778
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Gif. Obviously."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696552252 {#4773
    date: 2023-10-06 02:30:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -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 {#4774
    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
163 DENIED edit
App\Entity\EntryComment {#4778
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Gif. Obviously."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696552252 {#4773
    date: 2023-10-06 02:30:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -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 {#4774
    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
164 DENIED moderate
App\Entity\EntryComment {#4778
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Gif. Obviously."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696552252 {#4773
    date: 2023-10-06 02:30:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -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 {#4774
    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
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 {#4852
  +user: App\Entity\User {#4865 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Gif. The G is for Graphic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696561285 {#4847
    date: 2023-10-06 05:01:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4853 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4857 …}
  +reports: Doctrine\ORM\PersistentCollection {#4859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
  -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 {#4848
    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
167 DENIED edit
App\Entity\EntryComment {#4852
  +user: App\Entity\User {#4865 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Gif. The G is for Graphic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696561285 {#4847
    date: 2023-10-06 05:01:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4853 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4857 …}
  +reports: Doctrine\ORM\PersistentCollection {#4859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
  -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 {#4848
    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
168 DENIED moderate
App\Entity\EntryComment {#4852
  +user: App\Entity\User {#4865 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Gif. The G is for Graphic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696561285 {#4847
    date: 2023-10-06 05:01:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4853 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4857 …}
  +reports: Doctrine\ORM\PersistentCollection {#4859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
  -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 {#4848
    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
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 {#5101
  +user: Proxies\__CG__\App\Entity\User {#5102 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4852
    +user: App\Entity\User {#4865 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Gif. The G is for Graphic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696561285 {#4847
      date: 2023-10-06 05:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -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 {#4848
      date: 2023-10-06 02:24:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: "Yes, that’s why we pronounce JPEG as Jay-Pheg."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696556244 {#5099
    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 {#5103 …}
  +nested: Doctrine\ORM\PersistentCollection {#5105 …}
  +votes: Doctrine\ORM\PersistentCollection {#5107 …}
  +reports: Doctrine\ORM\PersistentCollection {#5109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
  -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 {#5100
    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
171 DENIED edit
App\Entity\EntryComment {#5101
  +user: Proxies\__CG__\App\Entity\User {#5102 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4852
    +user: App\Entity\User {#4865 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Gif. The G is for Graphic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696561285 {#4847
      date: 2023-10-06 05:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -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 {#4848
      date: 2023-10-06 02:24:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: "Yes, that’s why we pronounce JPEG as Jay-Pheg."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696556244 {#5099
    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 {#5103 …}
  +nested: Doctrine\ORM\PersistentCollection {#5105 …}
  +votes: Doctrine\ORM\PersistentCollection {#5107 …}
  +reports: Doctrine\ORM\PersistentCollection {#5109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
  -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 {#5100
    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
172 DENIED moderate
App\Entity\EntryComment {#5101
  +user: Proxies\__CG__\App\Entity\User {#5102 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4852
    +user: App\Entity\User {#4865 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Gif. The G is for Graphic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696561285 {#4847
      date: 2023-10-06 05:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -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 {#4848
      date: 2023-10-06 02:24:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: "Yes, that’s why we pronounce JPEG as Jay-Pheg."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696556244 {#5099
    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 {#5103 …}
  +nested: Doctrine\ORM\PersistentCollection {#5105 …}
  +votes: Doctrine\ORM\PersistentCollection {#5107 …}
  +reports: Doctrine\ORM\PersistentCollection {#5109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
  -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 {#5100
    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
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 {#5117
  +user: Proxies\__CG__\App\Entity\User {#5118 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4852
    +user: App\Entity\User {#4865 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Gif. The G is for Graphic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696561285 {#4847
      date: 2023-10-06 05:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -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 {#4848
      date: 2023-10-06 02:24:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +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 {#5115
    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 {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5123 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -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 {#5116
    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
175 DENIED edit
App\Entity\EntryComment {#5117
  +user: Proxies\__CG__\App\Entity\User {#5118 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4852
    +user: App\Entity\User {#4865 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Gif. The G is for Graphic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696561285 {#4847
      date: 2023-10-06 05:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -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 {#4848
      date: 2023-10-06 02:24:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +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 {#5115
    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 {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5123 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -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 {#5116
    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
176 DENIED moderate
App\Entity\EntryComment {#5117
  +user: Proxies\__CG__\App\Entity\User {#5118 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4852
    +user: App\Entity\User {#4865 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Gif. The G is for Graphic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696561285 {#4847
      date: 2023-10-06 05:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -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 {#4848
      date: 2023-10-06 02:24:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +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 {#5115
    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 {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5123 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -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 {#5116
    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
177 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
178 DENIED moderate
App\Entity\EntryComment {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4922
    date: 2023-10-06 12:19:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -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 {#4923
    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
179 DENIED edit
App\Entity\EntryComment {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4922
    date: 2023-10-06 12:19:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -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 {#4923
    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
180 DENIED moderate
App\Entity\EntryComment {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4922
    date: 2023-10-06 12:19:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -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 {#4923
    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
181 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
182 DENIED moderate
App\Entity\EntryComment {#5086
  +user: Proxies\__CG__\App\Entity\User {#5083 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4922
      date: 2023-10-06 12:19:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4923
      date: 2023-10-06 02:20:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +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 {#5087
    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 {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5082 …}
  +reports: Doctrine\ORM\PersistentCollection {#5093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
  -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 {#5090
    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
183 DENIED edit
App\Entity\EntryComment {#5086
  +user: Proxies\__CG__\App\Entity\User {#5083 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4922
      date: 2023-10-06 12:19:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4923
      date: 2023-10-06 02:20:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +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 {#5087
    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 {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5082 …}
  +reports: Doctrine\ORM\PersistentCollection {#5093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
  -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 {#5090
    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
184 DENIED moderate
App\Entity\EntryComment {#5086
  +user: Proxies\__CG__\App\Entity\User {#5083 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4922
      date: 2023-10-06 12:19:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4923
      date: 2023-10-06 02:20:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +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 {#5087
    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 {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5082 …}
  +reports: Doctrine\ORM\PersistentCollection {#5093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
  -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 {#5090
    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
185 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
186 DENIED moderate
App\Entity\EntryComment {#5001
  +user: App\Entity\User {#5014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Giffy pop popcorn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696551565 {#4996
    date: 2023-10-06 02:19:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5002 …}
  +nested: Doctrine\ORM\PersistentCollection {#5004 …}
  +votes: Doctrine\ORM\PersistentCollection {#5006 …}
  +reports: Doctrine\ORM\PersistentCollection {#5008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
  -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 {#4997
    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
187 DENIED edit
App\Entity\EntryComment {#5001
  +user: App\Entity\User {#5014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Giffy pop popcorn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696551565 {#4996
    date: 2023-10-06 02:19:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5002 …}
  +nested: Doctrine\ORM\PersistentCollection {#5004 …}
  +votes: Doctrine\ORM\PersistentCollection {#5006 …}
  +reports: Doctrine\ORM\PersistentCollection {#5008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
  -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 {#4997
    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
188 DENIED moderate
App\Entity\EntryComment {#5001
  +user: App\Entity\User {#5014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-y-all-say-GIF"
    +title: "How do y'all say GIF?"
    +url: "https://lemmy.ml/pictrs/image/bfe3263c-05d6-4f46-a9ee-d1ed206a7a89.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 149
    +favouriteCount: 341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696950859 {#2410
      date: 2023-10-10 17:14:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 3128
    -titleTs: "'gif':6 'say':5 'y':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696635950
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6070277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696549550 {#1850
      date: 2023-10-06 01:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Giffy pop popcorn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696551565 {#4996
    date: 2023-10-06 02:19:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5002 …}
  +nested: Doctrine\ORM\PersistentCollection {#5004 …}
  +votes: Doctrine\ORM\PersistentCollection {#5006 …}
  +reports: Doctrine\ORM\PersistentCollection {#5008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
  -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 {#4997
    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
189 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +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 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -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 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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