GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/2623/I-can-t-focus-when-someone-does-this

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 …}
}
0.19 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.07 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: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "I-can-t-focus-when-someone-does-this"
  +title: "I can't focus when someone does this"
  +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696576266 {#2410
    date: 2023-10-06 09:11:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 2623
  -titleTs: "'focus':4 'someon':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696491379
  +visibility: "visible             "
  +apId: "https://lemmy.mywire.xyz/post/107238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696404979 {#1850
    date: 2023-10-04 09:36:19.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: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "I-can-t-focus-when-someone-does-this"
  +title: "I can't focus when someone does this"
  +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696576266 {#2410
    date: 2023-10-06 09:11:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 2623
  -titleTs: "'focus':4 'someon':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696491379
  +visibility: "visible             "
  +apId: "https://lemmy.mywire.xyz/post/107238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696404979 {#1850
    date: 2023-10-04 09:36:19.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: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "I-can-t-focus-when-someone-does-this"
  +title: "I can't focus when someone does this"
  +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696576266 {#2410
    date: 2023-10-06 09:11:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 2623
  -titleTs: "'focus':4 'someon':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696491379
  +visibility: "visible             "
  +apId: "https://lemmy.mywire.xyz/post/107238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696404979 {#1850
    date: 2023-10-04 09:36:19.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 {#4010
  +user: App\Entity\User {#3958 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why is your boss naked?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696576266 {#4019
    date: 2023-10-06 09:11:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
  -id: 34423
  -bodyTs: "'boss':4 'nake':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4179235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696576266 {#3955
    date: 2023-10-06 09:11: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
7 DENIED edit
App\Entity\EntryComment {#4010
  +user: App\Entity\User {#3958 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why is your boss naked?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696576266 {#4019
    date: 2023-10-06 09:11:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
  -id: 34423
  -bodyTs: "'boss':4 'nake':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4179235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696576266 {#3955
    date: 2023-10-06 09:11: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
8 DENIED moderate
App\Entity\EntryComment {#4010
  +user: App\Entity\User {#3958 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why is your boss naked?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696576266 {#4019
    date: 2023-10-06 09:11:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
  -id: 34423
  -bodyTs: "'boss':4 'nake':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4179235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696576266 {#3955
    date: 2023-10-06 09:11: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
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 {#4042
  +user: App\Entity\User {#4031 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Ripped chimp boss"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696488695 {#4048
    date: 2023-10-05 08:51:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4046 …}
  +votes: Doctrine\ORM\PersistentCollection {#4037 …}
  +reports: Doctrine\ORM\PersistentCollection {#4040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4033 …}
  -id: 32510
  -bodyTs: "'boss':3 'chimp':2 'rip':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3529568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696488695 {#4053
    date: 2023-10-05 08:51:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4042
  +user: App\Entity\User {#4031 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Ripped chimp boss"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696488695 {#4048
    date: 2023-10-05 08:51:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4046 …}
  +votes: Doctrine\ORM\PersistentCollection {#4037 …}
  +reports: Doctrine\ORM\PersistentCollection {#4040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4033 …}
  -id: 32510
  -bodyTs: "'boss':3 'chimp':2 'rip':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3529568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696488695 {#4053
    date: 2023-10-05 08:51:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4042
  +user: App\Entity\User {#4031 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Ripped chimp boss"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696488695 {#4048
    date: 2023-10-05 08:51:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4046 …}
  +votes: Doctrine\ORM\PersistentCollection {#4037 …}
  +reports: Doctrine\ORM\PersistentCollection {#4040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4033 …}
  -id: 32510
  -bodyTs: "'boss':3 'chimp':2 'rip':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3529568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696488695 {#4053
    date: 2023-10-05 08:51:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4128
  +user: App\Entity\User {#4141 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Employee: you smell great Chimpboss, is that Calvin Klein? Chimpboss: Hey! Don’t pry mate!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696450048 {#4122
    date: 2023-10-04 22:07:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4129 …}
  +nested: Doctrine\ORM\PersistentCollection {#4131 …}
  +votes: Doctrine\ORM\PersistentCollection {#4133 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -id: 31699
  -bodyTs: "'calvin':8 'chimpboss':5,10 'employe':1 'great':4 'hey':11 'klein':9 'mate':15 'pri':14 'smell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4377328"
  +editedAt: DateTimeImmutable @1696450088 {#4123
    date: 2023-10-04 22:08:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696450048 {#4124
    date: 2023-10-04 22:07: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
15 DENIED edit
App\Entity\EntryComment {#4128
  +user: App\Entity\User {#4141 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Employee: you smell great Chimpboss, is that Calvin Klein? Chimpboss: Hey! Don’t pry mate!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696450048 {#4122
    date: 2023-10-04 22:07:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4129 …}
  +nested: Doctrine\ORM\PersistentCollection {#4131 …}
  +votes: Doctrine\ORM\PersistentCollection {#4133 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -id: 31699
  -bodyTs: "'calvin':8 'chimpboss':5,10 'employe':1 'great':4 'hey':11 'klein':9 'mate':15 'pri':14 'smell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4377328"
  +editedAt: DateTimeImmutable @1696450088 {#4123
    date: 2023-10-04 22:08:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696450048 {#4124
    date: 2023-10-04 22:07: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
16 DENIED moderate
App\Entity\EntryComment {#4128
  +user: App\Entity\User {#4141 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Employee: you smell great Chimpboss, is that Calvin Klein? Chimpboss: Hey! Don’t pry mate!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696450048 {#4122
    date: 2023-10-04 22:07:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4129 …}
  +nested: Doctrine\ORM\PersistentCollection {#4131 …}
  +votes: Doctrine\ORM\PersistentCollection {#4133 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -id: 31699
  -bodyTs: "'calvin':8 'chimpboss':5,10 'employe':1 'great':4 'hey':11 'klein':9 'mate':15 'pri':14 'smell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4377328"
  +editedAt: DateTimeImmutable @1696450088 {#4123
    date: 2023-10-04 22:08:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696450048 {#4124
    date: 2023-10-04 22:07: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
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 {#4201
  +user: App\Entity\User {#4214 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why is your boss a chimp? Sounds like a much easier job than most people’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696442605 {#4196
    date: 2023-10-04 20:03:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4202 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4206 …}
  +reports: Doctrine\ORM\PersistentCollection {#4208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4212 …}
  -id: 31463
  -bodyTs: "'boss':4 'chimp':6 'easier':11 'job':12 'like':8 'much':10 'peopl':15 'sound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4131336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696442605 {#4197
    date: 2023-10-04 20:03: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
19 DENIED edit
App\Entity\EntryComment {#4201
  +user: App\Entity\User {#4214 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why is your boss a chimp? Sounds like a much easier job than most people’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696442605 {#4196
    date: 2023-10-04 20:03:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4202 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4206 …}
  +reports: Doctrine\ORM\PersistentCollection {#4208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4212 …}
  -id: 31463
  -bodyTs: "'boss':4 'chimp':6 'easier':11 'job':12 'like':8 'much':10 'peopl':15 'sound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4131336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696442605 {#4197
    date: 2023-10-04 20:03: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
20 DENIED moderate
App\Entity\EntryComment {#4201
  +user: App\Entity\User {#4214 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why is your boss a chimp? Sounds like a much easier job than most people’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696442605 {#4196
    date: 2023-10-04 20:03:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4202 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4206 …}
  +reports: Doctrine\ORM\PersistentCollection {#4208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4212 …}
  -id: 31463
  -bodyTs: "'boss':4 'chimp':6 'easier':11 'job':12 'like':8 'much':10 'peopl':15 'sound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4131336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696442605 {#4197
    date: 2023-10-04 20:03: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
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 {#4274
  +user: App\Entity\User {#4287 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I generally hate when people do this. At work or at home, if you’re reading my screen while I am doing anything, especially if it is something none of someone’s business, the anxiety becomes Mike Fucking Tyson and I lose absolutely everything i was focusing on and am more concentrated on how I am going to ask for it to stop without reciting the last rights and how to stick the fuck off i have for them up the ass.\n
    \n
    And I already have massive personal space issues. Get close over the shoulder and doing that shit is how you get your own television show sponsored by the evening news and my name to lone assailant.\n
    \n
    Of course way blown of of proportion, but holy fuck. Everyone has that “thing” or a few of 'em.\n
    \n
    That is my absolute #1.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696453282 {#4269
    date: 2023-10-04 23:01:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4275 …}
  +nested: Doctrine\ORM\PersistentCollection {#4277 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
  -id: 31204
  -bodyTs: "'1':142 'absolut':43,141 'alreadi':85 'anxieti':35 'anyth':23 'ask':59 'ass':82 'assail':118 'becom':36 'blown':122 'busi':33 'close':92 'concentr':52 'cours':120 'em':137 'especi':24 'even':111 'everyon':129 'everyth':44 'focus':47 'fuck':38,74,128 'general':2 'get':91,103 'go':57 'hate':3 'holi':127 'home':12 'issu':90 'last':67 'lone':117 'lose':42 'massiv':87 'mike':37 'name':115 'news':112 'none':29 'peopl':5 'person':88 'proport':125 're':15 'read':16 'recit':65 'right':68 'screen':18 'shit':99 'shoulder':95 'show':107 'someon':31 'someth':28 'space':89 'sponsor':108 'stick':72 'stop':63 'televis':106 'thing':132 'tyson':39 'way':121 'without':64 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4511067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696434230 {#4270
    date: 2023-10-04 17:43: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
23 DENIED edit
App\Entity\EntryComment {#4274
  +user: App\Entity\User {#4287 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I generally hate when people do this. At work or at home, if you’re reading my screen while I am doing anything, especially if it is something none of someone’s business, the anxiety becomes Mike Fucking Tyson and I lose absolutely everything i was focusing on and am more concentrated on how I am going to ask for it to stop without reciting the last rights and how to stick the fuck off i have for them up the ass.\n
    \n
    And I already have massive personal space issues. Get close over the shoulder and doing that shit is how you get your own television show sponsored by the evening news and my name to lone assailant.\n
    \n
    Of course way blown of of proportion, but holy fuck. Everyone has that “thing” or a few of 'em.\n
    \n
    That is my absolute #1.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696453282 {#4269
    date: 2023-10-04 23:01:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4275 …}
  +nested: Doctrine\ORM\PersistentCollection {#4277 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
  -id: 31204
  -bodyTs: "'1':142 'absolut':43,141 'alreadi':85 'anxieti':35 'anyth':23 'ask':59 'ass':82 'assail':118 'becom':36 'blown':122 'busi':33 'close':92 'concentr':52 'cours':120 'em':137 'especi':24 'even':111 'everyon':129 'everyth':44 'focus':47 'fuck':38,74,128 'general':2 'get':91,103 'go':57 'hate':3 'holi':127 'home':12 'issu':90 'last':67 'lone':117 'lose':42 'massiv':87 'mike':37 'name':115 'news':112 'none':29 'peopl':5 'person':88 'proport':125 're':15 'read':16 'recit':65 'right':68 'screen':18 'shit':99 'shoulder':95 'show':107 'someon':31 'someth':28 'space':89 'sponsor':108 'stick':72 'stop':63 'televis':106 'thing':132 'tyson':39 'way':121 'without':64 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4511067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696434230 {#4270
    date: 2023-10-04 17:43: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
24 DENIED moderate
App\Entity\EntryComment {#4274
  +user: App\Entity\User {#4287 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I generally hate when people do this. At work or at home, if you’re reading my screen while I am doing anything, especially if it is something none of someone’s business, the anxiety becomes Mike Fucking Tyson and I lose absolutely everything i was focusing on and am more concentrated on how I am going to ask for it to stop without reciting the last rights and how to stick the fuck off i have for them up the ass.\n
    \n
    And I already have massive personal space issues. Get close over the shoulder and doing that shit is how you get your own television show sponsored by the evening news and my name to lone assailant.\n
    \n
    Of course way blown of of proportion, but holy fuck. Everyone has that “thing” or a few of 'em.\n
    \n
    That is my absolute #1.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696453282 {#4269
    date: 2023-10-04 23:01:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4275 …}
  +nested: Doctrine\ORM\PersistentCollection {#4277 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
  -id: 31204
  -bodyTs: "'1':142 'absolut':43,141 'alreadi':85 'anxieti':35 'anyth':23 'ask':59 'ass':82 'assail':118 'becom':36 'blown':122 'busi':33 'close':92 'concentr':52 'cours':120 'em':137 'especi':24 'even':111 'everyon':129 'everyth':44 'focus':47 'fuck':38,74,128 'general':2 'get':91,103 'go':57 'hate':3 'holi':127 'home':12 'issu':90 'last':67 'lone':117 'lose':42 'massiv':87 'mike':37 'name':115 'news':112 'none':29 'peopl':5 'person':88 'proport':125 're':15 'read':16 'recit':65 'right':68 'screen':18 'shit':99 'shoulder':95 'show':107 'someon':31 'someth':28 'space':89 'sponsor':108 'stick':72 'stop':63 'televis':106 'thing':132 'tyson':39 'way':121 'without':64 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4511067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696434230 {#4270
    date: 2023-10-04 17:43: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
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 {#4583
  +user: App\Entity\User {#4361 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: App\Entity\User {#4287 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I generally hate when people do this. At work or at home, if you’re reading my screen while I am doing anything, especially if it is something none of someone’s business, the anxiety becomes Mike Fucking Tyson and I lose absolutely everything i was focusing on and am more concentrated on how I am going to ask for it to stop without reciting the last rights and how to stick the fuck off i have for them up the ass.\n
      \n
      And I already have massive personal space issues. Get close over the shoulder and doing that shit is how you get your own television show sponsored by the evening news and my name to lone assailant.\n
      \n
      Of course way blown of of proportion, but holy fuck. Everyone has that “thing” or a few of 'em.\n
      \n
      That is my absolute #1.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696453282 {#4269
      date: 2023-10-04 23:01:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 31204
    -bodyTs: "'1':142 'absolut':43,141 'alreadi':85 'anxieti':35 'anyth':23 'ask':59 'ass':82 'assail':118 'becom':36 'blown':122 'busi':33 'close':92 'concentr':52 'cours':120 'em':137 'especi':24 'even':111 'everyon':129 'everyth':44 'focus':47 'fuck':38,74,128 'general':2 'get':91,103 'go':57 'hate':3 'holi':127 'home':12 'issu':90 'last':67 'lone':117 'lose':42 'massiv':87 'mike':37 'name':115 'news':112 'none':29 'peopl':5 'person':88 'proport':125 're':15 'read':16 'recit':65 'right':68 'screen':18 'shit':99 'shoulder':95 'show':107 'someon':31 'someth':28 'space':89 'sponsor':108 'stick':72 'stop':63 'televis':106 'thing':132 'tyson':39 'way':121 'without':64 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4511067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696434230 {#4270
      date: 2023-10-04 17:43:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "Well I’d like to see you assault a chimp! This dude is shredded! He would absolutely rip your dick off!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696437544 {#4581
    date: 2023-10-04 18:39:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@Wage_slave@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 31294
  -bodyTs: "'absolut':17 'assault':8 'chimp':10 'd':3 'dick':20 'dude':12 'like':4 'rip':18 'see':6 'shred':14 'well':1 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3424086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696437544 {#4582
    date: 2023-10-04 18:39:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4583
  +user: App\Entity\User {#4361 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: App\Entity\User {#4287 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I generally hate when people do this. At work or at home, if you’re reading my screen while I am doing anything, especially if it is something none of someone’s business, the anxiety becomes Mike Fucking Tyson and I lose absolutely everything i was focusing on and am more concentrated on how I am going to ask for it to stop without reciting the last rights and how to stick the fuck off i have for them up the ass.\n
      \n
      And I already have massive personal space issues. Get close over the shoulder and doing that shit is how you get your own television show sponsored by the evening news and my name to lone assailant.\n
      \n
      Of course way blown of of proportion, but holy fuck. Everyone has that “thing” or a few of 'em.\n
      \n
      That is my absolute #1.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696453282 {#4269
      date: 2023-10-04 23:01:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 31204
    -bodyTs: "'1':142 'absolut':43,141 'alreadi':85 'anxieti':35 'anyth':23 'ask':59 'ass':82 'assail':118 'becom':36 'blown':122 'busi':33 'close':92 'concentr':52 'cours':120 'em':137 'especi':24 'even':111 'everyon':129 'everyth':44 'focus':47 'fuck':38,74,128 'general':2 'get':91,103 'go':57 'hate':3 'holi':127 'home':12 'issu':90 'last':67 'lone':117 'lose':42 'massiv':87 'mike':37 'name':115 'news':112 'none':29 'peopl':5 'person':88 'proport':125 're':15 'read':16 'recit':65 'right':68 'screen':18 'shit':99 'shoulder':95 'show':107 'someon':31 'someth':28 'space':89 'sponsor':108 'stick':72 'stop':63 'televis':106 'thing':132 'tyson':39 'way':121 'without':64 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4511067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696434230 {#4270
      date: 2023-10-04 17:43:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "Well I’d like to see you assault a chimp! This dude is shredded! He would absolutely rip your dick off!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696437544 {#4581
    date: 2023-10-04 18:39:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@Wage_slave@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 31294
  -bodyTs: "'absolut':17 'assault':8 'chimp':10 'd':3 'dick':20 'dude':12 'like':4 'rip':18 'see':6 'shred':14 'well':1 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3424086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696437544 {#4582
    date: 2023-10-04 18:39:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4583
  +user: App\Entity\User {#4361 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: App\Entity\User {#4287 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I generally hate when people do this. At work or at home, if you’re reading my screen while I am doing anything, especially if it is something none of someone’s business, the anxiety becomes Mike Fucking Tyson and I lose absolutely everything i was focusing on and am more concentrated on how I am going to ask for it to stop without reciting the last rights and how to stick the fuck off i have for them up the ass.\n
      \n
      And I already have massive personal space issues. Get close over the shoulder and doing that shit is how you get your own television show sponsored by the evening news and my name to lone assailant.\n
      \n
      Of course way blown of of proportion, but holy fuck. Everyone has that “thing” or a few of 'em.\n
      \n
      That is my absolute #1.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696453282 {#4269
      date: 2023-10-04 23:01:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 31204
    -bodyTs: "'1':142 'absolut':43,141 'alreadi':85 'anxieti':35 'anyth':23 'ask':59 'ass':82 'assail':118 'becom':36 'blown':122 'busi':33 'close':92 'concentr':52 'cours':120 'em':137 'especi':24 'even':111 'everyon':129 'everyth':44 'focus':47 'fuck':38,74,128 'general':2 'get':91,103 'go':57 'hate':3 'holi':127 'home':12 'issu':90 'last':67 'lone':117 'lose':42 'massiv':87 'mike':37 'name':115 'news':112 'none':29 'peopl':5 'person':88 'proport':125 're':15 'read':16 'recit':65 'right':68 'screen':18 'shit':99 'shoulder':95 'show':107 'someon':31 'someth':28 'space':89 'sponsor':108 'stick':72 'stop':63 'televis':106 'thing':132 'tyson':39 'way':121 'without':64 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4511067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696434230 {#4270
      date: 2023-10-04 17:43:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "Well I’d like to see you assault a chimp! This dude is shredded! He would absolutely rip your dick off!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696437544 {#4581
    date: 2023-10-04 18:39:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@Wage_slave@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 31294
  -bodyTs: "'absolut':17 'assault':8 'chimp':10 'd':3 'dick':20 'dude':12 'like':4 'rip':18 'see':6 'shred':14 'well':1 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3424086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696437544 {#4582
    date: 2023-10-04 18:39:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4669
  +user: App\Entity\User {#4287 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4361 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: App\Entity\User {#4287 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I generally hate when people do this. At work or at home, if you’re reading my screen while I am doing anything, especially if it is something none of someone’s business, the anxiety becomes Mike Fucking Tyson and I lose absolutely everything i was focusing on and am more concentrated on how I am going to ask for it to stop without reciting the last rights and how to stick the fuck off i have for them up the ass.\n
        \n
        And I already have massive personal space issues. Get close over the shoulder and doing that shit is how you get your own television show sponsored by the evening news and my name to lone assailant.\n
        \n
        Of course way blown of of proportion, but holy fuck. Everyone has that “thing” or a few of 'em.\n
        \n
        That is my absolute #1.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696453282 {#4269
        date: 2023-10-04 23:01:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4275 …}
      +nested: Doctrine\ORM\PersistentCollection {#4277 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
      -id: 31204
      -bodyTs: "'1':142 'absolut':43,141 'alreadi':85 'anxieti':35 'anyth':23 'ask':59 'ass':82 'assail':118 'becom':36 'blown':122 'busi':33 'close':92 'concentr':52 'cours':120 'em':137 'especi':24 'even':111 'everyon':129 'everyth':44 'focus':47 'fuck':38,74,128 'general':2 'get':91,103 'go':57 'hate':3 'holi':127 'home':12 'issu':90 'last':67 'lone':117 'lose':42 'massiv':87 'mike':37 'name':115 'news':112 'none':29 'peopl':5 'person':88 'proport':125 're':15 'read':16 'recit':65 'right':68 'screen':18 'shit':99 'shoulder':95 'show':107 'someon':31 'someth':28 'space':89 'sponsor':108 'stick':72 'stop':63 'televis':106 'thing':132 'tyson':39 'way':121 'without':64 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4511067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696434230 {#4270
        date: 2023-10-04 17:43:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4274}
    +body: "Well I’d like to see you assault a chimp! This dude is shredded! He would absolutely rip your dick off!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696437544 {#4581
      date: 2023-10-04 18:39:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@Wage_slave@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 31294
    -bodyTs: "'absolut':17 'assault':8 'chimp':10 'd':3 'dick':20 'dude':12 'like':4 'rip':18 'see':6 'shred':14 'well':1 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3424086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696437544 {#4582
      date: 2023-10-04 18:39:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "This is how my Planet of the Apes begins, and ends."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696453281 {#4667
    date: 2023-10-04 23:01:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@Wage_slave@lemmy.ml"
    "@drolex@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4670 …}
  +nested: Doctrine\ORM\PersistentCollection {#4672 …}
  +votes: Doctrine\ORM\PersistentCollection {#4674 …}
  +reports: Doctrine\ORM\PersistentCollection {#4676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4680 …}
  -id: 31789
  -bodyTs: "'ape':8 'begin':9 'end':11 'planet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4518965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696453281 {#4668
    date: 2023-10-04 23:01: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
31 DENIED edit
App\Entity\EntryComment {#4669
  +user: App\Entity\User {#4287 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4361 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: App\Entity\User {#4287 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I generally hate when people do this. At work or at home, if you’re reading my screen while I am doing anything, especially if it is something none of someone’s business, the anxiety becomes Mike Fucking Tyson and I lose absolutely everything i was focusing on and am more concentrated on how I am going to ask for it to stop without reciting the last rights and how to stick the fuck off i have for them up the ass.\n
        \n
        And I already have massive personal space issues. Get close over the shoulder and doing that shit is how you get your own television show sponsored by the evening news and my name to lone assailant.\n
        \n
        Of course way blown of of proportion, but holy fuck. Everyone has that “thing” or a few of 'em.\n
        \n
        That is my absolute #1.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696453282 {#4269
        date: 2023-10-04 23:01:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4275 …}
      +nested: Doctrine\ORM\PersistentCollection {#4277 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
      -id: 31204
      -bodyTs: "'1':142 'absolut':43,141 'alreadi':85 'anxieti':35 'anyth':23 'ask':59 'ass':82 'assail':118 'becom':36 'blown':122 'busi':33 'close':92 'concentr':52 'cours':120 'em':137 'especi':24 'even':111 'everyon':129 'everyth':44 'focus':47 'fuck':38,74,128 'general':2 'get':91,103 'go':57 'hate':3 'holi':127 'home':12 'issu':90 'last':67 'lone':117 'lose':42 'massiv':87 'mike':37 'name':115 'news':112 'none':29 'peopl':5 'person':88 'proport':125 're':15 'read':16 'recit':65 'right':68 'screen':18 'shit':99 'shoulder':95 'show':107 'someon':31 'someth':28 'space':89 'sponsor':108 'stick':72 'stop':63 'televis':106 'thing':132 'tyson':39 'way':121 'without':64 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4511067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696434230 {#4270
        date: 2023-10-04 17:43:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4274}
    +body: "Well I’d like to see you assault a chimp! This dude is shredded! He would absolutely rip your dick off!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696437544 {#4581
      date: 2023-10-04 18:39:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@Wage_slave@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 31294
    -bodyTs: "'absolut':17 'assault':8 'chimp':10 'd':3 'dick':20 'dude':12 'like':4 'rip':18 'see':6 'shred':14 'well':1 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3424086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696437544 {#4582
      date: 2023-10-04 18:39:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "This is how my Planet of the Apes begins, and ends."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696453281 {#4667
    date: 2023-10-04 23:01:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@Wage_slave@lemmy.ml"
    "@drolex@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4670 …}
  +nested: Doctrine\ORM\PersistentCollection {#4672 …}
  +votes: Doctrine\ORM\PersistentCollection {#4674 …}
  +reports: Doctrine\ORM\PersistentCollection {#4676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4680 …}
  -id: 31789
  -bodyTs: "'ape':8 'begin':9 'end':11 'planet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4518965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696453281 {#4668
    date: 2023-10-04 23:01: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
32 DENIED moderate
App\Entity\EntryComment {#4669
  +user: App\Entity\User {#4287 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4361 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: App\Entity\User {#4287 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I generally hate when people do this. At work or at home, if you’re reading my screen while I am doing anything, especially if it is something none of someone’s business, the anxiety becomes Mike Fucking Tyson and I lose absolutely everything i was focusing on and am more concentrated on how I am going to ask for it to stop without reciting the last rights and how to stick the fuck off i have for them up the ass.\n
        \n
        And I already have massive personal space issues. Get close over the shoulder and doing that shit is how you get your own television show sponsored by the evening news and my name to lone assailant.\n
        \n
        Of course way blown of of proportion, but holy fuck. Everyone has that “thing” or a few of 'em.\n
        \n
        That is my absolute #1.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696453282 {#4269
        date: 2023-10-04 23:01:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4275 …}
      +nested: Doctrine\ORM\PersistentCollection {#4277 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
      -id: 31204
      -bodyTs: "'1':142 'absolut':43,141 'alreadi':85 'anxieti':35 'anyth':23 'ask':59 'ass':82 'assail':118 'becom':36 'blown':122 'busi':33 'close':92 'concentr':52 'cours':120 'em':137 'especi':24 'even':111 'everyon':129 'everyth':44 'focus':47 'fuck':38,74,128 'general':2 'get':91,103 'go':57 'hate':3 'holi':127 'home':12 'issu':90 'last':67 'lone':117 'lose':42 'massiv':87 'mike':37 'name':115 'news':112 'none':29 'peopl':5 'person':88 'proport':125 're':15 'read':16 'recit':65 'right':68 'screen':18 'shit':99 'shoulder':95 'show':107 'someon':31 'someth':28 'space':89 'sponsor':108 'stick':72 'stop':63 'televis':106 'thing':132 'tyson':39 'way':121 'without':64 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4511067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696434230 {#4270
        date: 2023-10-04 17:43:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4274}
    +body: "Well I’d like to see you assault a chimp! This dude is shredded! He would absolutely rip your dick off!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696437544 {#4581
      date: 2023-10-04 18:39:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@Wage_slave@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 31294
    -bodyTs: "'absolut':17 'assault':8 'chimp':10 'd':3 'dick':20 'dude':12 'like':4 'rip':18 'see':6 'shred':14 'well':1 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3424086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696437544 {#4582
      date: 2023-10-04 18:39:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "This is how my Planet of the Apes begins, and ends."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696453281 {#4667
    date: 2023-10-04 23:01:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@Wage_slave@lemmy.ml"
    "@drolex@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4670 …}
  +nested: Doctrine\ORM\PersistentCollection {#4672 …}
  +votes: Doctrine\ORM\PersistentCollection {#4674 …}
  +reports: Doctrine\ORM\PersistentCollection {#4676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4680 …}
  -id: 31789
  -bodyTs: "'ape':8 'begin':9 'end':11 'planet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4518965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696453281 {#4668
    date: 2023-10-04 23:01: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
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 {#4348
  +user: App\Entity\User {#4361 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Johnson, where are you with this report on banana expenditures? If I don’t have it on my desk tomorrow morning, I’ll rip your dick off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696415714 {#4343
    date: 2023-10-04 12:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4349 …}
  +nested: Doctrine\ORM\PersistentCollection {#4351 …}
  +votes: Doctrine\ORM\PersistentCollection {#4353 …}
  +reports: Doctrine\ORM\PersistentCollection {#4355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
  -id: 31192
  -bodyTs: "'banana':9 'desk':19 'dick':26 'expenditur':10 'johnson':1 'll':23 'morn':21 'report':7 'rip':24 'tomorrow':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3417302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696415714 {#4344
    date: 2023-10-04 12:35:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4348
  +user: App\Entity\User {#4361 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Johnson, where are you with this report on banana expenditures? If I don’t have it on my desk tomorrow morning, I’ll rip your dick off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696415714 {#4343
    date: 2023-10-04 12:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4349 …}
  +nested: Doctrine\ORM\PersistentCollection {#4351 …}
  +votes: Doctrine\ORM\PersistentCollection {#4353 …}
  +reports: Doctrine\ORM\PersistentCollection {#4355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
  -id: 31192
  -bodyTs: "'banana':9 'desk':19 'dick':26 'expenditur':10 'johnson':1 'll':23 'morn':21 'report':7 'rip':24 'tomorrow':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3417302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696415714 {#4344
    date: 2023-10-04 12:35:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4348
  +user: App\Entity\User {#4361 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Johnson, where are you with this report on banana expenditures? If I don’t have it on my desk tomorrow morning, I’ll rip your dick off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696415714 {#4343
    date: 2023-10-04 12:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4349 …}
  +nested: Doctrine\ORM\PersistentCollection {#4351 …}
  +votes: Doctrine\ORM\PersistentCollection {#4353 …}
  +reports: Doctrine\ORM\PersistentCollection {#4355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
  -id: 31192
  -bodyTs: "'banana':9 'desk':19 'dick':26 'expenditur':10 'johnson':1 'll':23 'morn':21 'report':7 'rip':24 'tomorrow':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3417302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696415714 {#4344
    date: 2023-10-04 12:35:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4421
  +user: App\Entity\User {#4434 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "ai or shitty render"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696514538 {#4416
    date: 2023-10-05 16:02:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4424 …}
  +votes: Doctrine\ORM\PersistentCollection {#4426 …}
  +reports: Doctrine\ORM\PersistentCollection {#4428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
  -id: 31107
  -bodyTs: "'ai':1 'render':4 'shitti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3259549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696408777 {#4417
    date: 2023-10-04 10:39:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4421
  +user: App\Entity\User {#4434 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "ai or shitty render"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696514538 {#4416
    date: 2023-10-05 16:02:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4424 …}
  +votes: Doctrine\ORM\PersistentCollection {#4426 …}
  +reports: Doctrine\ORM\PersistentCollection {#4428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
  -id: 31107
  -bodyTs: "'ai':1 'render':4 'shitti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3259549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696408777 {#4417
    date: 2023-10-04 10:39:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4421
  +user: App\Entity\User {#4434 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "ai or shitty render"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696514538 {#4416
    date: 2023-10-05 16:02:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4424 …}
  +votes: Doctrine\ORM\PersistentCollection {#4426 …}
  +reports: Doctrine\ORM\PersistentCollection {#4428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
  -id: 31107
  -bodyTs: "'ai':1 'render':4 'shitti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3259549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696408777 {#4417
    date: 2023-10-04 10:39:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4507
  +user: Proxies\__CG__\App\Entity\User {#4502 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "I miss hand drawn memes. Bring rage faces back (again)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696421575 {#4508
    date: 2023-10-04 14:12:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4501 …}
  +votes: Doctrine\ORM\PersistentCollection {#4499 …}
  +reports: Doctrine\ORM\PersistentCollection {#4512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
  -id: 31109
  -bodyTs: "'back':9 'bring':6 'drawn':4 'face':8 'hand':3 'meme':5 'miss':2 'rage':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3803333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696421575 {#4505
    date: 2023-10-04 14:12:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4507
  +user: Proxies\__CG__\App\Entity\User {#4502 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "I miss hand drawn memes. Bring rage faces back (again)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696421575 {#4508
    date: 2023-10-04 14:12:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4501 …}
  +votes: Doctrine\ORM\PersistentCollection {#4499 …}
  +reports: Doctrine\ORM\PersistentCollection {#4512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
  -id: 31109
  -bodyTs: "'back':9 'bring':6 'drawn':4 'face':8 'hand':3 'meme':5 'miss':2 'rage':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3803333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696421575 {#4505
    date: 2023-10-04 14:12:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4507
  +user: Proxies\__CG__\App\Entity\User {#4502 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "I miss hand drawn memes. Bring rage faces back (again)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696421575 {#4508
    date: 2023-10-04 14:12:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4501 …}
  +votes: Doctrine\ORM\PersistentCollection {#4499 …}
  +reports: Doctrine\ORM\PersistentCollection {#4512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
  -id: 31109
  -bodyTs: "'back':9 'bring':6 'drawn':4 'face':8 'hand':3 'meme':5 'miss':2 'rage':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3803333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696421575 {#4505
    date: 2023-10-04 14:12:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4601
  +user: Proxies\__CG__\App\Entity\User {#4605 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4507
    +user: Proxies\__CG__\App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4421
      +user: App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "ai or shitty render"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696514538 {#4416
        date: 2023-10-05 16:02:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 31107
      -bodyTs: "'ai':1 'render':4 'shitti':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3259549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696408777 {#4417
        date: 2023-10-04 10:39:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "I miss hand drawn memes. Bring rage faces back (again)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696421575 {#4508
      date: 2023-10-04 14:12:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4497 …}
    +nested: Doctrine\ORM\PersistentCollection {#4501 …}
    +votes: Doctrine\ORM\PersistentCollection {#4499 …}
    +reports: Doctrine\ORM\PersistentCollection {#4512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
    -id: 31109
    -bodyTs: "'back':9 'bring':6 'drawn':4 'face':8 'hand':3 'meme':5 'miss':2 'rage':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/3803333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696421575 {#4505
      date: 2023-10-04 14:12:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "If I draw a meme will you really appreciate it tho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696426624 {#4600
    date: 2023-10-04 15:37:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@Mac@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4606 …}
  +votes: Doctrine\ORM\PersistentCollection {#4608 …}
  +reports: Doctrine\ORM\PersistentCollection {#4613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
  -id: 31426
  -bodyTs: "'appreci':9 'draw':3 'meme':5 'realli':8 'tho':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4508032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696426624 {#4597
    date: 2023-10-04 15:37:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4601
  +user: Proxies\__CG__\App\Entity\User {#4605 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4507
    +user: Proxies\__CG__\App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4421
      +user: App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "ai or shitty render"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696514538 {#4416
        date: 2023-10-05 16:02:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 31107
      -bodyTs: "'ai':1 'render':4 'shitti':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3259549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696408777 {#4417
        date: 2023-10-04 10:39:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "I miss hand drawn memes. Bring rage faces back (again)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696421575 {#4508
      date: 2023-10-04 14:12:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4497 …}
    +nested: Doctrine\ORM\PersistentCollection {#4501 …}
    +votes: Doctrine\ORM\PersistentCollection {#4499 …}
    +reports: Doctrine\ORM\PersistentCollection {#4512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
    -id: 31109
    -bodyTs: "'back':9 'bring':6 'drawn':4 'face':8 'hand':3 'meme':5 'miss':2 'rage':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/3803333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696421575 {#4505
      date: 2023-10-04 14:12:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "If I draw a meme will you really appreciate it tho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696426624 {#4600
    date: 2023-10-04 15:37:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@Mac@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4606 …}
  +votes: Doctrine\ORM\PersistentCollection {#4608 …}
  +reports: Doctrine\ORM\PersistentCollection {#4613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
  -id: 31426
  -bodyTs: "'appreci':9 'draw':3 'meme':5 'realli':8 'tho':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4508032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696426624 {#4597
    date: 2023-10-04 15:37:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4601
  +user: Proxies\__CG__\App\Entity\User {#4605 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4507
    +user: Proxies\__CG__\App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4421
      +user: App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "ai or shitty render"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696514538 {#4416
        date: 2023-10-05 16:02:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 31107
      -bodyTs: "'ai':1 'render':4 'shitti':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3259549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696408777 {#4417
        date: 2023-10-04 10:39:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "I miss hand drawn memes. Bring rage faces back (again)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696421575 {#4508
      date: 2023-10-04 14:12:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4497 …}
    +nested: Doctrine\ORM\PersistentCollection {#4501 …}
    +votes: Doctrine\ORM\PersistentCollection {#4499 …}
    +reports: Doctrine\ORM\PersistentCollection {#4512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
    -id: 31109
    -bodyTs: "'back':9 'bring':6 'drawn':4 'face':8 'hand':3 'meme':5 'miss':2 'rage':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/3803333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696421575 {#4505
      date: 2023-10-04 14:12:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "If I draw a meme will you really appreciate it tho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696426624 {#4600
    date: 2023-10-04 15:37:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@Mac@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4606 …}
  +votes: Doctrine\ORM\PersistentCollection {#4608 …}
  +reports: Doctrine\ORM\PersistentCollection {#4613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
  -id: 31426
  -bodyTs: "'appreci':9 'draw':3 'meme':5 'realli':8 'tho':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4508032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696426624 {#4597
    date: 2023-10-04 15:37:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4706
  +user: Proxies\__CG__\App\Entity\User {#4502 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4601
    +user: Proxies\__CG__\App\Entity\User {#4605 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4507
      +user: Proxies\__CG__\App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4421
        +user: App\Entity\User {#4434 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "ai or shitty render"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696514538 {#4416
          date: 2023-10-05 16:02:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.mywire.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4422 …}
        +nested: Doctrine\ORM\PersistentCollection {#4424 …}
        +votes: Doctrine\ORM\PersistentCollection {#4426 …}
        +reports: Doctrine\ORM\PersistentCollection {#4428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
        -id: 31107
        -bodyTs: "'ai':1 'render':4 'shitti':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3259549"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696408777 {#4417
          date: 2023-10-04 10:39:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4421}
      +body: "I miss hand drawn memes. Bring rage faces back (again)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696421575 {#4508
        date: 2023-10-04 14:12:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4497 …}
      +nested: Doctrine\ORM\PersistentCollection {#4501 …}
      +votes: Doctrine\ORM\PersistentCollection {#4499 …}
      +reports: Doctrine\ORM\PersistentCollection {#4512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
      -id: 31109
      -bodyTs: "'back':9 'bring':6 'drawn':4 'face':8 'hand':3 'meme':5 'miss':2 'rage':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/3803333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696421575 {#4505
        date: 2023-10-04 14:12:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "If I draw a meme will you really appreciate it tho"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696426624 {#4600
      date: 2023-10-04 15:37:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@Mac@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 31426
    -bodyTs: "'appreci':9 'draw':3 'meme':5 'realli':8 'tho':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4508032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696426624 {#4597
      date: 2023-10-04 15:37:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "Way more than AI memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696507478 {#4704
    date: 2023-10-05 14:04:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@Mac@mander.xyz"
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4707 …}
  +nested: Doctrine\ORM\PersistentCollection {#4709 …}
  +votes: Doctrine\ORM\PersistentCollection {#4711 …}
  +reports: Doctrine\ORM\PersistentCollection {#4713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
  -id: 32826
  -bodyTs: "'ai':4 'meme':5 'way':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3832949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696507478 {#4705
    date: 2023-10-05 14:04: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
51 DENIED edit
App\Entity\EntryComment {#4706
  +user: Proxies\__CG__\App\Entity\User {#4502 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4601
    +user: Proxies\__CG__\App\Entity\User {#4605 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4507
      +user: Proxies\__CG__\App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4421
        +user: App\Entity\User {#4434 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "ai or shitty render"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696514538 {#4416
          date: 2023-10-05 16:02:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.mywire.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4422 …}
        +nested: Doctrine\ORM\PersistentCollection {#4424 …}
        +votes: Doctrine\ORM\PersistentCollection {#4426 …}
        +reports: Doctrine\ORM\PersistentCollection {#4428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
        -id: 31107
        -bodyTs: "'ai':1 'render':4 'shitti':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3259549"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696408777 {#4417
          date: 2023-10-04 10:39:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4421}
      +body: "I miss hand drawn memes. Bring rage faces back (again)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696421575 {#4508
        date: 2023-10-04 14:12:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4497 …}
      +nested: Doctrine\ORM\PersistentCollection {#4501 …}
      +votes: Doctrine\ORM\PersistentCollection {#4499 …}
      +reports: Doctrine\ORM\PersistentCollection {#4512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
      -id: 31109
      -bodyTs: "'back':9 'bring':6 'drawn':4 'face':8 'hand':3 'meme':5 'miss':2 'rage':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/3803333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696421575 {#4505
        date: 2023-10-04 14:12:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "If I draw a meme will you really appreciate it tho"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696426624 {#4600
      date: 2023-10-04 15:37:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@Mac@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 31426
    -bodyTs: "'appreci':9 'draw':3 'meme':5 'realli':8 'tho':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4508032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696426624 {#4597
      date: 2023-10-04 15:37:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "Way more than AI memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696507478 {#4704
    date: 2023-10-05 14:04:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@Mac@mander.xyz"
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4707 …}
  +nested: Doctrine\ORM\PersistentCollection {#4709 …}
  +votes: Doctrine\ORM\PersistentCollection {#4711 …}
  +reports: Doctrine\ORM\PersistentCollection {#4713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
  -id: 32826
  -bodyTs: "'ai':4 'meme':5 'way':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3832949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696507478 {#4705
    date: 2023-10-05 14:04: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
52 DENIED moderate
App\Entity\EntryComment {#4706
  +user: Proxies\__CG__\App\Entity\User {#4502 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4601
    +user: Proxies\__CG__\App\Entity\User {#4605 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4507
      +user: Proxies\__CG__\App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4421
        +user: App\Entity\User {#4434 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "ai or shitty render"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696514538 {#4416
          date: 2023-10-05 16:02:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.mywire.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4422 …}
        +nested: Doctrine\ORM\PersistentCollection {#4424 …}
        +votes: Doctrine\ORM\PersistentCollection {#4426 …}
        +reports: Doctrine\ORM\PersistentCollection {#4428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
        -id: 31107
        -bodyTs: "'ai':1 'render':4 'shitti':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3259549"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696408777 {#4417
          date: 2023-10-04 10:39:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4421}
      +body: "I miss hand drawn memes. Bring rage faces back (again)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696421575 {#4508
        date: 2023-10-04 14:12:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4497 …}
      +nested: Doctrine\ORM\PersistentCollection {#4501 …}
      +votes: Doctrine\ORM\PersistentCollection {#4499 …}
      +reports: Doctrine\ORM\PersistentCollection {#4512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
      -id: 31109
      -bodyTs: "'back':9 'bring':6 'drawn':4 'face':8 'hand':3 'meme':5 'miss':2 'rage':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/3803333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696421575 {#4505
        date: 2023-10-04 14:12:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "If I draw a meme will you really appreciate it tho"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696426624 {#4600
      date: 2023-10-04 15:37:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@Mac@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 31426
    -bodyTs: "'appreci':9 'draw':3 'meme':5 'realli':8 'tho':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4508032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696426624 {#4597
      date: 2023-10-04 15:37:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "Way more than AI memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696507478 {#4704
    date: 2023-10-05 14:04:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@Mac@mander.xyz"
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4707 …}
  +nested: Doctrine\ORM\PersistentCollection {#4709 …}
  +votes: Doctrine\ORM\PersistentCollection {#4711 …}
  +reports: Doctrine\ORM\PersistentCollection {#4713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
  -id: 32826
  -bodyTs: "'ai':4 'meme':5 'way':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3832949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696507478 {#4705
    date: 2023-10-05 14:04: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
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 {#4721
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4601
    +user: Proxies\__CG__\App\Entity\User {#4605 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4507
      +user: Proxies\__CG__\App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4421
        +user: App\Entity\User {#4434 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "ai or shitty render"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696514538 {#4416
          date: 2023-10-05 16:02:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.mywire.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4422 …}
        +nested: Doctrine\ORM\PersistentCollection {#4424 …}
        +votes: Doctrine\ORM\PersistentCollection {#4426 …}
        +reports: Doctrine\ORM\PersistentCollection {#4428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
        -id: 31107
        -bodyTs: "'ai':1 'render':4 'shitti':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3259549"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696408777 {#4417
          date: 2023-10-04 10:39:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4421}
      +body: "I miss hand drawn memes. Bring rage faces back (again)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696421575 {#4508
        date: 2023-10-04 14:12:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4497 …}
      +nested: Doctrine\ORM\PersistentCollection {#4501 …}
      +votes: Doctrine\ORM\PersistentCollection {#4499 …}
      +reports: Doctrine\ORM\PersistentCollection {#4512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
      -id: 31109
      -bodyTs: "'back':9 'bring':6 'drawn':4 'face':8 'hand':3 'meme':5 'miss':2 'rage':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/3803333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696421575 {#4505
        date: 2023-10-04 14:12:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "If I draw a meme will you really appreciate it tho"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696426624 {#4600
      date: 2023-10-04 15:37:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@Mac@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 31426
    -bodyTs: "'appreci':9 'draw':3 'meme':5 'realli':8 'tho':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4508032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696426624 {#4597
      date: 2023-10-04 15:37:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "If it doesn’t suck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696448293 {#4719
    date: 2023-10-04 21:38:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@Mac@mander.xyz"
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4727 …}
  +reports: Doctrine\ORM\PersistentCollection {#4729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
  -id: 31622
  -bodyTs: "'doesn':3 'suck':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4133985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696448293 {#4720
    date: 2023-10-04 21:38: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
55 DENIED edit
App\Entity\EntryComment {#4721
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4601
    +user: Proxies\__CG__\App\Entity\User {#4605 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4507
      +user: Proxies\__CG__\App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4421
        +user: App\Entity\User {#4434 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "ai or shitty render"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696514538 {#4416
          date: 2023-10-05 16:02:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.mywire.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4422 …}
        +nested: Doctrine\ORM\PersistentCollection {#4424 …}
        +votes: Doctrine\ORM\PersistentCollection {#4426 …}
        +reports: Doctrine\ORM\PersistentCollection {#4428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
        -id: 31107
        -bodyTs: "'ai':1 'render':4 'shitti':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3259549"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696408777 {#4417
          date: 2023-10-04 10:39:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4421}
      +body: "I miss hand drawn memes. Bring rage faces back (again)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696421575 {#4508
        date: 2023-10-04 14:12:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4497 …}
      +nested: Doctrine\ORM\PersistentCollection {#4501 …}
      +votes: Doctrine\ORM\PersistentCollection {#4499 …}
      +reports: Doctrine\ORM\PersistentCollection {#4512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
      -id: 31109
      -bodyTs: "'back':9 'bring':6 'drawn':4 'face':8 'hand':3 'meme':5 'miss':2 'rage':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/3803333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696421575 {#4505
        date: 2023-10-04 14:12:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "If I draw a meme will you really appreciate it tho"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696426624 {#4600
      date: 2023-10-04 15:37:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@Mac@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 31426
    -bodyTs: "'appreci':9 'draw':3 'meme':5 'realli':8 'tho':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4508032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696426624 {#4597
      date: 2023-10-04 15:37:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "If it doesn’t suck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696448293 {#4719
    date: 2023-10-04 21:38:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@Mac@mander.xyz"
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4727 …}
  +reports: Doctrine\ORM\PersistentCollection {#4729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
  -id: 31622
  -bodyTs: "'doesn':3 'suck':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4133985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696448293 {#4720
    date: 2023-10-04 21:38: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
56 DENIED moderate
App\Entity\EntryComment {#4721
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4601
    +user: Proxies\__CG__\App\Entity\User {#4605 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4507
      +user: Proxies\__CG__\App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4421
        +user: App\Entity\User {#4434 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "ai or shitty render"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696514538 {#4416
          date: 2023-10-05 16:02:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.mywire.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4422 …}
        +nested: Doctrine\ORM\PersistentCollection {#4424 …}
        +votes: Doctrine\ORM\PersistentCollection {#4426 …}
        +reports: Doctrine\ORM\PersistentCollection {#4428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
        -id: 31107
        -bodyTs: "'ai':1 'render':4 'shitti':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3259549"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696408777 {#4417
          date: 2023-10-04 10:39:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4421}
      +body: "I miss hand drawn memes. Bring rage faces back (again)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696421575 {#4508
        date: 2023-10-04 14:12:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4497 …}
      +nested: Doctrine\ORM\PersistentCollection {#4501 …}
      +votes: Doctrine\ORM\PersistentCollection {#4499 …}
      +reports: Doctrine\ORM\PersistentCollection {#4512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
      -id: 31109
      -bodyTs: "'back':9 'bring':6 'drawn':4 'face':8 'hand':3 'meme':5 'miss':2 'rage':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/3803333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696421575 {#4505
        date: 2023-10-04 14:12:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "If I draw a meme will you really appreciate it tho"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696426624 {#4600
      date: 2023-10-04 15:37:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@Mac@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 31426
    -bodyTs: "'appreci':9 'draw':3 'meme':5 'realli':8 'tho':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4508032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696426624 {#4597
      date: 2023-10-04 15:37:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "If it doesn’t suck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696448293 {#4719
    date: 2023-10-04 21:38:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@Mac@mander.xyz"
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4727 …}
  +reports: Doctrine\ORM\PersistentCollection {#4729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
  -id: 31622
  -bodyTs: "'doesn':3 'suck':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4133985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696448293 {#4720
    date: 2023-10-04 21:38: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
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 {#4520
  +user: Proxies\__CG__\App\Entity\User {#4521 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "It’s obviously AI, but actually looks pretty good. Must have taken quite a few iterations"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696438073 {#4518
    date: 2023-10-04 18:47:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 31311
  -bodyTs: "'actual':6 'ai':4 'good':9 'iter':16 'look':7 'must':10 'obvious':3 'pretti':8 'quit':13 'taken':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3424256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438073 {#4519
    date: 2023-10-04 18:47:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4520
  +user: Proxies\__CG__\App\Entity\User {#4521 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "It’s obviously AI, but actually looks pretty good. Must have taken quite a few iterations"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696438073 {#4518
    date: 2023-10-04 18:47:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 31311
  -bodyTs: "'actual':6 'ai':4 'good':9 'iter':16 'look':7 'must':10 'obvious':3 'pretti':8 'quit':13 'taken':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3424256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438073 {#4519
    date: 2023-10-04 18:47:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4520
  +user: Proxies\__CG__\App\Entity\User {#4521 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "It’s obviously AI, but actually looks pretty good. Must have taken quite a few iterations"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696438073 {#4518
    date: 2023-10-04 18:47:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 31311
  -bodyTs: "'actual':6 'ai':4 'good':9 'iter':16 'look':7 'must':10 'obvious':3 'pretti':8 'quit':13 'taken':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3424256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438073 {#4519
    date: 2023-10-04 18:47:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4536
  +user: Proxies\__CG__\App\Entity\User {#4537 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "Bro it’s AI, get your ai detection bio-algorithm up to scratch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696410148 {#4534
    date: 2023-10-04 11:02:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4538 …}
  +nested: Doctrine\ORM\PersistentCollection {#4540 …}
  +votes: Doctrine\ORM\PersistentCollection {#4542 …}
  +reports: Doctrine\ORM\PersistentCollection {#4544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
  -id: 31110
  -bodyTs: "'ai':4,7 'algorithm':11 'bio':10 'bio-algorithm':9 'bro':1 'detect':8 'get':5 'scratch':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3721697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696410148 {#4535
    date: 2023-10-04 11:02: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
63 DENIED edit
App\Entity\EntryComment {#4536
  +user: Proxies\__CG__\App\Entity\User {#4537 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "Bro it’s AI, get your ai detection bio-algorithm up to scratch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696410148 {#4534
    date: 2023-10-04 11:02:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4538 …}
  +nested: Doctrine\ORM\PersistentCollection {#4540 …}
  +votes: Doctrine\ORM\PersistentCollection {#4542 …}
  +reports: Doctrine\ORM\PersistentCollection {#4544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
  -id: 31110
  -bodyTs: "'ai':4,7 'algorithm':11 'bio':10 'bio-algorithm':9 'bro':1 'detect':8 'get':5 'scratch':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3721697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696410148 {#4535
    date: 2023-10-04 11:02: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
64 DENIED moderate
App\Entity\EntryComment {#4536
  +user: Proxies\__CG__\App\Entity\User {#4537 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "Bro it’s AI, get your ai detection bio-algorithm up to scratch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696410148 {#4534
    date: 2023-10-04 11:02:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4538 …}
  +nested: Doctrine\ORM\PersistentCollection {#4540 …}
  +votes: Doctrine\ORM\PersistentCollection {#4542 …}
  +reports: Doctrine\ORM\PersistentCollection {#4544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
  -id: 31110
  -bodyTs: "'ai':4,7 'algorithm':11 'bio':10 'bio-algorithm':9 'bro':1 'detect':8 'get':5 'scratch':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3721697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696410148 {#4535
    date: 2023-10-04 11:02: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
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 {#4621
  +user: Proxies\__CG__\App\Entity\User {#4622 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4536
    +user: Proxies\__CG__\App\Entity\User {#4537 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4421
      +user: App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "ai or shitty render"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696514538 {#4416
        date: 2023-10-05 16:02:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 31107
      -bodyTs: "'ai':1 'render':4 'shitti':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3259549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696408777 {#4417
        date: 2023-10-04 10:39:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "Bro it’s AI, get your ai detection bio-algorithm up to scratch"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696410148 {#4534
      date: 2023-10-04 11:02:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4538 …}
    +nested: Doctrine\ORM\PersistentCollection {#4540 …}
    +votes: Doctrine\ORM\PersistentCollection {#4542 …}
    +reports: Doctrine\ORM\PersistentCollection {#4544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
    -id: 31110
    -bodyTs: "'ai':4,7 'algorithm':11 'bio':10 'bio-algorithm':9 'bro':1 'detect':8 'get':5 'scratch':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3721697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696410148 {#4535
      date: 2023-10-04 11:02:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "This comment sounds like NPC dialogue from Cruelty Squad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696433150 {#4619
    date: 2023-10-04 17:25:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@photonic_sorcerer@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4623 …}
  +nested: Doctrine\ORM\PersistentCollection {#4625 …}
  +votes: Doctrine\ORM\PersistentCollection {#4627 …}
  +reports: Doctrine\ORM\PersistentCollection {#4629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
  -id: 31166
  -bodyTs: "'comment':2 'cruelti':8 'dialogu':6 'like':4 'npc':5 'sound':3 'squad':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3988672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696433150 {#4620
    date: 2023-10-04 17:25:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4621
  +user: Proxies\__CG__\App\Entity\User {#4622 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4536
    +user: Proxies\__CG__\App\Entity\User {#4537 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4421
      +user: App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "ai or shitty render"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696514538 {#4416
        date: 2023-10-05 16:02:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 31107
      -bodyTs: "'ai':1 'render':4 'shitti':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3259549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696408777 {#4417
        date: 2023-10-04 10:39:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "Bro it’s AI, get your ai detection bio-algorithm up to scratch"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696410148 {#4534
      date: 2023-10-04 11:02:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4538 …}
    +nested: Doctrine\ORM\PersistentCollection {#4540 …}
    +votes: Doctrine\ORM\PersistentCollection {#4542 …}
    +reports: Doctrine\ORM\PersistentCollection {#4544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
    -id: 31110
    -bodyTs: "'ai':4,7 'algorithm':11 'bio':10 'bio-algorithm':9 'bro':1 'detect':8 'get':5 'scratch':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3721697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696410148 {#4535
      date: 2023-10-04 11:02:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "This comment sounds like NPC dialogue from Cruelty Squad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696433150 {#4619
    date: 2023-10-04 17:25:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@photonic_sorcerer@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4623 …}
  +nested: Doctrine\ORM\PersistentCollection {#4625 …}
  +votes: Doctrine\ORM\PersistentCollection {#4627 …}
  +reports: Doctrine\ORM\PersistentCollection {#4629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
  -id: 31166
  -bodyTs: "'comment':2 'cruelti':8 'dialogu':6 'like':4 'npc':5 'sound':3 'squad':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3988672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696433150 {#4620
    date: 2023-10-04 17:25:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4621
  +user: Proxies\__CG__\App\Entity\User {#4622 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4536
    +user: Proxies\__CG__\App\Entity\User {#4537 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4421
      +user: App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "ai or shitty render"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696514538 {#4416
        date: 2023-10-05 16:02:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 31107
      -bodyTs: "'ai':1 'render':4 'shitti':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3259549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696408777 {#4417
        date: 2023-10-04 10:39:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "Bro it’s AI, get your ai detection bio-algorithm up to scratch"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696410148 {#4534
      date: 2023-10-04 11:02:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4538 …}
    +nested: Doctrine\ORM\PersistentCollection {#4540 …}
    +votes: Doctrine\ORM\PersistentCollection {#4542 …}
    +reports: Doctrine\ORM\PersistentCollection {#4544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
    -id: 31110
    -bodyTs: "'ai':4,7 'algorithm':11 'bio':10 'bio-algorithm':9 'bro':1 'detect':8 'get':5 'scratch':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3721697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696410148 {#4535
      date: 2023-10-04 11:02:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "This comment sounds like NPC dialogue from Cruelty Squad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696433150 {#4619
    date: 2023-10-04 17:25:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@photonic_sorcerer@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4623 …}
  +nested: Doctrine\ORM\PersistentCollection {#4625 …}
  +votes: Doctrine\ORM\PersistentCollection {#4627 …}
  +reports: Doctrine\ORM\PersistentCollection {#4629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
  -id: 31166
  -bodyTs: "'comment':2 'cruelti':8 'dialogu':6 'like':4 'npc':5 'sound':3 'squad':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3988672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696433150 {#4620
    date: 2023-10-04 17:25:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4552
  +user: Proxies\__CG__\App\Entity\User {#4553 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "Everythings looks like a mobile game ad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696422564 {#4550
    date: 2023-10-04 14:29:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 31184
  -bodyTs: "'ad':7 'everyth':1 'game':6 'like':3 'look':2 'mobil':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2571884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696422564 {#4551
    date: 2023-10-04 14:29:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4552
  +user: Proxies\__CG__\App\Entity\User {#4553 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "Everythings looks like a mobile game ad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696422564 {#4550
    date: 2023-10-04 14:29:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 31184
  -bodyTs: "'ad':7 'everyth':1 'game':6 'like':3 'look':2 'mobil':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2571884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696422564 {#4551
    date: 2023-10-04 14:29:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4552
  +user: Proxies\__CG__\App\Entity\User {#4553 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "Everythings looks like a mobile game ad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696422564 {#4550
    date: 2023-10-04 14:29:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 31184
  -bodyTs: "'ad':7 'everyth':1 'game':6 'like':3 'look':2 'mobil':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2571884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696422564 {#4551
    date: 2023-10-04 14:29:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4568
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "Stable-Diffusion AI running locally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696414386 {#4566
    date: 2023-10-04 12:13:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4571 …}
  +votes: Doctrine\ORM\PersistentCollection {#4573 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 31185
  -bodyTs: "'ai':4 'diffus':3 'local':6 'run':5 'stabl':2 'stable-diffus':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mywire.xyz/comment/817890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696414386 {#4567
    date: 2023-10-04 12:13: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
75 DENIED edit
App\Entity\EntryComment {#4568
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "Stable-Diffusion AI running locally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696414386 {#4566
    date: 2023-10-04 12:13:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4571 …}
  +votes: Doctrine\ORM\PersistentCollection {#4573 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 31185
  -bodyTs: "'ai':4 'diffus':3 'local':6 'run':5 'stabl':2 'stable-diffus':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mywire.xyz/comment/817890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696414386 {#4567
    date: 2023-10-04 12:13: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
76 DENIED moderate
App\Entity\EntryComment {#4568
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4421
    +user: App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "ai or shitty render"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696514538 {#4416
      date: 2023-10-05 16:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 31107
    -bodyTs: "'ai':1 'render':4 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3259549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696408777 {#4417
      date: 2023-10-04 10:39:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "Stable-Diffusion AI running locally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696414386 {#4566
    date: 2023-10-04 12:13:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4571 …}
  +votes: Doctrine\ORM\PersistentCollection {#4573 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 31185
  -bodyTs: "'ai':4 'diffus':3 'local':6 'run':5 'stabl':2 'stable-diffus':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mywire.xyz/comment/817890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696414386 {#4567
    date: 2023-10-04 12:13: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
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 {#4637
  +user: Proxies\__CG__\App\Entity\User {#4638 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4568
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4421
      +user: App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "ai or shitty render"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696514538 {#4416
        date: 2023-10-05 16:02:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 31107
      -bodyTs: "'ai':1 'render':4 'shitti':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3259549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696408777 {#4417
        date: 2023-10-04 10:39:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "Stable-Diffusion AI running locally"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696414386 {#4566
      date: 2023-10-04 12:13:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 31185
    -bodyTs: "'ai':4 'diffus':3 'local':6 'run':5 'stabl':2 'stable-diffus':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/comment/817890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696414386 {#4567
      date: 2023-10-04 12:13:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "It *almost* got the hands right. Might be getting better?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696438141 {#4635
    date: 2023-10-04 18:49:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4639 …}
  +nested: Doctrine\ORM\PersistentCollection {#4641 …}
  +votes: Doctrine\ORM\PersistentCollection {#4643 …}
  +reports: Doctrine\ORM\PersistentCollection {#4645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
  -id: 31316
  -bodyTs: "'almost':2 'better':10 'get':9 'got':3 'hand':5 'might':7 'right':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4129360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438141 {#4636
    date: 2023-10-04 18:49: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
79 DENIED edit
App\Entity\EntryComment {#4637
  +user: Proxies\__CG__\App\Entity\User {#4638 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4568
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4421
      +user: App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "ai or shitty render"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696514538 {#4416
        date: 2023-10-05 16:02:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 31107
      -bodyTs: "'ai':1 'render':4 'shitti':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3259549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696408777 {#4417
        date: 2023-10-04 10:39:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "Stable-Diffusion AI running locally"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696414386 {#4566
      date: 2023-10-04 12:13:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 31185
    -bodyTs: "'ai':4 'diffus':3 'local':6 'run':5 'stabl':2 'stable-diffus':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/comment/817890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696414386 {#4567
      date: 2023-10-04 12:13:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "It *almost* got the hands right. Might be getting better?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696438141 {#4635
    date: 2023-10-04 18:49:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4639 …}
  +nested: Doctrine\ORM\PersistentCollection {#4641 …}
  +votes: Doctrine\ORM\PersistentCollection {#4643 …}
  +reports: Doctrine\ORM\PersistentCollection {#4645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
  -id: 31316
  -bodyTs: "'almost':2 'better':10 'get':9 'got':3 'hand':5 'might':7 'right':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4129360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438141 {#4636
    date: 2023-10-04 18:49: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
80 DENIED moderate
App\Entity\EntryComment {#4637
  +user: Proxies\__CG__\App\Entity\User {#4638 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4568
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4421
      +user: App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "ai or shitty render"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696514538 {#4416
        date: 2023-10-05 16:02:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 31107
      -bodyTs: "'ai':1 'render':4 'shitti':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3259549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696408777 {#4417
        date: 2023-10-04 10:39:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "Stable-Diffusion AI running locally"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696414386 {#4566
      date: 2023-10-04 12:13:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 31185
    -bodyTs: "'ai':4 'diffus':3 'local':6 'run':5 'stabl':2 'stable-diffus':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/comment/817890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696414386 {#4567
      date: 2023-10-04 12:13:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "It *almost* got the hands right. Might be getting better?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696438141 {#4635
    date: 2023-10-04 18:49:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4639 …}
  +nested: Doctrine\ORM\PersistentCollection {#4641 …}
  +votes: Doctrine\ORM\PersistentCollection {#4643 …}
  +reports: Doctrine\ORM\PersistentCollection {#4645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
  -id: 31316
  -bodyTs: "'almost':2 'better':10 'get':9 'got':3 'hand':5 'might':7 'right':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4129360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438141 {#4636
    date: 2023-10-04 18:49: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
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 {#4693
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4568
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4421
        +user: App\Entity\User {#4434 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "ai or shitty render"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696514538 {#4416
          date: 2023-10-05 16:02:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.mywire.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4422 …}
        +nested: Doctrine\ORM\PersistentCollection {#4424 …}
        +votes: Doctrine\ORM\PersistentCollection {#4426 …}
        +reports: Doctrine\ORM\PersistentCollection {#4428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
        -id: 31107
        -bodyTs: "'ai':1 'render':4 'shitti':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3259549"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696408777 {#4417
          date: 2023-10-04 10:39:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4421}
      +body: "Stable-Diffusion AI running locally"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696414386 {#4566
        date: 2023-10-04 12:13:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4571 …}
      +votes: Doctrine\ORM\PersistentCollection {#4573 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 31185
      -bodyTs: "'ai':4 'diffus':3 'local':6 'run':5 'stabl':2 'stable-diffus':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.mywire.xyz/comment/817890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696414386 {#4567
        date: 2023-10-04 12:13:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "It *almost* got the hands right. Might be getting better?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696438141 {#4635
      date: 2023-10-04 18:49:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4639 …}
    +nested: Doctrine\ORM\PersistentCollection {#4641 …}
    +votes: Doctrine\ORM\PersistentCollection {#4643 …}
    +reports: Doctrine\ORM\PersistentCollection {#4645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
    -id: 31316
    -bodyTs: "'almost':2 'better':10 'get':9 'got':3 'hand':5 'might':7 'right':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4129360"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696438141 {#4636
      date: 2023-10-04 18:49:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "There are some crazy good models out there to download for free. I was just messing around and without much prompt engineering was getting pretty decent results. Give it another few years and it’ll be even better no doubt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696450679 {#4694
    date: 2023-10-04 22:17:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@AngryCommieKender@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4689 …}
  +nested: Doctrine\ORM\PersistentCollection {#4684 …}
  +votes: Doctrine\ORM\PersistentCollection {#4688 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -id: 31716
  -bodyTs: "'anoth':30 'around':17 'better':38 'crazi':4 'decent':26 'doubt':40 'download':10 'engin':22 'even':37 'free':12 'get':24 'give':28 'good':5 'll':35 'mess':16 'model':6 'much':20 'pretti':25 'prompt':21 'result':27 'without':19 'year':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mywire.xyz/comment/821325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696450679 {#4697
    date: 2023-10-04 22:17: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 {#4693
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4568
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4421
        +user: App\Entity\User {#4434 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "ai or shitty render"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696514538 {#4416
          date: 2023-10-05 16:02:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.mywire.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4422 …}
        +nested: Doctrine\ORM\PersistentCollection {#4424 …}
        +votes: Doctrine\ORM\PersistentCollection {#4426 …}
        +reports: Doctrine\ORM\PersistentCollection {#4428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
        -id: 31107
        -bodyTs: "'ai':1 'render':4 'shitti':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3259549"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696408777 {#4417
          date: 2023-10-04 10:39:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4421}
      +body: "Stable-Diffusion AI running locally"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696414386 {#4566
        date: 2023-10-04 12:13:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4571 …}
      +votes: Doctrine\ORM\PersistentCollection {#4573 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 31185
      -bodyTs: "'ai':4 'diffus':3 'local':6 'run':5 'stabl':2 'stable-diffus':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.mywire.xyz/comment/817890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696414386 {#4567
        date: 2023-10-04 12:13:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "It *almost* got the hands right. Might be getting better?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696438141 {#4635
      date: 2023-10-04 18:49:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4639 …}
    +nested: Doctrine\ORM\PersistentCollection {#4641 …}
    +votes: Doctrine\ORM\PersistentCollection {#4643 …}
    +reports: Doctrine\ORM\PersistentCollection {#4645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
    -id: 31316
    -bodyTs: "'almost':2 'better':10 'get':9 'got':3 'hand':5 'might':7 'right':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4129360"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696438141 {#4636
      date: 2023-10-04 18:49:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "There are some crazy good models out there to download for free. I was just messing around and without much prompt engineering was getting pretty decent results. Give it another few years and it’ll be even better no doubt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696450679 {#4694
    date: 2023-10-04 22:17:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@AngryCommieKender@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4689 …}
  +nested: Doctrine\ORM\PersistentCollection {#4684 …}
  +votes: Doctrine\ORM\PersistentCollection {#4688 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -id: 31716
  -bodyTs: "'anoth':30 'around':17 'better':38 'crazi':4 'decent':26 'doubt':40 'download':10 'engin':22 'even':37 'free':12 'get':24 'give':28 'good':5 'll':35 'mess':16 'model':6 'much':20 'pretti':25 'prompt':21 'result':27 'without':19 'year':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mywire.xyz/comment/821325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696450679 {#4697
    date: 2023-10-04 22:17: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 {#4693
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4568
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4421
        +user: App\Entity\User {#4434 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "ai or shitty render"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696514538 {#4416
          date: 2023-10-05 16:02:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.mywire.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4422 …}
        +nested: Doctrine\ORM\PersistentCollection {#4424 …}
        +votes: Doctrine\ORM\PersistentCollection {#4426 …}
        +reports: Doctrine\ORM\PersistentCollection {#4428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
        -id: 31107
        -bodyTs: "'ai':1 'render':4 'shitti':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3259549"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696408777 {#4417
          date: 2023-10-04 10:39:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4421}
      +body: "Stable-Diffusion AI running locally"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696414386 {#4566
        date: 2023-10-04 12:13:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4571 …}
      +votes: Doctrine\ORM\PersistentCollection {#4573 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 31185
      -bodyTs: "'ai':4 'diffus':3 'local':6 'run':5 'stabl':2 'stable-diffus':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.mywire.xyz/comment/817890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696414386 {#4567
        date: 2023-10-04 12:13:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "It *almost* got the hands right. Might be getting better?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696438141 {#4635
      date: 2023-10-04 18:49:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4639 …}
    +nested: Doctrine\ORM\PersistentCollection {#4641 …}
    +votes: Doctrine\ORM\PersistentCollection {#4643 …}
    +reports: Doctrine\ORM\PersistentCollection {#4645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
    -id: 31316
    -bodyTs: "'almost':2 'better':10 'get':9 'got':3 'hand':5 'might':7 'right':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4129360"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696438141 {#4636
      date: 2023-10-04 18:49:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "There are some crazy good models out there to download for free. I was just messing around and without much prompt engineering was getting pretty decent results. Give it another few years and it’ll be even better no doubt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696450679 {#4694
    date: 2023-10-04 22:17:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@AngryCommieKender@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4689 …}
  +nested: Doctrine\ORM\PersistentCollection {#4684 …}
  +votes: Doctrine\ORM\PersistentCollection {#4688 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -id: 31716
  -bodyTs: "'anoth':30 'around':17 'better':38 'crazi':4 'decent':26 'doubt':40 'download':10 'engin':22 'even':37 'free':12 'get':24 'give':28 'good':5 'll':35 'mess':16 'model':6 'much':20 'pretti':25 'prompt':21 'result':27 'without':19 'year':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mywire.xyz/comment/821325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696450679 {#4697
    date: 2023-10-04 22:17: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 {#4653
  +user: Proxies\__CG__\App\Entity\User {#4654 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4568
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4421
      +user: App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "ai or shitty render"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696514538 {#4416
        date: 2023-10-05 16:02:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 31107
      -bodyTs: "'ai':1 'render':4 'shitti':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3259549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696408777 {#4417
        date: 2023-10-04 10:39:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "Stable-Diffusion AI running locally"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696414386 {#4566
      date: 2023-10-04 12:13:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 31185
    -bodyTs: "'ai':4 'diffus':3 'local':6 'run':5 'stabl':2 'stable-diffus':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/comment/817890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696414386 {#4567
      date: 2023-10-04 12:13:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "NGL, this feels like what could come to mind if I think of “manglement”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696514536 {#4651
    date: 2023-10-05 16:02:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 33012
  -bodyTs: "'come':7 'could':6 'feel':3 'like':4 'manglement':14 'mind':9 'ngl':1 'think':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4156616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696514536 {#4652
    date: 2023-10-05 16:02:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4653
  +user: Proxies\__CG__\App\Entity\User {#4654 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4568
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4421
      +user: App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "ai or shitty render"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696514538 {#4416
        date: 2023-10-05 16:02:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 31107
      -bodyTs: "'ai':1 'render':4 'shitti':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3259549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696408777 {#4417
        date: 2023-10-04 10:39:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "Stable-Diffusion AI running locally"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696414386 {#4566
      date: 2023-10-04 12:13:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 31185
    -bodyTs: "'ai':4 'diffus':3 'local':6 'run':5 'stabl':2 'stable-diffus':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/comment/817890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696414386 {#4567
      date: 2023-10-04 12:13:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "NGL, this feels like what could come to mind if I think of “manglement”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696514536 {#4651
    date: 2023-10-05 16:02:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 33012
  -bodyTs: "'come':7 'could':6 'feel':3 'like':4 'manglement':14 'mind':9 'ngl':1 'think':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4156616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696514536 {#4652
    date: 2023-10-05 16:02:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4653
  +user: Proxies\__CG__\App\Entity\User {#4654 …}
  +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: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "I-can-t-focus-when-someone-does-this"
    +title: "I can't focus when someone does this"
    +url: "https://lemmy.mywire.xyz/pictrs/image/f3d57c85-8625-4edb-9aac-a6cb39f85b67.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696576266 {#2410
      date: 2023-10-06 09:11:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2623
    -titleTs: "'focus':4 'someon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696491379
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/post/107238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696404979 {#1850
      date: 2023-10-04 09:36:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4568
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4421
      +user: App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "ai or shitty render"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696514538 {#4416
        date: 2023-10-05 16:02:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.mywire.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 31107
      -bodyTs: "'ai':1 'render':4 'shitti':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3259549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696408777 {#4417
        date: 2023-10-04 10:39:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4421}
    +body: "Stable-Diffusion AI running locally"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696414386 {#4566
      date: 2023-10-04 12:13:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@simple@lemmy.mywire.xyz"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 31185
    -bodyTs: "'ai':4 'diffus':3 'local':6 'run':5 'stabl':2 'stable-diffus':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mywire.xyz/comment/817890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696414386 {#4567
      date: 2023-10-04 12:13:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4421}
  +body: "NGL, this feels like what could come to mind if I think of “manglement”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696514536 {#4651
    date: 2023-10-05 16:02:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.mywire.xyz"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 33012
  -bodyTs: "'come':7 'could':6 'feel':3 'like':4 'manglement':14 'mind':9 'ngl':1 'think':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4156616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696514536 {#4652
    date: 2023-10-05 16:02:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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