GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/22425/Are-you-a-microwave/newest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Are-you-a-microwave"
  +title: "Are you a microwave?"
  +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 603
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702831473 {#2418
    date: 2023-12-17 17:44:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 22425
  -titleTs: "'microwav':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702739716
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9601646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702653316 {#1858
    date: 2023-12-15 16:15:16.0 +01: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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Are-you-a-microwave"
  +title: "Are you a microwave?"
  +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 603
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702831473 {#2418
    date: 2023-12-17 17:44:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 22425
  -titleTs: "'microwav':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702739716
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9601646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702653316 {#1858
    date: 2023-12-15 16:15:16.0 +01: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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Are-you-a-microwave"
  +title: "Are you a microwave?"
  +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 603
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702831473 {#2418
    date: 2023-12-17 17:44:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 22425
  -titleTs: "'microwav':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702739716
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9601646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702653316 {#1858
    date: 2023-12-15 16:15:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[youtube.com/shorts/D-2efKavB4o](https://youtube.com/shorts/D-2efKavB4o)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702831473 {#4009
    date: 2023-12-17 17:44:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 229651
  -bodyTs: "'/shorts/d-2efkavb4o](https://youtube.com/shorts/d-2efkavb4o)':3 'youtube.com':2 'youtube.com/shorts/d-2efkavb4o](https://youtube.com/shorts/d-2efkavb4o)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6033365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702831473 {#3945
    date: 2023-12-17 17:44:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[youtube.com/shorts/D-2efKavB4o](https://youtube.com/shorts/D-2efKavB4o)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702831473 {#4009
    date: 2023-12-17 17:44:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 229651
  -bodyTs: "'/shorts/d-2efkavb4o](https://youtube.com/shorts/d-2efkavb4o)':3 'youtube.com':2 'youtube.com/shorts/d-2efkavb4o](https://youtube.com/shorts/d-2efkavb4o)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6033365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702831473 {#3945
    date: 2023-12-17 17:44:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[youtube.com/shorts/D-2efKavB4o](https://youtube.com/shorts/D-2efKavB4o)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702831473 {#4009
    date: 2023-12-17 17:44:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 229651
  -bodyTs: "'/shorts/d-2efkavb4o](https://youtube.com/shorts/d-2efkavb4o)':3 'youtube.com':2 'youtube.com/shorts/d-2efkavb4o](https://youtube.com/shorts/d-2efkavb4o)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6033365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702831473 {#3945
    date: 2023-12-17 17:44:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Rotates in a slow circle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705226898 {#4041
    date: 2024-01-14 11:08:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 227914
  -bodyTs: "'circl':5 'rotat':1 'slow':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6084959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702758653 {#4042
    date: 2023-12-16 21:30:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Rotates in a slow circle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705226898 {#4041
    date: 2024-01-14 11:08:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 227914
  -bodyTs: "'circl':5 'rotat':1 'slow':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6084959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702758653 {#4042
    date: 2023-12-16 21:30:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Rotates in a slow circle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705226898 {#4041
    date: 2024-01-14 11:08:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 227914
  -bodyTs: "'circl':5 'rotat':1 'slow':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6084959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702758653 {#4042
    date: 2023-12-16 21:30:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4771
  +user: Proxies\__CG__\App\Entity\User {#4772 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4035
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Rotates in a slow circle"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705226898 {#4041
      date: 2024-01-14 11:08:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
    -id: 227914
    -bodyTs: "'circl':5 'rotat':1 'slow':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6084959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702758653 {#4042
      date: 2023-12-16 21:30:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "Mine does not have a rotating plate, just a glass bottom. I assume the magnetron rotates, either that or it heats unevenly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702810309 {#4769
    date: 2023-12-17 11:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@shlocko@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4773 …}
  +nested: Doctrine\ORM\PersistentCollection {#4775 …}
  +votes: Doctrine\ORM\PersistentCollection {#4777 …}
  +reports: Doctrine\ORM\PersistentCollection {#4779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
  -id: 229128
  -bodyTs: "'assum':13 'bottom':11 'either':17 'glass':10 'heat':21 'magnetron':15 'mine':1 'plate':7 'rotat':6,16 'uneven':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5771625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702810309 {#4770
    date: 2023-12-17 11:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4771
  +user: Proxies\__CG__\App\Entity\User {#4772 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4035
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Rotates in a slow circle"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705226898 {#4041
      date: 2024-01-14 11:08:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
    -id: 227914
    -bodyTs: "'circl':5 'rotat':1 'slow':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6084959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702758653 {#4042
      date: 2023-12-16 21:30:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "Mine does not have a rotating plate, just a glass bottom. I assume the magnetron rotates, either that or it heats unevenly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702810309 {#4769
    date: 2023-12-17 11:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@shlocko@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4773 …}
  +nested: Doctrine\ORM\PersistentCollection {#4775 …}
  +votes: Doctrine\ORM\PersistentCollection {#4777 …}
  +reports: Doctrine\ORM\PersistentCollection {#4779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
  -id: 229128
  -bodyTs: "'assum':13 'bottom':11 'either':17 'glass':10 'heat':21 'magnetron':15 'mine':1 'plate':7 'rotat':6,16 'uneven':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5771625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702810309 {#4770
    date: 2023-12-17 11:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4771
  +user: Proxies\__CG__\App\Entity\User {#4772 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4035
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Rotates in a slow circle"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705226898 {#4041
      date: 2024-01-14 11:08:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
    -id: 227914
    -bodyTs: "'circl':5 'rotat':1 'slow':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6084959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702758653 {#4042
      date: 2023-12-16 21:30:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "Mine does not have a rotating plate, just a glass bottom. I assume the magnetron rotates, either that or it heats unevenly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702810309 {#4769
    date: 2023-12-17 11:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@shlocko@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4773 …}
  +nested: Doctrine\ORM\PersistentCollection {#4775 …}
  +votes: Doctrine\ORM\PersistentCollection {#4777 …}
  +reports: Doctrine\ORM\PersistentCollection {#4779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
  -id: 229128
  -bodyTs: "'assum':13 'bottom':11 'either':17 'glass':10 'heat':21 'magnetron':15 'mine':1 'plate':7 'rotat':6,16 'uneven':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5771625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702810309 {#4770
    date: 2023-12-17 11:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4908 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4771
    +user: Proxies\__CG__\App\Entity\User {#4772 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4035
      +user: App\Entity\User {#4019 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Rotates in a slow circle"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705226898 {#4041
        date: 2024-01-14 11:08:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4030 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
      -id: 227914
      -bodyTs: "'circl':5 'rotat':1 'slow':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6084959"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702758653 {#4042
        date: 2023-12-16 21:30:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +body: "Mine does not have a rotating plate, just a glass bottom. I assume the magnetron rotates, either that or it heats unevenly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702810309 {#4769
      date: 2023-12-17 11:51:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@shlocko@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4773 …}
    +nested: Doctrine\ORM\PersistentCollection {#4775 …}
    +votes: Doctrine\ORM\PersistentCollection {#4777 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
    -id: 229128
    -bodyTs: "'assum':13 'bottom':11 'either':17 'glass':10 'heat':21 'magnetron':15 'mine':1 'plate':7 'rotat':6,16 'uneven':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5771625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702810309 {#4770
      date: 2023-12-17 11:51:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "the latter is most likely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702811313 {#4905
    date: 2023-12-17 12:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@shlocko@lemmy.world"
    "@purplemonkeymad@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4909 …}
  +nested: Doctrine\ORM\PersistentCollection {#4911 …}
  +votes: Doctrine\ORM\PersistentCollection {#4913 …}
  +reports: Doctrine\ORM\PersistentCollection {#4915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
  -id: 229146
  -bodyTs: "'latter':2 'like':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6093814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702811313 {#4906
    date: 2023-12-17 12:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4908 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4771
    +user: Proxies\__CG__\App\Entity\User {#4772 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4035
      +user: App\Entity\User {#4019 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Rotates in a slow circle"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705226898 {#4041
        date: 2024-01-14 11:08:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4030 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
      -id: 227914
      -bodyTs: "'circl':5 'rotat':1 'slow':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6084959"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702758653 {#4042
        date: 2023-12-16 21:30:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +body: "Mine does not have a rotating plate, just a glass bottom. I assume the magnetron rotates, either that or it heats unevenly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702810309 {#4769
      date: 2023-12-17 11:51:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@shlocko@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4773 …}
    +nested: Doctrine\ORM\PersistentCollection {#4775 …}
    +votes: Doctrine\ORM\PersistentCollection {#4777 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
    -id: 229128
    -bodyTs: "'assum':13 'bottom':11 'either':17 'glass':10 'heat':21 'magnetron':15 'mine':1 'plate':7 'rotat':6,16 'uneven':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5771625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702810309 {#4770
      date: 2023-12-17 11:51:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "the latter is most likely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702811313 {#4905
    date: 2023-12-17 12:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@shlocko@lemmy.world"
    "@purplemonkeymad@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4909 …}
  +nested: Doctrine\ORM\PersistentCollection {#4911 …}
  +votes: Doctrine\ORM\PersistentCollection {#4913 …}
  +reports: Doctrine\ORM\PersistentCollection {#4915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
  -id: 229146
  -bodyTs: "'latter':2 'like':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6093814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702811313 {#4906
    date: 2023-12-17 12:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4908 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4771
    +user: Proxies\__CG__\App\Entity\User {#4772 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4035
      +user: App\Entity\User {#4019 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Rotates in a slow circle"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705226898 {#4041
        date: 2024-01-14 11:08:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4030 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
      -id: 227914
      -bodyTs: "'circl':5 'rotat':1 'slow':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6084959"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702758653 {#4042
        date: 2023-12-16 21:30:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +body: "Mine does not have a rotating plate, just a glass bottom. I assume the magnetron rotates, either that or it heats unevenly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702810309 {#4769
      date: 2023-12-17 11:51:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@shlocko@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4773 …}
    +nested: Doctrine\ORM\PersistentCollection {#4775 …}
    +votes: Doctrine\ORM\PersistentCollection {#4777 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
    -id: 229128
    -bodyTs: "'assum':13 'bottom':11 'either':17 'glass':10 'heat':21 'magnetron':15 'mine':1 'plate':7 'rotat':6,16 'uneven':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5771625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702810309 {#4770
      date: 2023-12-17 11:51:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "the latter is most likely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702811313 {#4905
    date: 2023-12-17 12:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@shlocko@lemmy.world"
    "@purplemonkeymad@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4909 …}
  +nested: Doctrine\ORM\PersistentCollection {#4911 …}
  +votes: Doctrine\ORM\PersistentCollection {#4913 …}
  +reports: Doctrine\ORM\PersistentCollection {#4915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
  -id: 229146
  -bodyTs: "'latter':2 'like':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6093814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702811313 {#4906
    date: 2023-12-17 12:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you time it just right and open the door after the numbers disappear but before the beepy-beeps, you might just experience the greatest joy known to man, on par with witnessing the logo hit the corner of screen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702708422 {#4114
    date: 2023-12-16 07:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 226546
  -bodyTs: "'beep':20 'beepi':19 'beepy-beep':18 'corner':39 'disappear':14 'door':10 'experi':24 'greatest':26 'hit':37 'joy':27 'known':28 'logo':36 'man':30 'might':22 'number':13 'open':8 'par':32 'right':6 'screen':41 'time':3 'wit':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6661797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702708422 {#4115
    date: 2023-12-16 07:33:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you time it just right and open the door after the numbers disappear but before the beepy-beeps, you might just experience the greatest joy known to man, on par with witnessing the logo hit the corner of screen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702708422 {#4114
    date: 2023-12-16 07:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 226546
  -bodyTs: "'beep':20 'beepi':19 'beepy-beep':18 'corner':39 'disappear':14 'door':10 'experi':24 'greatest':26 'hit':37 'joy':27 'known':28 'logo':36 'man':30 'might':22 'number':13 'open':8 'par':32 'right':6 'screen':41 'time':3 'wit':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6661797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702708422 {#4115
    date: 2023-12-16 07:33:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you time it just right and open the door after the numbers disappear but before the beepy-beeps, you might just experience the greatest joy known to man, on par with witnessing the logo hit the corner of screen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702708422 {#4114
    date: 2023-12-16 07:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 226546
  -bodyTs: "'beep':20 'beepi':19 'beepy-beep':18 'corner':39 'disappear':14 'door':10 'experi':24 'greatest':26 'hit':37 'joy':27 'known':28 'logo':36 'man':30 'might':22 'number':13 'open':8 'par':32 'right':6 'screen':41 'time':3 'wit':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6661797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702708422 {#4115
    date: 2023-12-16 07:33:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This is my new fav pick up line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702679776 {#4187
    date: 2023-12-15 23:36:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 225786
  -bodyTs: "'fav':5 'line':8 'new':4 'pick':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6068446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702679776 {#4188
    date: 2023-12-15 23:36:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This is my new fav pick up line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702679776 {#4187
    date: 2023-12-15 23:36:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 225786
  -bodyTs: "'fav':5 'line':8 'new':4 'pick':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6068446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702679776 {#4188
    date: 2023-12-15 23:36:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This is my new fav pick up line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702679776 {#4187
    date: 2023-12-15 23:36:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 225786
  -bodyTs: "'fav':5 'line':8 'new':4 'pick':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6068446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702679776 {#4188
    date: 2023-12-15 23:36:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "i will then give another passive aggresive beep every few minutes until you acknowledge me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705256238 {#4260
    date: 2024-01-14 19:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 225218
  -bodyTs: "'acknowledg':14 'aggres':7 'anoth':5 'beep':8 'everi':9 'give':4 'minut':11 'passiv':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4176377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702665912 {#4261
    date: 2023-12-15 19:45:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "i will then give another passive aggresive beep every few minutes until you acknowledge me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705256238 {#4260
    date: 2024-01-14 19:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 225218
  -bodyTs: "'acknowledg':14 'aggres':7 'anoth':5 'beep':8 'everi':9 'give':4 'minut':11 'passiv':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4176377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702665912 {#4261
    date: 2023-12-15 19:45:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "i will then give another passive aggresive beep every few minutes until you acknowledge me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705256238 {#4260
    date: 2024-01-14 19:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 225218
  -bodyTs: "'acknowledg':14 'aggres':7 'anoth':5 'beep':8 'everi':9 'give':4 'minut':11 'passiv':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4176377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702665912 {#4261
    date: 2023-12-15 19:45:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4755
  +user: Proxies\__CG__\App\Entity\User {#4756 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "i will then give another passive aggresive beep every few minutes until you acknowledge me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705256238 {#4260
      date: 2024-01-14 19:17:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 225218
    -bodyTs: "'acknowledg':14 'aggres':7 'anoth':5 'beep':8 'everi':9 'give':4 'minut':11 'passiv':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4176377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702665912 {#4261
      date: 2023-12-15 19:45:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "And yet the stove top/oven will stay on forever without alerting you until you realize something is on fire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702694084 {#4753
    date: 2023-12-16 03:34:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@WagnasT@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4757 …}
  +nested: Doctrine\ORM\PersistentCollection {#4759 …}
  +votes: Doctrine\ORM\PersistentCollection {#4761 …}
  +reports: Doctrine\ORM\PersistentCollection {#4763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
  -id: 226266
  -bodyTs: "'alert':11 'fire':19 'forev':9 'realiz':15 'someth':16 'stay':7 'stove':4 'top/oven':5 'without':10 'yet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6071867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702694084 {#4754
    date: 2023-12-16 03:34:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4755
  +user: Proxies\__CG__\App\Entity\User {#4756 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "i will then give another passive aggresive beep every few minutes until you acknowledge me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705256238 {#4260
      date: 2024-01-14 19:17:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 225218
    -bodyTs: "'acknowledg':14 'aggres':7 'anoth':5 'beep':8 'everi':9 'give':4 'minut':11 'passiv':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4176377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702665912 {#4261
      date: 2023-12-15 19:45:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "And yet the stove top/oven will stay on forever without alerting you until you realize something is on fire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702694084 {#4753
    date: 2023-12-16 03:34:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@WagnasT@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4757 …}
  +nested: Doctrine\ORM\PersistentCollection {#4759 …}
  +votes: Doctrine\ORM\PersistentCollection {#4761 …}
  +reports: Doctrine\ORM\PersistentCollection {#4763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
  -id: 226266
  -bodyTs: "'alert':11 'fire':19 'forev':9 'realiz':15 'someth':16 'stay':7 'stove':4 'top/oven':5 'without':10 'yet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6071867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702694084 {#4754
    date: 2023-12-16 03:34:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4755
  +user: Proxies\__CG__\App\Entity\User {#4756 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "i will then give another passive aggresive beep every few minutes until you acknowledge me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705256238 {#4260
      date: 2024-01-14 19:17:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 225218
    -bodyTs: "'acknowledg':14 'aggres':7 'anoth':5 'beep':8 'everi':9 'give':4 'minut':11 'passiv':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4176377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702665912 {#4261
      date: 2023-12-15 19:45:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "And yet the stove top/oven will stay on forever without alerting you until you realize something is on fire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702694084 {#4753
    date: 2023-12-16 03:34:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@WagnasT@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4757 …}
  +nested: Doctrine\ORM\PersistentCollection {#4759 …}
  +votes: Doctrine\ORM\PersistentCollection {#4761 …}
  +reports: Doctrine\ORM\PersistentCollection {#4763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
  -id: 226266
  -bodyTs: "'alert':11 'fire':19 'forev':9 'realiz':15 'someth':16 'stay':7 'stove':4 'top/oven':5 'without':10 'yet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6071867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702694084 {#4754
    date: 2023-12-16 03:34:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4891
  +user: Proxies\__CG__\App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4755
    +user: Proxies\__CG__\App\Entity\User {#4756 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4265
      +user: App\Entity\User {#4278 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "i will then give another passive aggresive beep every few minutes until you acknowledge me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705256238 {#4260
        date: 2024-01-14 19:17:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4266 …}
      +nested: Doctrine\ORM\PersistentCollection {#4268 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4272 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
      -id: 225218
      -bodyTs: "'acknowledg':14 'aggres':7 'anoth':5 'beep':8 'everi':9 'give':4 'minut':11 'passiv':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4176377"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702665912 {#4261
        date: 2023-12-15 19:45:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4265}
    +body: "And yet the stove top/oven will stay on forever without alerting you until you realize something is on fire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702694084 {#4753
      date: 2023-12-16 03:34:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@WagnasT@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4757 …}
    +nested: Doctrine\ORM\PersistentCollection {#4759 …}
    +votes: Doctrine\ORM\PersistentCollection {#4761 …}
    +reports: Doctrine\ORM\PersistentCollection {#4763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
    -id: 226266
    -bodyTs: "'alert':11 'fire':19 'forev':9 'realiz':15 'someth':16 'stay':7 'stove':4 'top/oven':5 'without':10 'yet':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6071867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702694084 {#4754
      date: 2023-12-16 03:34:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "Ceiling beep: this is my cue!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702820262 {#4888
    date: 2023-12-17 14:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@WagnasT@iusearchlinux.fyi"
    "@KrapKake@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 229301
  -bodyTs: "'beep':2 'ceil':1 'cue':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6095229"
  +editedAt: DateTimeImmutable @1705256243 {#4889
    date: 2024-01-14 19:17:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702820262 {#4890
    date: 2023-12-17 14:37:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4755
    +user: Proxies\__CG__\App\Entity\User {#4756 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4265
      +user: App\Entity\User {#4278 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "i will then give another passive aggresive beep every few minutes until you acknowledge me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705256238 {#4260
        date: 2024-01-14 19:17:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4266 …}
      +nested: Doctrine\ORM\PersistentCollection {#4268 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4272 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
      -id: 225218
      -bodyTs: "'acknowledg':14 'aggres':7 'anoth':5 'beep':8 'everi':9 'give':4 'minut':11 'passiv':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4176377"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702665912 {#4261
        date: 2023-12-15 19:45:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4265}
    +body: "And yet the stove top/oven will stay on forever without alerting you until you realize something is on fire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702694084 {#4753
      date: 2023-12-16 03:34:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@WagnasT@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4757 …}
    +nested: Doctrine\ORM\PersistentCollection {#4759 …}
    +votes: Doctrine\ORM\PersistentCollection {#4761 …}
    +reports: Doctrine\ORM\PersistentCollection {#4763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
    -id: 226266
    -bodyTs: "'alert':11 'fire':19 'forev':9 'realiz':15 'someth':16 'stay':7 'stove':4 'top/oven':5 'without':10 'yet':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6071867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702694084 {#4754
      date: 2023-12-16 03:34:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "Ceiling beep: this is my cue!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702820262 {#4888
    date: 2023-12-17 14:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@WagnasT@iusearchlinux.fyi"
    "@KrapKake@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 229301
  -bodyTs: "'beep':2 'ceil':1 'cue':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6095229"
  +editedAt: DateTimeImmutable @1705256243 {#4889
    date: 2024-01-14 19:17:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702820262 {#4890
    date: 2023-12-17 14:37:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4755
    +user: Proxies\__CG__\App\Entity\User {#4756 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4265
      +user: App\Entity\User {#4278 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "i will then give another passive aggresive beep every few minutes until you acknowledge me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705256238 {#4260
        date: 2024-01-14 19:17:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4266 …}
      +nested: Doctrine\ORM\PersistentCollection {#4268 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4272 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
      -id: 225218
      -bodyTs: "'acknowledg':14 'aggres':7 'anoth':5 'beep':8 'everi':9 'give':4 'minut':11 'passiv':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4176377"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702665912 {#4261
        date: 2023-12-15 19:45:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4265}
    +body: "And yet the stove top/oven will stay on forever without alerting you until you realize something is on fire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702694084 {#4753
      date: 2023-12-16 03:34:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@WagnasT@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4757 …}
    +nested: Doctrine\ORM\PersistentCollection {#4759 …}
    +votes: Doctrine\ORM\PersistentCollection {#4761 …}
    +reports: Doctrine\ORM\PersistentCollection {#4763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
    -id: 226266
    -bodyTs: "'alert':11 'fire':19 'forev':9 'realiz':15 'someth':16 'stay':7 'stove':4 'top/oven':5 'without':10 'yet':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6071867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702694084 {#4754
      date: 2023-12-16 03:34:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "Ceiling beep: this is my cue!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702820262 {#4888
    date: 2023-12-17 14:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@WagnasT@iusearchlinux.fyi"
    "@KrapKake@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 229301
  -bodyTs: "'beep':2 'ceil':1 'cue':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6095229"
  +editedAt: DateTimeImmutable @1705256243 {#4889
    date: 2024-01-14 19:17:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702820262 {#4890
    date: 2023-12-17 14:37:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Or in the case of my dumb microwave: BEEP BEEP BEEP BEEP BEEP BEEEP.\n
    \n
    WHY SO MANY
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705036950 {#4333
    date: 2024-01-12 06:22:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 225194
  -bodyTs: "'beeep':14 'beep':9,10,11,12,13 'case':4 'dumb':7 'mani':17 'microwav':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6064340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702665180 {#4334
    date: 2023-12-15 19:33:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Or in the case of my dumb microwave: BEEP BEEP BEEP BEEP BEEP BEEEP.\n
    \n
    WHY SO MANY
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705036950 {#4333
    date: 2024-01-12 06:22:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 225194
  -bodyTs: "'beeep':14 'beep':9,10,11,12,13 'case':4 'dumb':7 'mani':17 'microwav':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6064340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702665180 {#4334
    date: 2023-12-15 19:33:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Or in the case of my dumb microwave: BEEP BEEP BEEP BEEP BEEP BEEEP.\n
    \n
    WHY SO MANY
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705036950 {#4333
    date: 2024-01-12 06:22:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 225194
  -bodyTs: "'beeep':14 'beep':9,10,11,12,13 'case':4 'dumb':7 'mani':17 'microwav':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6064340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702665180 {#4334
    date: 2023-12-15 19:33:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4739
  +user: Proxies\__CG__\App\Entity\User {#4740 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Or in the case of my dumb microwave: BEEP BEEP BEEP BEEP BEEP BEEEP.\n
      \n
      WHY SO MANY
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705036950 {#4333
      date: 2024-01-12 06:22:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 225194
    -bodyTs: "'beeep':14 'beep':9,10,11,12,13 'case':4 'dumb':7 'mani':17 'microwav':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6064340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702665180 {#4334
      date: 2023-12-15 19:33:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    I was at a hotel once and went to the bathroom while heating up some food. The microwave finished and beeped like 10 times then beeped every 15 seconds until I opened the door. I don’t really understand what problem that’s meant to fix, it’s not like the microwave keeps microwaving after it beeps and shuts off, nothing’s going to catch on fire\n
    \n
    My drier at home does this too, although every 10 minutes as opposed to seconds, and I don’t understand that either. Washing machine I could understand since if you forget about it for too long it might go mildew-y, but once my drier is done, it’s done, and won’t turn back on until Its turned back on. A beep every 10 mins might be nice as an optional toggle or something for forgetful people, but it’s just plain annoying
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702737453 {#4736
    date: 2023-12-16 15:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Anamnesis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4741 …}
  +nested: Doctrine\ORM\PersistentCollection {#4743 …}
  +votes: Doctrine\ORM\PersistentCollection {#4745 …}
  +reports: Doctrine\ORM\PersistentCollection {#4747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
  -id: 227155
  -bodyTs: "'10':23,77,133 '15':28 'although':75 'annoy':152 'back':123,128 'bathroom':11 'beep':21,26,57,131 'catch':65 'could':93 'done':115,118 'door':34 'drier':69,113 'either':89 'everi':27,76,132 'finish':19 'fire':67 'fix':46 'food':16 'forget':98,145 'go':63,106 'heat':13 'home':71 'hotel':5 'keep':53 'like':22,50 'long':103 'machin':91 'meant':44 'microwav':18,52,54 'might':105,135 'mildew':108 'mildew-i':107 'min':134 'minut':78 'nice':137 'noth':61 'open':32 'oppos':80 'option':140 'peopl':146 'plain':151 'problem':41 'realli':38 'second':29,82 'shut':59 'sinc':95 'someth':143 'time':24 'toggl':141 'turn':122,127 'understand':39,87,94 'wash':90 'went':8 'won':120 'y':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5141845"
  +editedAt: DateTimeImmutable @1705038800 {#4737
    date: 2024-01-12 06:53:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702737453 {#4738
    date: 2023-12-16 15:37:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4739
  +user: Proxies\__CG__\App\Entity\User {#4740 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Or in the case of my dumb microwave: BEEP BEEP BEEP BEEP BEEP BEEEP.\n
      \n
      WHY SO MANY
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705036950 {#4333
      date: 2024-01-12 06:22:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 225194
    -bodyTs: "'beeep':14 'beep':9,10,11,12,13 'case':4 'dumb':7 'mani':17 'microwav':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6064340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702665180 {#4334
      date: 2023-12-15 19:33:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    I was at a hotel once and went to the bathroom while heating up some food. The microwave finished and beeped like 10 times then beeped every 15 seconds until I opened the door. I don’t really understand what problem that’s meant to fix, it’s not like the microwave keeps microwaving after it beeps and shuts off, nothing’s going to catch on fire\n
    \n
    My drier at home does this too, although every 10 minutes as opposed to seconds, and I don’t understand that either. Washing machine I could understand since if you forget about it for too long it might go mildew-y, but once my drier is done, it’s done, and won’t turn back on until Its turned back on. A beep every 10 mins might be nice as an optional toggle or something for forgetful people, but it’s just plain annoying
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702737453 {#4736
    date: 2023-12-16 15:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Anamnesis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4741 …}
  +nested: Doctrine\ORM\PersistentCollection {#4743 …}
  +votes: Doctrine\ORM\PersistentCollection {#4745 …}
  +reports: Doctrine\ORM\PersistentCollection {#4747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
  -id: 227155
  -bodyTs: "'10':23,77,133 '15':28 'although':75 'annoy':152 'back':123,128 'bathroom':11 'beep':21,26,57,131 'catch':65 'could':93 'done':115,118 'door':34 'drier':69,113 'either':89 'everi':27,76,132 'finish':19 'fire':67 'fix':46 'food':16 'forget':98,145 'go':63,106 'heat':13 'home':71 'hotel':5 'keep':53 'like':22,50 'long':103 'machin':91 'meant':44 'microwav':18,52,54 'might':105,135 'mildew':108 'mildew-i':107 'min':134 'minut':78 'nice':137 'noth':61 'open':32 'oppos':80 'option':140 'peopl':146 'plain':151 'problem':41 'realli':38 'second':29,82 'shut':59 'sinc':95 'someth':143 'time':24 'toggl':141 'turn':122,127 'understand':39,87,94 'wash':90 'went':8 'won':120 'y':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5141845"
  +editedAt: DateTimeImmutable @1705038800 {#4737
    date: 2024-01-12 06:53:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702737453 {#4738
    date: 2023-12-16 15:37:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4739
  +user: Proxies\__CG__\App\Entity\User {#4740 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Or in the case of my dumb microwave: BEEP BEEP BEEP BEEP BEEP BEEEP.\n
      \n
      WHY SO MANY
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705036950 {#4333
      date: 2024-01-12 06:22:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 225194
    -bodyTs: "'beeep':14 'beep':9,10,11,12,13 'case':4 'dumb':7 'mani':17 'microwav':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6064340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702665180 {#4334
      date: 2023-12-15 19:33:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    I was at a hotel once and went to the bathroom while heating up some food. The microwave finished and beeped like 10 times then beeped every 15 seconds until I opened the door. I don’t really understand what problem that’s meant to fix, it’s not like the microwave keeps microwaving after it beeps and shuts off, nothing’s going to catch on fire\n
    \n
    My drier at home does this too, although every 10 minutes as opposed to seconds, and I don’t understand that either. Washing machine I could understand since if you forget about it for too long it might go mildew-y, but once my drier is done, it’s done, and won’t turn back on until Its turned back on. A beep every 10 mins might be nice as an optional toggle or something for forgetful people, but it’s just plain annoying
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702737453 {#4736
    date: 2023-12-16 15:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Anamnesis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4741 …}
  +nested: Doctrine\ORM\PersistentCollection {#4743 …}
  +votes: Doctrine\ORM\PersistentCollection {#4745 …}
  +reports: Doctrine\ORM\PersistentCollection {#4747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
  -id: 227155
  -bodyTs: "'10':23,77,133 '15':28 'although':75 'annoy':152 'back':123,128 'bathroom':11 'beep':21,26,57,131 'catch':65 'could':93 'done':115,118 'door':34 'drier':69,113 'either':89 'everi':27,76,132 'finish':19 'fire':67 'fix':46 'food':16 'forget':98,145 'go':63,106 'heat':13 'home':71 'hotel':5 'keep':53 'like':22,50 'long':103 'machin':91 'meant':44 'microwav':18,52,54 'might':105,135 'mildew':108 'mildew-i':107 'min':134 'minut':78 'nice':137 'noth':61 'open':32 'oppos':80 'option':140 'peopl':146 'plain':151 'problem':41 'realli':38 'second':29,82 'shut':59 'sinc':95 'someth':143 'time':24 'toggl':141 'turn':122,127 'understand':39,87,94 'wash':90 'went':8 'won':120 'y':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5141845"
  +editedAt: DateTimeImmutable @1705038800 {#4737
    date: 2024-01-12 06:53:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702737453 {#4738
    date: 2023-12-16 15:37:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I can hear this meme in 50Hz… 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704957630 {#4406
    date: 2024-01-11 08:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 225116
  -bodyTs: "'50hz':7 'hear':3 'meme':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5683529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702663405 {#4407
    date: 2023-12-15 19:03:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I can hear this meme in 50Hz… 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704957630 {#4406
    date: 2024-01-11 08:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 225116
  -bodyTs: "'50hz':7 'hear':3 'meme':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5683529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702663405 {#4407
    date: 2023-12-15 19:03:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I can hear this meme in 50Hz… 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704957630 {#4406
    date: 2024-01-11 08:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 225116
  -bodyTs: "'50hz':7 'hear':3 'meme':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5683529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702663405 {#4407
    date: 2023-12-15 19:03:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4722
  +user: Proxies\__CG__\App\Entity\User {#4723 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I can hear this meme in 50Hz… 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704957630 {#4406
      date: 2024-01-11 08:20:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 225116
    -bodyTs: "'50hz':7 'hear':3 'meme':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5683529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702663405 {#4407
      date: 2023-12-15 19:03:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "I just realized that the mains hum would be different in 60Hz compared to 50Hz… I wonder if it’s noticeable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702685039 {#4720
    date: 2023-12-16 01:03:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@abcd@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4724 …}
  +nested: Doctrine\ORM\PersistentCollection {#4726 …}
  +votes: Doctrine\ORM\PersistentCollection {#4728 …}
  +reports: Doctrine\ORM\PersistentCollection {#4730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
  -id: 225980
  -bodyTs: "'50hz':15 '60hz':12 'compar':13 'differ':10 'hum':7 'main':6 'notic':21 'realiz':3 'wonder':17 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6656862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702685039 {#4721
    date: 2023-12-16 01:03:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4722
  +user: Proxies\__CG__\App\Entity\User {#4723 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I can hear this meme in 50Hz… 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704957630 {#4406
      date: 2024-01-11 08:20:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 225116
    -bodyTs: "'50hz':7 'hear':3 'meme':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5683529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702663405 {#4407
      date: 2023-12-15 19:03:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "I just realized that the mains hum would be different in 60Hz compared to 50Hz… I wonder if it’s noticeable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702685039 {#4720
    date: 2023-12-16 01:03:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@abcd@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4724 …}
  +nested: Doctrine\ORM\PersistentCollection {#4726 …}
  +votes: Doctrine\ORM\PersistentCollection {#4728 …}
  +reports: Doctrine\ORM\PersistentCollection {#4730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
  -id: 225980
  -bodyTs: "'50hz':15 '60hz':12 'compar':13 'differ':10 'hum':7 'main':6 'notic':21 'realiz':3 'wonder':17 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6656862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702685039 {#4721
    date: 2023-12-16 01:03:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4722
  +user: Proxies\__CG__\App\Entity\User {#4723 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I can hear this meme in 50Hz… 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704957630 {#4406
      date: 2024-01-11 08:20:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 225116
    -bodyTs: "'50hz':7 'hear':3 'meme':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5683529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702663405 {#4407
      date: 2023-12-15 19:03:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "I just realized that the mains hum would be different in 60Hz compared to 50Hz… I wonder if it’s noticeable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702685039 {#4720
    date: 2023-12-16 01:03:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@abcd@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4724 …}
  +nested: Doctrine\ORM\PersistentCollection {#4726 …}
  +votes: Doctrine\ORM\PersistentCollection {#4728 …}
  +reports: Doctrine\ORM\PersistentCollection {#4730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
  -id: 225980
  -bodyTs: "'50hz':15 '60hz':12 'compar':13 'differ':10 'hum':7 'main':6 'notic':21 'realiz':3 'wonder':17 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6656862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702685039 {#4721
    date: 2023-12-16 01:03:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4858
  +user: Proxies\__CG__\App\Entity\User {#4859 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4722
    +user: Proxies\__CG__\App\Entity\User {#4723 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4411
      +user: App\Entity\User {#4424 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I can hear this meme in 50Hz… 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704957630 {#4406
        date: 2024-01-11 08:20:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4412 …}
      +nested: Doctrine\ORM\PersistentCollection {#4414 …}
      +votes: Doctrine\ORM\PersistentCollection {#4416 …}
      +reports: Doctrine\ORM\PersistentCollection {#4418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
      -id: 225116
      -bodyTs: "'50hz':7 'hear':3 'meme':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5683529"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702663405 {#4407
        date: 2023-12-15 19:03:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4411}
    +body: "I just realized that the mains hum would be different in 60Hz compared to 50Hz… I wonder if it’s noticeable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702685039 {#4720
      date: 2023-12-16 01:03:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@abcd@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4724 …}
    +nested: Doctrine\ORM\PersistentCollection {#4726 …}
    +votes: Doctrine\ORM\PersistentCollection {#4728 …}
    +reports: Doctrine\ORM\PersistentCollection {#4730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
    -id: 225980
    -bodyTs: "'50hz':15 '60hz':12 'compar':13 'differ':10 'hum':7 'main':6 'notic':21 'realiz':3 'wonder':17 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6656862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702685039 {#4721
      date: 2023-12-16 01:03:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: """
    It’s very noticable.\n
    \n
    - 60 Hz: [szynalski.com/tone#60,v0.5](https://szynalski.com/tone#60,v0.5)\n
    - 50 Hz: [szynalski.com/tone#50,v0.5](https://szynalski.com/tone#50,v0.5)\n
    \n
    (Note: frequencies this low could cause discomfort or even damage to your ears, make sure your volume is at an appropriate level before hitting play, especially if you have headphones in)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702685965 {#4856
    date: 2023-12-16 01:19:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@abcd@feddit.de"
    "@gears@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4860 …}
  +nested: Doctrine\ORM\PersistentCollection {#4862 …}
  +votes: Doctrine\ORM\PersistentCollection {#4864 …}
  +reports: Doctrine\ORM\PersistentCollection {#4866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4870 …}
  -id: 226024
  -bodyTs: "'/tone#50,v0.5](https://szynalski.com/tone#50,v0.5)':14 '/tone#60,v0.5](https://szynalski.com/tone#60,v0.5)':9 '50':10 '60':5 'appropri':35 'caus':20 'could':19 'damag':24 'discomfort':21 'ear':27 'especi':40 'even':23 'frequenc':16 'headphon':44 'hit':38 'hz':6,11 'level':36 'low':18 'make':28 'note':15 'notic':4 'play':39 'sure':29 'szynalski.com':8,13 'szynalski.com/tone#50,v0.5](https://szynalski.com/tone#50,v0.5)':12 'szynalski.com/tone#60,v0.5](https://szynalski.com/tone#60,v0.5)':7 'volum':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6657326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702685965 {#4857
    date: 2023-12-16 01:19:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4858
  +user: Proxies\__CG__\App\Entity\User {#4859 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4722
    +user: Proxies\__CG__\App\Entity\User {#4723 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4411
      +user: App\Entity\User {#4424 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I can hear this meme in 50Hz… 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704957630 {#4406
        date: 2024-01-11 08:20:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4412 …}
      +nested: Doctrine\ORM\PersistentCollection {#4414 …}
      +votes: Doctrine\ORM\PersistentCollection {#4416 …}
      +reports: Doctrine\ORM\PersistentCollection {#4418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
      -id: 225116
      -bodyTs: "'50hz':7 'hear':3 'meme':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5683529"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702663405 {#4407
        date: 2023-12-15 19:03:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4411}
    +body: "I just realized that the mains hum would be different in 60Hz compared to 50Hz… I wonder if it’s noticeable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702685039 {#4720
      date: 2023-12-16 01:03:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@abcd@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4724 …}
    +nested: Doctrine\ORM\PersistentCollection {#4726 …}
    +votes: Doctrine\ORM\PersistentCollection {#4728 …}
    +reports: Doctrine\ORM\PersistentCollection {#4730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
    -id: 225980
    -bodyTs: "'50hz':15 '60hz':12 'compar':13 'differ':10 'hum':7 'main':6 'notic':21 'realiz':3 'wonder':17 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6656862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702685039 {#4721
      date: 2023-12-16 01:03:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: """
    It’s very noticable.\n
    \n
    - 60 Hz: [szynalski.com/tone#60,v0.5](https://szynalski.com/tone#60,v0.5)\n
    - 50 Hz: [szynalski.com/tone#50,v0.5](https://szynalski.com/tone#50,v0.5)\n
    \n
    (Note: frequencies this low could cause discomfort or even damage to your ears, make sure your volume is at an appropriate level before hitting play, especially if you have headphones in)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702685965 {#4856
    date: 2023-12-16 01:19:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@abcd@feddit.de"
    "@gears@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4860 …}
  +nested: Doctrine\ORM\PersistentCollection {#4862 …}
  +votes: Doctrine\ORM\PersistentCollection {#4864 …}
  +reports: Doctrine\ORM\PersistentCollection {#4866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4870 …}
  -id: 226024
  -bodyTs: "'/tone#50,v0.5](https://szynalski.com/tone#50,v0.5)':14 '/tone#60,v0.5](https://szynalski.com/tone#60,v0.5)':9 '50':10 '60':5 'appropri':35 'caus':20 'could':19 'damag':24 'discomfort':21 'ear':27 'especi':40 'even':23 'frequenc':16 'headphon':44 'hit':38 'hz':6,11 'level':36 'low':18 'make':28 'note':15 'notic':4 'play':39 'sure':29 'szynalski.com':8,13 'szynalski.com/tone#50,v0.5](https://szynalski.com/tone#50,v0.5)':12 'szynalski.com/tone#60,v0.5](https://szynalski.com/tone#60,v0.5)':7 'volum':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6657326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702685965 {#4857
    date: 2023-12-16 01:19:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4858
  +user: Proxies\__CG__\App\Entity\User {#4859 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4722
    +user: Proxies\__CG__\App\Entity\User {#4723 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4411
      +user: App\Entity\User {#4424 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I can hear this meme in 50Hz… 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704957630 {#4406
        date: 2024-01-11 08:20:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4412 …}
      +nested: Doctrine\ORM\PersistentCollection {#4414 …}
      +votes: Doctrine\ORM\PersistentCollection {#4416 …}
      +reports: Doctrine\ORM\PersistentCollection {#4418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
      -id: 225116
      -bodyTs: "'50hz':7 'hear':3 'meme':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5683529"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702663405 {#4407
        date: 2023-12-15 19:03:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4411}
    +body: "I just realized that the mains hum would be different in 60Hz compared to 50Hz… I wonder if it’s noticeable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702685039 {#4720
      date: 2023-12-16 01:03:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@abcd@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4724 …}
    +nested: Doctrine\ORM\PersistentCollection {#4726 …}
    +votes: Doctrine\ORM\PersistentCollection {#4728 …}
    +reports: Doctrine\ORM\PersistentCollection {#4730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
    -id: 225980
    -bodyTs: "'50hz':15 '60hz':12 'compar':13 'differ':10 'hum':7 'main':6 'notic':21 'realiz':3 'wonder':17 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6656862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702685039 {#4721
      date: 2023-12-16 01:03:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: """
    It’s very noticable.\n
    \n
    - 60 Hz: [szynalski.com/tone#60,v0.5](https://szynalski.com/tone#60,v0.5)\n
    - 50 Hz: [szynalski.com/tone#50,v0.5](https://szynalski.com/tone#50,v0.5)\n
    \n
    (Note: frequencies this low could cause discomfort or even damage to your ears, make sure your volume is at an appropriate level before hitting play, especially if you have headphones in)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702685965 {#4856
    date: 2023-12-16 01:19:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@abcd@feddit.de"
    "@gears@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4860 …}
  +nested: Doctrine\ORM\PersistentCollection {#4862 …}
  +votes: Doctrine\ORM\PersistentCollection {#4864 …}
  +reports: Doctrine\ORM\PersistentCollection {#4866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4870 …}
  -id: 226024
  -bodyTs: "'/tone#50,v0.5](https://szynalski.com/tone#50,v0.5)':14 '/tone#60,v0.5](https://szynalski.com/tone#60,v0.5)':9 '50':10 '60':5 'appropri':35 'caus':20 'could':19 'damag':24 'discomfort':21 'ear':27 'especi':40 'even':23 'frequenc':16 'headphon':44 'hit':38 'hz':6,11 'level':36 'low':18 'make':28 'note':15 'notic':4 'play':39 'sure':29 'szynalski.com':8,13 'szynalski.com/tone#50,v0.5](https://szynalski.com/tone#50,v0.5)':12 'szynalski.com/tone#60,v0.5](https://szynalski.com/tone#60,v0.5)':7 'volum':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6657326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702685965 {#4857
    date: 2023-12-16 01:19:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "such delicious lies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704911461 {#4479
    date: 2024-01-10 19:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 224831
  -bodyTs: "'delici':2 'lie':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7355300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702657776 {#4480
    date: 2023-12-15 17:29:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "such delicious lies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704911461 {#4479
    date: 2024-01-10 19:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 224831
  -bodyTs: "'delici':2 'lie':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7355300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702657776 {#4480
    date: 2023-12-15 17:29:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "such delicious lies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704911461 {#4479
    date: 2024-01-10 19:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 224831
  -bodyTs: "'delici':2 'lie':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7355300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702657776 {#4480
    date: 2023-12-15 17:29:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4706
  +user: Proxies\__CG__\App\Entity\User {#4707 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "such delicious lies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704911461 {#4479
      date: 2024-01-10 19:31:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 224831
    -bodyTs: "'delici':2 'lie':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7355300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702657776 {#4480
      date: 2023-12-15 17:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "No mating!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702659937 {#4704
    date: 2023-12-15 18:05:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 224937
  -bodyTs: "'mate':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6062663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702659937 {#4705
    date: 2023-12-15 18:05:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4706
  +user: Proxies\__CG__\App\Entity\User {#4707 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "such delicious lies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704911461 {#4479
      date: 2024-01-10 19:31:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 224831
    -bodyTs: "'delici':2 'lie':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7355300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702657776 {#4480
      date: 2023-12-15 17:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "No mating!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702659937 {#4704
    date: 2023-12-15 18:05:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 224937
  -bodyTs: "'mate':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6062663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702659937 {#4705
    date: 2023-12-15 18:05:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4706
  +user: Proxies\__CG__\App\Entity\User {#4707 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "such delicious lies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704911461 {#4479
      date: 2024-01-10 19:31:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 224831
    -bodyTs: "'delici':2 'lie':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7355300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702657776 {#4480
      date: 2023-12-15 17:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "No mating!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702659937 {#4704
    date: 2023-12-15 18:05:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 224937
  -bodyTs: "'mate':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6062663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702659937 {#4705
    date: 2023-12-15 18:05:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I dunno about this. My microwave beeps 4 times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705271140 {#4552
    date: 2024-01-14 23:25:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 224678
  -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6060975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702654774 {#4553
    date: 2023-12-15 16:39:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I dunno about this. My microwave beeps 4 times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705271140 {#4552
    date: 2024-01-14 23:25:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 224678
  -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6060975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702654774 {#4553
    date: 2023-12-15 16:39:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I dunno about this. My microwave beeps 4 times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705271140 {#4552
    date: 2024-01-14 23:25:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 224678
  -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6060975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702654774 {#4553
    date: 2023-12-15 16:39:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4645
  +user: Proxies\__CG__\App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I dunno about this. My microwave beeps 4 times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705271140 {#4552
      date: 2024-01-14 23:25:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 224678
    -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654774 {#4553
      date: 2023-12-15 16:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "mine beeps only once but it’s a long one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702686623 {#4646
    date: 2023-12-16 01:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
  -id: 226063
  -bodyTs: "'beep':2 'long':9 'mine':1 'one':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5440534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702686623 {#4643
    date: 2023-12-16 01:30:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4645
  +user: Proxies\__CG__\App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I dunno about this. My microwave beeps 4 times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705271140 {#4552
      date: 2024-01-14 23:25:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 224678
    -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654774 {#4553
      date: 2023-12-15 16:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "mine beeps only once but it’s a long one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702686623 {#4646
    date: 2023-12-16 01:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
  -id: 226063
  -bodyTs: "'beep':2 'long':9 'mine':1 'one':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5440534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702686623 {#4643
    date: 2023-12-16 01:30:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4645
  +user: Proxies\__CG__\App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I dunno about this. My microwave beeps 4 times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705271140 {#4552
      date: 2024-01-14 23:25:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 224678
    -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654774 {#4553
      date: 2023-12-15 16:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "mine beeps only once but it’s a long one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702686623 {#4646
    date: 2023-12-16 01:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
  -id: 226063
  -bodyTs: "'beep':2 'long':9 'mine':1 'one':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5440534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702686623 {#4643
    date: 2023-12-16 01:30:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4874
  +user: Proxies\__CG__\App\Entity\User {#4875 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4645
    +user: Proxies\__CG__\App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "mine beeps only once but it’s a long one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702686623 {#4646
      date: 2023-12-16 01:30:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
    -id: 226063
    -bodyTs: "'beep':2 'long':9 'mine':1 'one':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5440534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702686623 {#4643
      date: 2023-12-16 01:30:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "It still hasn’t stopped to this very moment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702806260 {#4872
    date: 2023-12-17 10:44:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4876 …}
  +nested: Doctrine\ORM\PersistentCollection {#4878 …}
  +votes: Doctrine\ORM\PersistentCollection {#4880 …}
  +reports: Doctrine\ORM\PersistentCollection {#4882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
  -id: 229049
  -bodyTs: "'hasn':3 'moment':9 'still':2 'stop':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5771090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702806260 {#4873
    date: 2023-12-17 10:44:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4874
  +user: Proxies\__CG__\App\Entity\User {#4875 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4645
    +user: Proxies\__CG__\App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "mine beeps only once but it’s a long one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702686623 {#4646
      date: 2023-12-16 01:30:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
    -id: 226063
    -bodyTs: "'beep':2 'long':9 'mine':1 'one':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5440534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702686623 {#4643
      date: 2023-12-16 01:30:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "It still hasn’t stopped to this very moment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702806260 {#4872
    date: 2023-12-17 10:44:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4876 …}
  +nested: Doctrine\ORM\PersistentCollection {#4878 …}
  +votes: Doctrine\ORM\PersistentCollection {#4880 …}
  +reports: Doctrine\ORM\PersistentCollection {#4882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
  -id: 229049
  -bodyTs: "'hasn':3 'moment':9 'still':2 'stop':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5771090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702806260 {#4873
    date: 2023-12-17 10:44:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4874
  +user: Proxies\__CG__\App\Entity\User {#4875 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4645
    +user: Proxies\__CG__\App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "mine beeps only once but it’s a long one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702686623 {#4646
      date: 2023-12-16 01:30:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
    -id: 226063
    -bodyTs: "'beep':2 'long':9 'mine':1 'one':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5440534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702686623 {#4643
      date: 2023-12-16 01:30:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "It still hasn’t stopped to this very moment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702806260 {#4872
    date: 2023-12-17 10:44:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4876 …}
  +nested: Doctrine\ORM\PersistentCollection {#4878 …}
  +votes: Doctrine\ORM\PersistentCollection {#4880 …}
  +reports: Doctrine\ORM\PersistentCollection {#4882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
  -id: 229049
  -bodyTs: "'hasn':3 'moment':9 'still':2 'stop':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5771090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702806260 {#4873
    date: 2023-12-17 10:44:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4657
  +user: Proxies\__CG__\App\Entity\User {#4658 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I dunno about this. My microwave beeps 4 times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705271140 {#4552
      date: 2024-01-14 23:25:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 224678
    -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654774 {#4553
      date: 2023-12-15 16:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine goes DING"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702672501 {#4655
    date: 2023-12-15 21:35:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4659 …}
  +nested: Doctrine\ORM\PersistentCollection {#4661 …}
  +votes: Doctrine\ORM\PersistentCollection {#4663 …}
  +reports: Doctrine\ORM\PersistentCollection {#4665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
  -id: 225469
  -bodyTs: "'ding':3 'goe':2 'mine':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6066412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702672501 {#4656
    date: 2023-12-15 21:35:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4657
  +user: Proxies\__CG__\App\Entity\User {#4658 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I dunno about this. My microwave beeps 4 times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705271140 {#4552
      date: 2024-01-14 23:25:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 224678
    -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654774 {#4553
      date: 2023-12-15 16:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine goes DING"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702672501 {#4655
    date: 2023-12-15 21:35:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4659 …}
  +nested: Doctrine\ORM\PersistentCollection {#4661 …}
  +votes: Doctrine\ORM\PersistentCollection {#4663 …}
  +reports: Doctrine\ORM\PersistentCollection {#4665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
  -id: 225469
  -bodyTs: "'ding':3 'goe':2 'mine':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6066412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702672501 {#4656
    date: 2023-12-15 21:35:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4657
  +user: Proxies\__CG__\App\Entity\User {#4658 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I dunno about this. My microwave beeps 4 times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705271140 {#4552
      date: 2024-01-14 23:25:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 224678
    -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654774 {#4553
      date: 2023-12-15 16:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine goes DING"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702672501 {#4655
    date: 2023-12-15 21:35:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4659 …}
  +nested: Doctrine\ORM\PersistentCollection {#4661 …}
  +votes: Doctrine\ORM\PersistentCollection {#4663 …}
  +reports: Doctrine\ORM\PersistentCollection {#4665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
  -id: 225469
  -bodyTs: "'ding':3 'goe':2 'mine':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6066412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702672501 {#4656
    date: 2023-12-15 21:35:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4842
  +user: Proxies\__CG__\App\Entity\User {#4843 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4657
    +user: Proxies\__CG__\App\Entity\User {#4658 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Mine goes DING"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702672501 {#4655
      date: 2023-12-15 21:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4659 …}
    +nested: Doctrine\ORM\PersistentCollection {#4661 …}
    +votes: Doctrine\ORM\PersistentCollection {#4663 …}
    +reports: Doctrine\ORM\PersistentCollection {#4665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
    -id: 225469
    -bodyTs: "'ding':3 'goe':2 'mine':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6066412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702672501 {#4656
      date: 2023-12-15 21:35:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Ok, Boomer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702812929 {#4840
    date: 2023-12-17 12:35:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@Psaldorn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4844 …}
  +nested: Doctrine\ORM\PersistentCollection {#4846 …}
  +votes: Doctrine\ORM\PersistentCollection {#4848 …}
  +reports: Doctrine\ORM\PersistentCollection {#4850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
  -id: 229167
  -bodyTs: "'boomer':2 'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6094026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702812929 {#4841
    date: 2023-12-17 12:35:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4842
  +user: Proxies\__CG__\App\Entity\User {#4843 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4657
    +user: Proxies\__CG__\App\Entity\User {#4658 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Mine goes DING"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702672501 {#4655
      date: 2023-12-15 21:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4659 …}
    +nested: Doctrine\ORM\PersistentCollection {#4661 …}
    +votes: Doctrine\ORM\PersistentCollection {#4663 …}
    +reports: Doctrine\ORM\PersistentCollection {#4665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
    -id: 225469
    -bodyTs: "'ding':3 'goe':2 'mine':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6066412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702672501 {#4656
      date: 2023-12-15 21:35:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Ok, Boomer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702812929 {#4840
    date: 2023-12-17 12:35:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@Psaldorn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4844 …}
  +nested: Doctrine\ORM\PersistentCollection {#4846 …}
  +votes: Doctrine\ORM\PersistentCollection {#4848 …}
  +reports: Doctrine\ORM\PersistentCollection {#4850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
  -id: 229167
  -bodyTs: "'boomer':2 'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6094026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702812929 {#4841
    date: 2023-12-17 12:35:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4842
  +user: Proxies\__CG__\App\Entity\User {#4843 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4657
    +user: Proxies\__CG__\App\Entity\User {#4658 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Mine goes DING"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702672501 {#4655
      date: 2023-12-15 21:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4659 …}
    +nested: Doctrine\ORM\PersistentCollection {#4661 …}
    +votes: Doctrine\ORM\PersistentCollection {#4663 …}
    +reports: Doctrine\ORM\PersistentCollection {#4665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
    -id: 225469
    -bodyTs: "'ding':3 'goe':2 'mine':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6066412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702672501 {#4656
      date: 2023-12-15 21:35:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Ok, Boomer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702812929 {#4840
    date: 2023-12-17 12:35:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@Psaldorn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4844 …}
  +nested: Doctrine\ORM\PersistentCollection {#4846 …}
  +votes: Doctrine\ORM\PersistentCollection {#4848 …}
  +reports: Doctrine\ORM\PersistentCollection {#4850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
  -id: 229167
  -bodyTs: "'boomer':2 'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6094026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702812929 {#4841
    date: 2023-12-17 12:35:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4925
  +user: Proxies\__CG__\App\Entity\User {#4658 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4842
    +user: Proxies\__CG__\App\Entity\User {#4843 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4657
      +user: Proxies\__CG__\App\Entity\User {#4658 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4557
        +user: App\Entity\User {#4570 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I dunno about this. My microwave beeps 4 times."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705271140 {#4552
          date: 2024-01-14 23:25:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4558 …}
        +nested: Doctrine\ORM\PersistentCollection {#4560 …}
        +votes: Doctrine\ORM\PersistentCollection {#4562 …}
        +reports: Doctrine\ORM\PersistentCollection {#4564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
        -id: 224678
        -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6060975"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702654774 {#4553
          date: 2023-12-15 16:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "Mine goes DING"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702672501 {#4655
        date: 2023-12-15 21:35:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@open_world@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4659 …}
      +nested: Doctrine\ORM\PersistentCollection {#4661 …}
      +votes: Doctrine\ORM\PersistentCollection {#4663 …}
      +reports: Doctrine\ORM\PersistentCollection {#4665 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
      -id: 225469
      -bodyTs: "'ding':3 'goe':2 'mine':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6066412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702672501 {#4656
        date: 2023-12-15 21:35:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Ok, Boomer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702812929 {#4840
      date: 2023-12-17 12:35:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
      "@Psaldorn@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4844 …}
    +nested: Doctrine\ORM\PersistentCollection {#4846 …}
    +votes: Doctrine\ORM\PersistentCollection {#4848 …}
    +reports: Doctrine\ORM\PersistentCollection {#4850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
    -id: 229167
    -bodyTs: "'boomer':2 'ok':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6094026"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702812929 {#4841
      date: 2023-12-17 12:35:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "I’m not showing off, I hate it. Stupid retro style clockwork. To do anything below 3 minutes you have to wind it over 3 minutes and back again. FUCK. And the red sticker that tells you that is unremovable, so the fucking retro style is ruined anyway. Hard to believe it was manufactured in this millennium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702827652 {#4924
    date: 2023-12-17 16:40:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@Psaldorn@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 229495
  -bodyTs: "'3':17,25 'anyth':15 'anyway':48 'back':28 'believ':51 'clockwork':12 'fuck':30,43 'hard':49 'hate':7 'm':2 'manufactur':54 'millennium':57 'minut':18,26 'red':33 'retro':10,44 'ruin':47 'show':4 'sticker':34 'stupid':9 'style':11,45 'tell':36 'unremov':40 'wind':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827652 {#4927
    date: 2023-12-17 16:40:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4925
  +user: Proxies\__CG__\App\Entity\User {#4658 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4842
    +user: Proxies\__CG__\App\Entity\User {#4843 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4657
      +user: Proxies\__CG__\App\Entity\User {#4658 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4557
        +user: App\Entity\User {#4570 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I dunno about this. My microwave beeps 4 times."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705271140 {#4552
          date: 2024-01-14 23:25:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4558 …}
        +nested: Doctrine\ORM\PersistentCollection {#4560 …}
        +votes: Doctrine\ORM\PersistentCollection {#4562 …}
        +reports: Doctrine\ORM\PersistentCollection {#4564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
        -id: 224678
        -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6060975"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702654774 {#4553
          date: 2023-12-15 16:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "Mine goes DING"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702672501 {#4655
        date: 2023-12-15 21:35:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@open_world@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4659 …}
      +nested: Doctrine\ORM\PersistentCollection {#4661 …}
      +votes: Doctrine\ORM\PersistentCollection {#4663 …}
      +reports: Doctrine\ORM\PersistentCollection {#4665 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
      -id: 225469
      -bodyTs: "'ding':3 'goe':2 'mine':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6066412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702672501 {#4656
        date: 2023-12-15 21:35:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Ok, Boomer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702812929 {#4840
      date: 2023-12-17 12:35:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
      "@Psaldorn@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4844 …}
    +nested: Doctrine\ORM\PersistentCollection {#4846 …}
    +votes: Doctrine\ORM\PersistentCollection {#4848 …}
    +reports: Doctrine\ORM\PersistentCollection {#4850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
    -id: 229167
    -bodyTs: "'boomer':2 'ok':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6094026"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702812929 {#4841
      date: 2023-12-17 12:35:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "I’m not showing off, I hate it. Stupid retro style clockwork. To do anything below 3 minutes you have to wind it over 3 minutes and back again. FUCK. And the red sticker that tells you that is unremovable, so the fucking retro style is ruined anyway. Hard to believe it was manufactured in this millennium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702827652 {#4924
    date: 2023-12-17 16:40:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@Psaldorn@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 229495
  -bodyTs: "'3':17,25 'anyth':15 'anyway':48 'back':28 'believ':51 'clockwork':12 'fuck':30,43 'hard':49 'hate':7 'm':2 'manufactur':54 'millennium':57 'minut':18,26 'red':33 'retro':10,44 'ruin':47 'show':4 'sticker':34 'stupid':9 'style':11,45 'tell':36 'unremov':40 'wind':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827652 {#4927
    date: 2023-12-17 16:40:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4925
  +user: Proxies\__CG__\App\Entity\User {#4658 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4842
    +user: Proxies\__CG__\App\Entity\User {#4843 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4657
      +user: Proxies\__CG__\App\Entity\User {#4658 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4557
        +user: App\Entity\User {#4570 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I dunno about this. My microwave beeps 4 times."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705271140 {#4552
          date: 2024-01-14 23:25:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4558 …}
        +nested: Doctrine\ORM\PersistentCollection {#4560 …}
        +votes: Doctrine\ORM\PersistentCollection {#4562 …}
        +reports: Doctrine\ORM\PersistentCollection {#4564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
        -id: 224678
        -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6060975"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702654774 {#4553
          date: 2023-12-15 16:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "Mine goes DING"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702672501 {#4655
        date: 2023-12-15 21:35:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@open_world@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4659 …}
      +nested: Doctrine\ORM\PersistentCollection {#4661 …}
      +votes: Doctrine\ORM\PersistentCollection {#4663 …}
      +reports: Doctrine\ORM\PersistentCollection {#4665 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
      -id: 225469
      -bodyTs: "'ding':3 'goe':2 'mine':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6066412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702672501 {#4656
        date: 2023-12-15 21:35:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Ok, Boomer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702812929 {#4840
      date: 2023-12-17 12:35:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
      "@Psaldorn@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4844 …}
    +nested: Doctrine\ORM\PersistentCollection {#4846 …}
    +votes: Doctrine\ORM\PersistentCollection {#4848 …}
    +reports: Doctrine\ORM\PersistentCollection {#4850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
    -id: 229167
    -bodyTs: "'boomer':2 'ok':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6094026"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702812929 {#4841
      date: 2023-12-17 12:35:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "I’m not showing off, I hate it. Stupid retro style clockwork. To do anything below 3 minutes you have to wind it over 3 minutes and back again. FUCK. And the red sticker that tells you that is unremovable, so the fucking retro style is ruined anyway. Hard to believe it was manufactured in this millennium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702827652 {#4924
    date: 2023-12-17 16:40:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@Psaldorn@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 229495
  -bodyTs: "'3':17,25 'anyth':15 'anyway':48 'back':28 'believ':51 'clockwork':12 'fuck':30,43 'hard':49 'hate':7 'm':2 'manufactur':54 'millennium':57 'minut':18,26 'red':33 'retro':10,44 'ruin':47 'show':4 'sticker':34 'stupid':9 'style':11,45 'tell':36 'unremov':40 'wind':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827652 {#4927
    date: 2023-12-17 16:40:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4958
  +user: Proxies\__CG__\App\Entity\User {#4843 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4925
    +user: Proxies\__CG__\App\Entity\User {#4658 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4842
      +user: Proxies\__CG__\App\Entity\User {#4843 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4657
        +user: Proxies\__CG__\App\Entity\User {#4658 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4557
          +user: App\Entity\User {#4570 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I dunno about this. My microwave beeps 4 times."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1705271140 {#4552
            date: 2024-01-14 23:25:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4558 …}
          +nested: Doctrine\ORM\PersistentCollection {#4560 …}
          +votes: Doctrine\ORM\PersistentCollection {#4562 …}
          +reports: Doctrine\ORM\PersistentCollection {#4564 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
          -id: 224678
          -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6060975"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702654774 {#4553
            date: 2023-12-15 16:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4557}
        +body: "Mine goes DING"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702672501 {#4655
          date: 2023-12-15 21:35:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@open_world@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4659 …}
        +nested: Doctrine\ORM\PersistentCollection {#4661 …}
        +votes: Doctrine\ORM\PersistentCollection {#4663 …}
        +reports: Doctrine\ORM\PersistentCollection {#4665 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
        -id: 225469
        -bodyTs: "'ding':3 'goe':2 'mine':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6066412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702672501 {#4656
          date: 2023-12-15 21:35:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "Ok, Boomer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702812929 {#4840
        date: 2023-12-17 12:35:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@open_world@lemmy.world"
        "@Psaldorn@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4844 …}
      +nested: Doctrine\ORM\PersistentCollection {#4846 …}
      +votes: Doctrine\ORM\PersistentCollection {#4848 …}
      +reports: Doctrine\ORM\PersistentCollection {#4850 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
      -id: 229167
      -bodyTs: "'boomer':2 'ok':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6094026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702812929 {#4841
        date: 2023-12-17 12:35:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "I’m not showing off, I hate it. Stupid retro style clockwork. To do anything below 3 minutes you have to wind it over 3 minutes and back again. FUCK. And the red sticker that tells you that is unremovable, so the fucking retro style is ruined anyway. Hard to believe it was manufactured in this millennium."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702827652 {#4924
      date: 2023-12-17 16:40:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
      "@Psaldorn@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4930 …}
    +nested: Doctrine\ORM\PersistentCollection {#4931 …}
    +votes: Doctrine\ORM\PersistentCollection {#4933 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 229495
    -bodyTs: "'3':17,25 'anyth':15 'anyway':48 'back':28 'believ':51 'clockwork':12 'fuck':30,43 'hard':49 'hate':7 'm':2 'manufactur':54 'millennium':57 'minut':18,26 'red':33 'retro':10,44 'ruin':47 'show':4 'sticker':34 'stupid':9 'style':11,45 'tell':36 'unremov':40 'wind':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6096901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702827652 {#4927
      date: 2023-12-17 16:40:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "I was kidding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702827740 {#4953
    date: 2023-12-17 16:42:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@Psaldorn@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4947 …}
  +votes: Doctrine\ORM\PersistentCollection {#4945 …}
  +reports: Doctrine\ORM\PersistentCollection {#4959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
  -id: 229499
  -bodyTs: "'kid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827740 {#4956
    date: 2023-12-17 16:42:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4958
  +user: Proxies\__CG__\App\Entity\User {#4843 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4925
    +user: Proxies\__CG__\App\Entity\User {#4658 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4842
      +user: Proxies\__CG__\App\Entity\User {#4843 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4657
        +user: Proxies\__CG__\App\Entity\User {#4658 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4557
          +user: App\Entity\User {#4570 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I dunno about this. My microwave beeps 4 times."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1705271140 {#4552
            date: 2024-01-14 23:25:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4558 …}
          +nested: Doctrine\ORM\PersistentCollection {#4560 …}
          +votes: Doctrine\ORM\PersistentCollection {#4562 …}
          +reports: Doctrine\ORM\PersistentCollection {#4564 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
          -id: 224678
          -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6060975"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702654774 {#4553
            date: 2023-12-15 16:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4557}
        +body: "Mine goes DING"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702672501 {#4655
          date: 2023-12-15 21:35:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@open_world@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4659 …}
        +nested: Doctrine\ORM\PersistentCollection {#4661 …}
        +votes: Doctrine\ORM\PersistentCollection {#4663 …}
        +reports: Doctrine\ORM\PersistentCollection {#4665 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
        -id: 225469
        -bodyTs: "'ding':3 'goe':2 'mine':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6066412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702672501 {#4656
          date: 2023-12-15 21:35:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "Ok, Boomer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702812929 {#4840
        date: 2023-12-17 12:35:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@open_world@lemmy.world"
        "@Psaldorn@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4844 …}
      +nested: Doctrine\ORM\PersistentCollection {#4846 …}
      +votes: Doctrine\ORM\PersistentCollection {#4848 …}
      +reports: Doctrine\ORM\PersistentCollection {#4850 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
      -id: 229167
      -bodyTs: "'boomer':2 'ok':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6094026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702812929 {#4841
        date: 2023-12-17 12:35:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "I’m not showing off, I hate it. Stupid retro style clockwork. To do anything below 3 minutes you have to wind it over 3 minutes and back again. FUCK. And the red sticker that tells you that is unremovable, so the fucking retro style is ruined anyway. Hard to believe it was manufactured in this millennium."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702827652 {#4924
      date: 2023-12-17 16:40:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
      "@Psaldorn@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4930 …}
    +nested: Doctrine\ORM\PersistentCollection {#4931 …}
    +votes: Doctrine\ORM\PersistentCollection {#4933 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 229495
    -bodyTs: "'3':17,25 'anyth':15 'anyway':48 'back':28 'believ':51 'clockwork':12 'fuck':30,43 'hard':49 'hate':7 'm':2 'manufactur':54 'millennium':57 'minut':18,26 'red':33 'retro':10,44 'ruin':47 'show':4 'sticker':34 'stupid':9 'style':11,45 'tell':36 'unremov':40 'wind':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6096901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702827652 {#4927
      date: 2023-12-17 16:40:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "I was kidding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702827740 {#4953
    date: 2023-12-17 16:42:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@Psaldorn@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4947 …}
  +votes: Doctrine\ORM\PersistentCollection {#4945 …}
  +reports: Doctrine\ORM\PersistentCollection {#4959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
  -id: 229499
  -bodyTs: "'kid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827740 {#4956
    date: 2023-12-17 16:42:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4958
  +user: Proxies\__CG__\App\Entity\User {#4843 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4925
    +user: Proxies\__CG__\App\Entity\User {#4658 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4842
      +user: Proxies\__CG__\App\Entity\User {#4843 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4657
        +user: Proxies\__CG__\App\Entity\User {#4658 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4557
          +user: App\Entity\User {#4570 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I dunno about this. My microwave beeps 4 times."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1705271140 {#4552
            date: 2024-01-14 23:25:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4558 …}
          +nested: Doctrine\ORM\PersistentCollection {#4560 …}
          +votes: Doctrine\ORM\PersistentCollection {#4562 …}
          +reports: Doctrine\ORM\PersistentCollection {#4564 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
          -id: 224678
          -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6060975"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702654774 {#4553
            date: 2023-12-15 16:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4557}
        +body: "Mine goes DING"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702672501 {#4655
          date: 2023-12-15 21:35:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@open_world@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4659 …}
        +nested: Doctrine\ORM\PersistentCollection {#4661 …}
        +votes: Doctrine\ORM\PersistentCollection {#4663 …}
        +reports: Doctrine\ORM\PersistentCollection {#4665 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
        -id: 225469
        -bodyTs: "'ding':3 'goe':2 'mine':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6066412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702672501 {#4656
          date: 2023-12-15 21:35:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "Ok, Boomer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702812929 {#4840
        date: 2023-12-17 12:35:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@open_world@lemmy.world"
        "@Psaldorn@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4844 …}
      +nested: Doctrine\ORM\PersistentCollection {#4846 …}
      +votes: Doctrine\ORM\PersistentCollection {#4848 …}
      +reports: Doctrine\ORM\PersistentCollection {#4850 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
      -id: 229167
      -bodyTs: "'boomer':2 'ok':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6094026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702812929 {#4841
        date: 2023-12-17 12:35:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "I’m not showing off, I hate it. Stupid retro style clockwork. To do anything below 3 minutes you have to wind it over 3 minutes and back again. FUCK. And the red sticker that tells you that is unremovable, so the fucking retro style is ruined anyway. Hard to believe it was manufactured in this millennium."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702827652 {#4924
      date: 2023-12-17 16:40:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
      "@Psaldorn@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4930 …}
    +nested: Doctrine\ORM\PersistentCollection {#4931 …}
    +votes: Doctrine\ORM\PersistentCollection {#4933 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 229495
    -bodyTs: "'3':17,25 'anyth':15 'anyway':48 'back':28 'believ':51 'clockwork':12 'fuck':30,43 'hard':49 'hate':7 'm':2 'manufactur':54 'millennium':57 'minut':18,26 'red':33 'retro':10,44 'ruin':47 'show':4 'sticker':34 'stupid':9 'style':11,45 'tell':36 'unremov':40 'wind':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6096901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702827652 {#4927
      date: 2023-12-17 16:40:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "I was kidding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702827740 {#4953
    date: 2023-12-17 16:42:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@Psaldorn@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4947 …}
  +votes: Doctrine\ORM\PersistentCollection {#4945 …}
  +reports: Doctrine\ORM\PersistentCollection {#4959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
  -id: 229499
  -bodyTs: "'kid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827740 {#4956
    date: 2023-12-17 16:42:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4980
  +user: Proxies\__CG__\App\Entity\User {#4658 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4958
    +user: Proxies\__CG__\App\Entity\User {#4843 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4925
      +user: Proxies\__CG__\App\Entity\User {#4658 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4842
        +user: Proxies\__CG__\App\Entity\User {#4843 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4657
          +user: Proxies\__CG__\App\Entity\User {#4658 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4557
            +user: App\Entity\User {#4570 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "I dunno about this. My microwave beeps 4 times."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1705271140 {#4552
              date: 2024-01-14 23:25:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Clbull@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4558 …}
            +nested: Doctrine\ORM\PersistentCollection {#4560 …}
            +votes: Doctrine\ORM\PersistentCollection {#4562 …}
            +reports: Doctrine\ORM\PersistentCollection {#4564 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
            -id: 224678
            -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6060975"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702654774 {#4553
              date: 2023-12-15 16:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4557}
          +body: "Mine goes DING"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702672501 {#4655
            date: 2023-12-15 21:35:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
            "@open_world@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4659 …}
          +nested: Doctrine\ORM\PersistentCollection {#4661 …}
          +votes: Doctrine\ORM\PersistentCollection {#4663 …}
          +reports: Doctrine\ORM\PersistentCollection {#4665 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
          -id: 225469
          -bodyTs: "'ding':3 'goe':2 'mine':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6066412"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702672501 {#4656
            date: 2023-12-15 21:35:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4557}
        +body: "Ok, Boomer."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702812929 {#4840
          date: 2023-12-17 12:35:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@open_world@lemmy.world"
          "@Psaldorn@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4844 …}
        +nested: Doctrine\ORM\PersistentCollection {#4846 …}
        +votes: Doctrine\ORM\PersistentCollection {#4848 …}
        +reports: Doctrine\ORM\PersistentCollection {#4850 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
        -id: 229167
        -bodyTs: "'boomer':2 'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6094026"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702812929 {#4841
          date: 2023-12-17 12:35:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "I’m not showing off, I hate it. Stupid retro style clockwork. To do anything below 3 minutes you have to wind it over 3 minutes and back again. FUCK. And the red sticker that tells you that is unremovable, so the fucking retro style is ruined anyway. Hard to believe it was manufactured in this millennium."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702827652 {#4924
        date: 2023-12-17 16:40:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@open_world@lemmy.world"
        "@Psaldorn@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4930 …}
      +nested: Doctrine\ORM\PersistentCollection {#4931 …}
      +votes: Doctrine\ORM\PersistentCollection {#4933 …}
      +reports: Doctrine\ORM\PersistentCollection {#4937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
      -id: 229495
      -bodyTs: "'3':17,25 'anyth':15 'anyway':48 'back':28 'believ':51 'clockwork':12 'fuck':30,43 'hard':49 'hate':7 'm':2 'manufactur':54 'millennium':57 'minut':18,26 'red':33 'retro':10,44 'ruin':47 'show':4 'sticker':34 'stupid':9 'style':11,45 'tell':36 'unremov':40 'wind':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6096901"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702827652 {#4927
        date: 2023-12-17 16:40:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "I was kidding."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702827740 {#4953
      date: 2023-12-17 16:42:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
      "@Psaldorn@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4945 …}
    +reports: Doctrine\ORM\PersistentCollection {#4959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
    -id: 229499
    -bodyTs: "'kid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6096924"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702827740 {#4956
      date: 2023-12-17 16:42:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "I’m not. I long for the days I had one that went beep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702828150 {#4975
    date: 2023-12-17 16:49:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@Psaldorn@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4972 …}
  +nested: Doctrine\ORM\PersistentCollection {#4969 …}
  +votes: Doctrine\ORM\PersistentCollection {#4967 …}
  +reports: Doctrine\ORM\PersistentCollection {#4981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
  -id: 229511
  -bodyTs: "'beep':14 'day':8 'long':5 'm':2 'one':11 'went':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702828150 {#4978
    date: 2023-12-17 16:49:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4980
  +user: Proxies\__CG__\App\Entity\User {#4658 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4958
    +user: Proxies\__CG__\App\Entity\User {#4843 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4925
      +user: Proxies\__CG__\App\Entity\User {#4658 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4842
        +user: Proxies\__CG__\App\Entity\User {#4843 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4657
          +user: Proxies\__CG__\App\Entity\User {#4658 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4557
            +user: App\Entity\User {#4570 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "I dunno about this. My microwave beeps 4 times."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1705271140 {#4552
              date: 2024-01-14 23:25:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Clbull@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4558 …}
            +nested: Doctrine\ORM\PersistentCollection {#4560 …}
            +votes: Doctrine\ORM\PersistentCollection {#4562 …}
            +reports: Doctrine\ORM\PersistentCollection {#4564 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
            -id: 224678
            -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6060975"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702654774 {#4553
              date: 2023-12-15 16:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4557}
          +body: "Mine goes DING"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702672501 {#4655
            date: 2023-12-15 21:35:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
            "@open_world@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4659 …}
          +nested: Doctrine\ORM\PersistentCollection {#4661 …}
          +votes: Doctrine\ORM\PersistentCollection {#4663 …}
          +reports: Doctrine\ORM\PersistentCollection {#4665 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
          -id: 225469
          -bodyTs: "'ding':3 'goe':2 'mine':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6066412"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702672501 {#4656
            date: 2023-12-15 21:35:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4557}
        +body: "Ok, Boomer."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702812929 {#4840
          date: 2023-12-17 12:35:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@open_world@lemmy.world"
          "@Psaldorn@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4844 …}
        +nested: Doctrine\ORM\PersistentCollection {#4846 …}
        +votes: Doctrine\ORM\PersistentCollection {#4848 …}
        +reports: Doctrine\ORM\PersistentCollection {#4850 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
        -id: 229167
        -bodyTs: "'boomer':2 'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6094026"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702812929 {#4841
          date: 2023-12-17 12:35:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "I’m not showing off, I hate it. Stupid retro style clockwork. To do anything below 3 minutes you have to wind it over 3 minutes and back again. FUCK. And the red sticker that tells you that is unremovable, so the fucking retro style is ruined anyway. Hard to believe it was manufactured in this millennium."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702827652 {#4924
        date: 2023-12-17 16:40:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@open_world@lemmy.world"
        "@Psaldorn@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4930 …}
      +nested: Doctrine\ORM\PersistentCollection {#4931 …}
      +votes: Doctrine\ORM\PersistentCollection {#4933 …}
      +reports: Doctrine\ORM\PersistentCollection {#4937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
      -id: 229495
      -bodyTs: "'3':17,25 'anyth':15 'anyway':48 'back':28 'believ':51 'clockwork':12 'fuck':30,43 'hard':49 'hate':7 'm':2 'manufactur':54 'millennium':57 'minut':18,26 'red':33 'retro':10,44 'ruin':47 'show':4 'sticker':34 'stupid':9 'style':11,45 'tell':36 'unremov':40 'wind':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6096901"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702827652 {#4927
        date: 2023-12-17 16:40:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "I was kidding."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702827740 {#4953
      date: 2023-12-17 16:42:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
      "@Psaldorn@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4945 …}
    +reports: Doctrine\ORM\PersistentCollection {#4959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
    -id: 229499
    -bodyTs: "'kid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6096924"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702827740 {#4956
      date: 2023-12-17 16:42:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "I’m not. I long for the days I had one that went beep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702828150 {#4975
    date: 2023-12-17 16:49:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@Psaldorn@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4972 …}
  +nested: Doctrine\ORM\PersistentCollection {#4969 …}
  +votes: Doctrine\ORM\PersistentCollection {#4967 …}
  +reports: Doctrine\ORM\PersistentCollection {#4981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
  -id: 229511
  -bodyTs: "'beep':14 'day':8 'long':5 'm':2 'one':11 'went':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702828150 {#4978
    date: 2023-12-17 16:49:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4980
  +user: Proxies\__CG__\App\Entity\User {#4658 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4958
    +user: Proxies\__CG__\App\Entity\User {#4843 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4925
      +user: Proxies\__CG__\App\Entity\User {#4658 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4842
        +user: Proxies\__CG__\App\Entity\User {#4843 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4657
          +user: Proxies\__CG__\App\Entity\User {#4658 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4557
            +user: App\Entity\User {#4570 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "I dunno about this. My microwave beeps 4 times."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1705271140 {#4552
              date: 2024-01-14 23:25:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Clbull@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4558 …}
            +nested: Doctrine\ORM\PersistentCollection {#4560 …}
            +votes: Doctrine\ORM\PersistentCollection {#4562 …}
            +reports: Doctrine\ORM\PersistentCollection {#4564 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
            -id: 224678
            -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6060975"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702654774 {#4553
              date: 2023-12-15 16:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4557}
          +body: "Mine goes DING"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702672501 {#4655
            date: 2023-12-15 21:35:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
            "@open_world@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4659 …}
          +nested: Doctrine\ORM\PersistentCollection {#4661 …}
          +votes: Doctrine\ORM\PersistentCollection {#4663 …}
          +reports: Doctrine\ORM\PersistentCollection {#4665 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
          -id: 225469
          -bodyTs: "'ding':3 'goe':2 'mine':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6066412"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702672501 {#4656
            date: 2023-12-15 21:35:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4557}
        +body: "Ok, Boomer."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702812929 {#4840
          date: 2023-12-17 12:35:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@open_world@lemmy.world"
          "@Psaldorn@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4844 …}
        +nested: Doctrine\ORM\PersistentCollection {#4846 …}
        +votes: Doctrine\ORM\PersistentCollection {#4848 …}
        +reports: Doctrine\ORM\PersistentCollection {#4850 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
        -id: 229167
        -bodyTs: "'boomer':2 'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6094026"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702812929 {#4841
          date: 2023-12-17 12:35:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "I’m not showing off, I hate it. Stupid retro style clockwork. To do anything below 3 minutes you have to wind it over 3 minutes and back again. FUCK. And the red sticker that tells you that is unremovable, so the fucking retro style is ruined anyway. Hard to believe it was manufactured in this millennium."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702827652 {#4924
        date: 2023-12-17 16:40:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@open_world@lemmy.world"
        "@Psaldorn@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4930 …}
      +nested: Doctrine\ORM\PersistentCollection {#4931 …}
      +votes: Doctrine\ORM\PersistentCollection {#4933 …}
      +reports: Doctrine\ORM\PersistentCollection {#4937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
      -id: 229495
      -bodyTs: "'3':17,25 'anyth':15 'anyway':48 'back':28 'believ':51 'clockwork':12 'fuck':30,43 'hard':49 'hate':7 'm':2 'manufactur':54 'millennium':57 'minut':18,26 'red':33 'retro':10,44 'ruin':47 'show':4 'sticker':34 'stupid':9 'style':11,45 'tell':36 'unremov':40 'wind':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6096901"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702827652 {#4927
        date: 2023-12-17 16:40:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "I was kidding."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702827740 {#4953
      date: 2023-12-17 16:42:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
      "@Psaldorn@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4945 …}
    +reports: Doctrine\ORM\PersistentCollection {#4959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
    -id: 229499
    -bodyTs: "'kid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6096924"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702827740 {#4956
      date: 2023-12-17 16:42:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "I’m not. I long for the days I had one that went beep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702828150 {#4975
    date: 2023-12-17 16:49:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@Psaldorn@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4972 …}
  +nested: Doctrine\ORM\PersistentCollection {#4969 …}
  +votes: Doctrine\ORM\PersistentCollection {#4967 …}
  +reports: Doctrine\ORM\PersistentCollection {#4981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
  -id: 229511
  -bodyTs: "'beep':14 'day':8 'long':5 'm':2 'one':11 'went':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702828150 {#4978
    date: 2023-12-17 16:49:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4673
  +user: Proxies\__CG__\App\Entity\User {#4674 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I dunno about this. My microwave beeps 4 times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705271140 {#4552
      date: 2024-01-14 23:25:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 224678
    -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654774 {#4553
      date: 2023-12-15 16:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine does 3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702655483 {#4671
    date: 2023-12-15 16:51:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4675 …}
  +nested: Doctrine\ORM\PersistentCollection {#4677 …}
  +votes: Doctrine\ORM\PersistentCollection {#4679 …}
  +reports: Doctrine\ORM\PersistentCollection {#4681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
  -id: 224711
  -bodyTs: "'3':3 'mine':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6061220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702655483 {#4672
    date: 2023-12-15 16:51:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4673
  +user: Proxies\__CG__\App\Entity\User {#4674 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I dunno about this. My microwave beeps 4 times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705271140 {#4552
      date: 2024-01-14 23:25:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 224678
    -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654774 {#4553
      date: 2023-12-15 16:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine does 3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702655483 {#4671
    date: 2023-12-15 16:51:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4675 …}
  +nested: Doctrine\ORM\PersistentCollection {#4677 …}
  +votes: Doctrine\ORM\PersistentCollection {#4679 …}
  +reports: Doctrine\ORM\PersistentCollection {#4681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
  -id: 224711
  -bodyTs: "'3':3 'mine':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6061220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702655483 {#4672
    date: 2023-12-15 16:51:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4673
  +user: Proxies\__CG__\App\Entity\User {#4674 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I dunno about this. My microwave beeps 4 times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705271140 {#4552
      date: 2024-01-14 23:25:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 224678
    -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654774 {#4553
      date: 2023-12-15 16:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine does 3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702655483 {#4671
    date: 2023-12-15 16:51:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4675 …}
  +nested: Doctrine\ORM\PersistentCollection {#4677 …}
  +votes: Doctrine\ORM\PersistentCollection {#4679 …}
  +reports: Doctrine\ORM\PersistentCollection {#4681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
  -id: 224711
  -bodyTs: "'3':3 'mine':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6061220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702655483 {#4672
    date: 2023-12-15 16:51:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4798
  +user: Proxies\__CG__\App\Entity\User {#4792 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4673
    +user: Proxies\__CG__\App\Entity\User {#4674 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Mine does 3"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702655483 {#4671
      date: 2023-12-15 16:51:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4675 …}
    +nested: Doctrine\ORM\PersistentCollection {#4677 …}
    +votes: Doctrine\ORM\PersistentCollection {#4679 …}
    +reports: Doctrine\ORM\PersistentCollection {#4681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
    -id: 224711
    -bodyTs: "'3':3 'mine':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6061220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702655483 {#4672
      date: 2023-12-15 16:51:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Yeah it does 😏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702658229 {#4799
    date: 2023-12-15 17:37:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4806 …}
  -id: 224857
  -bodyTs: "'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7355495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702658229 {#4796
    date: 2023-12-15 17:37:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4798
  +user: Proxies\__CG__\App\Entity\User {#4792 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4673
    +user: Proxies\__CG__\App\Entity\User {#4674 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Mine does 3"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702655483 {#4671
      date: 2023-12-15 16:51:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4675 …}
    +nested: Doctrine\ORM\PersistentCollection {#4677 …}
    +votes: Doctrine\ORM\PersistentCollection {#4679 …}
    +reports: Doctrine\ORM\PersistentCollection {#4681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
    -id: 224711
    -bodyTs: "'3':3 'mine':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6061220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702655483 {#4672
      date: 2023-12-15 16:51:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Yeah it does 😏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702658229 {#4799
    date: 2023-12-15 17:37:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4806 …}
  -id: 224857
  -bodyTs: "'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7355495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702658229 {#4796
    date: 2023-12-15 17:37:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4798
  +user: Proxies\__CG__\App\Entity\User {#4792 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4673
    +user: Proxies\__CG__\App\Entity\User {#4674 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Mine does 3"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702655483 {#4671
      date: 2023-12-15 16:51:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4675 …}
    +nested: Doctrine\ORM\PersistentCollection {#4677 …}
    +votes: Doctrine\ORM\PersistentCollection {#4679 …}
    +reports: Doctrine\ORM\PersistentCollection {#4681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
    -id: 224711
    -bodyTs: "'3':3 'mine':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6061220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702655483 {#4672
      date: 2023-12-15 16:51:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Yeah it does 😏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702658229 {#4799
    date: 2023-12-15 17:37:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4806 …}
  -id: 224857
  -bodyTs: "'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7355495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702658229 {#4796
    date: 2023-12-15 17:37:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4810
  +user: Proxies\__CG__\App\Entity\User {#4811 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4673
    +user: Proxies\__CG__\App\Entity\User {#4674 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Mine does 3"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702655483 {#4671
      date: 2023-12-15 16:51:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4675 …}
    +nested: Doctrine\ORM\PersistentCollection {#4677 …}
    +votes: Doctrine\ORM\PersistentCollection {#4679 …}
    +reports: Doctrine\ORM\PersistentCollection {#4681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
    -id: 224711
    -bodyTs: "'3':3 'mine':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6061220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702655483 {#4672
      date: 2023-12-15 16:51:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine does one and then if I take too long opening it after that, it does two really huffy ones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702664734 {#4808
    date: 2023-12-15 19:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 225176
  -bodyTs: "'huffi':19 'long':10 'mine':1 'one':3,20 'open':11 'realli':18 'take':8 'two':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6064197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702664734 {#4809
    date: 2023-12-15 19:25:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4810
  +user: Proxies\__CG__\App\Entity\User {#4811 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4673
    +user: Proxies\__CG__\App\Entity\User {#4674 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Mine does 3"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702655483 {#4671
      date: 2023-12-15 16:51:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4675 …}
    +nested: Doctrine\ORM\PersistentCollection {#4677 …}
    +votes: Doctrine\ORM\PersistentCollection {#4679 …}
    +reports: Doctrine\ORM\PersistentCollection {#4681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
    -id: 224711
    -bodyTs: "'3':3 'mine':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6061220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702655483 {#4672
      date: 2023-12-15 16:51:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine does one and then if I take too long opening it after that, it does two really huffy ones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702664734 {#4808
    date: 2023-12-15 19:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 225176
  -bodyTs: "'huffi':19 'long':10 'mine':1 'one':3,20 'open':11 'realli':18 'take':8 'two':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6064197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702664734 {#4809
    date: 2023-12-15 19:25:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4810
  +user: Proxies\__CG__\App\Entity\User {#4811 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4673
    +user: Proxies\__CG__\App\Entity\User {#4674 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Mine does 3"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702655483 {#4671
      date: 2023-12-15 16:51:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4675 …}
    +nested: Doctrine\ORM\PersistentCollection {#4677 …}
    +votes: Doctrine\ORM\PersistentCollection {#4679 …}
    +reports: Doctrine\ORM\PersistentCollection {#4681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
    -id: 224711
    -bodyTs: "'3':3 'mine':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6061220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702655483 {#4672
      date: 2023-12-15 16:51:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine does one and then if I take too long opening it after that, it does two really huffy ones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702664734 {#4808
    date: 2023-12-15 19:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 225176
  -bodyTs: "'huffi':19 'long':10 'mine':1 'one':3,20 'open':11 'realli':18 'take':8 'two':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6064197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702664734 {#4809
    date: 2023-12-15 19:25:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4690
  +user: Proxies\__CG__\App\Entity\User {#4691 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I dunno about this. My microwave beeps 4 times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705271140 {#4552
      date: 2024-01-14 23:25:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 224678
    -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654774 {#4553
      date: 2023-12-15 16:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine's an asshole and keeps beeping until you open the door."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702661113 {#4687
    date: 2023-12-15 18:25:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4694 …}
  +votes: Doctrine\ORM\PersistentCollection {#4696 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -id: 225005
  -bodyTs: "'asshol':4 'beep':7 'door':12 'keep':6 'mine':1 'open':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/705282/-/comment/4146389"
  +editedAt: DateTimeImmutable @1704913290 {#4688
    date: 2024-01-10 20:01:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702661113 {#4689
    date: 2023-12-15 18:25:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4690
  +user: Proxies\__CG__\App\Entity\User {#4691 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I dunno about this. My microwave beeps 4 times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705271140 {#4552
      date: 2024-01-14 23:25:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 224678
    -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654774 {#4553
      date: 2023-12-15 16:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine's an asshole and keeps beeping until you open the door."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702661113 {#4687
    date: 2023-12-15 18:25:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4694 …}
  +votes: Doctrine\ORM\PersistentCollection {#4696 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -id: 225005
  -bodyTs: "'asshol':4 'beep':7 'door':12 'keep':6 'mine':1 'open':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/705282/-/comment/4146389"
  +editedAt: DateTimeImmutable @1704913290 {#4688
    date: 2024-01-10 20:01:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702661113 {#4689
    date: 2023-12-15 18:25:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4690
  +user: Proxies\__CG__\App\Entity\User {#4691 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I dunno about this. My microwave beeps 4 times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705271140 {#4552
      date: 2024-01-14 23:25:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 224678
    -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654774 {#4553
      date: 2023-12-15 16:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine's an asshole and keeps beeping until you open the door."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702661113 {#4687
    date: 2023-12-15 18:25:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4694 …}
  +votes: Doctrine\ORM\PersistentCollection {#4696 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -id: 225005
  -bodyTs: "'asshol':4 'beep':7 'door':12 'keep':6 'mine':1 'open':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/705282/-/comment/4146389"
  +editedAt: DateTimeImmutable @1704913290 {#4688
    date: 2024-01-10 20:01:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702661113 {#4689
    date: 2023-12-15 18:25:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4826
  +user: Proxies\__CG__\App\Entity\User {#4827 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: Proxies\__CG__\App\Entity\User {#4691 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Mine's an asshole and keeps beeping until you open the door."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702661113 {#4687
      date: 2023-12-15 18:25:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4692 …}
    +nested: Doctrine\ORM\PersistentCollection {#4694 …}
    +votes: Doctrine\ORM\PersistentCollection {#4696 …}
    +reports: Doctrine\ORM\PersistentCollection {#4698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
    -id: 225005
    -bodyTs: "'asshol':4 'beep':7 'door':12 'keep':6 'mine':1 'open':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/705282/-/comment/4146389"
    +editedAt: DateTimeImmutable @1704913290 {#4688
      date: 2024-01-10 20:01:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702661113 {#4689
      date: 2023-12-15 18:25:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine does some, then waits, then does some again, until you open it. Terrible because there’s enough silence to ignore it, but the beeps are still often enough to be annoying, so your stuck in a constant indecision between getting up and opening the door, and just staying and working since it’s quiet now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702673566 {#4824
    date: 2023-12-15 21:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4830 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -id: 225512
  -bodyTs: "'annoy':32 'beep':25 'constant':38 'door':46 'enough':18,29 'get':41 'ignor':21 'indecis':39 'mine':1 'often':28 'open':12,44 'quiet':55 'silenc':19 'sinc':52 'stay':49 'still':27 'stuck':35 'terribl':14 'wait':5 'work':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5741152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702673566 {#4825
    date: 2023-12-15 21:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4826
  +user: Proxies\__CG__\App\Entity\User {#4827 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: Proxies\__CG__\App\Entity\User {#4691 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Mine's an asshole and keeps beeping until you open the door."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702661113 {#4687
      date: 2023-12-15 18:25:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4692 …}
    +nested: Doctrine\ORM\PersistentCollection {#4694 …}
    +votes: Doctrine\ORM\PersistentCollection {#4696 …}
    +reports: Doctrine\ORM\PersistentCollection {#4698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
    -id: 225005
    -bodyTs: "'asshol':4 'beep':7 'door':12 'keep':6 'mine':1 'open':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/705282/-/comment/4146389"
    +editedAt: DateTimeImmutable @1704913290 {#4688
      date: 2024-01-10 20:01:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702661113 {#4689
      date: 2023-12-15 18:25:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine does some, then waits, then does some again, until you open it. Terrible because there’s enough silence to ignore it, but the beeps are still often enough to be annoying, so your stuck in a constant indecision between getting up and opening the door, and just staying and working since it’s quiet now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702673566 {#4824
    date: 2023-12-15 21:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4830 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -id: 225512
  -bodyTs: "'annoy':32 'beep':25 'constant':38 'door':46 'enough':18,29 'get':41 'ignor':21 'indecis':39 'mine':1 'often':28 'open':12,44 'quiet':55 'silenc':19 'sinc':52 'stay':49 'still':27 'stuck':35 'terribl':14 'wait':5 'work':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5741152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702673566 {#4825
    date: 2023-12-15 21:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4826
  +user: Proxies\__CG__\App\Entity\User {#4827 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Are-you-a-microwave"
    +title: "Are you a microwave?"
    +url: "https://lemmy.world/pictrs/image/1406ee25-0149-40f5-b413-a6ccdd3db768.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 603
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702831473 {#2418
      date: 2023-12-17 17:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 22425
    -titleTs: "'microwav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702739716
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9601646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653316 {#1858
      date: 2023-12-15 16:15:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: Proxies\__CG__\App\Entity\User {#4691 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I dunno about this. My microwave beeps 4 times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705271140 {#4552
        date: 2024-01-14 23:25:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 224678
      -bodyTs: "'4':8 'beep':7 'dunno':2 'microwav':6 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702654774 {#4553
        date: 2023-12-15 16:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Mine's an asshole and keeps beeping until you open the door."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702661113 {#4687
      date: 2023-12-15 18:25:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@open_world@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4692 …}
    +nested: Doctrine\ORM\PersistentCollection {#4694 …}
    +votes: Doctrine\ORM\PersistentCollection {#4696 …}
    +reports: Doctrine\ORM\PersistentCollection {#4698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
    -id: 225005
    -bodyTs: "'asshol':4 'beep':7 'door':12 'keep':6 'mine':1 'open':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/705282/-/comment/4146389"
    +editedAt: DateTimeImmutable @1704913290 {#4688
      date: 2024-01-10 20:01:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702661113 {#4689
      date: 2023-12-15 18:25:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Mine does some, then waits, then does some again, until you open it. Terrible because there’s enough silence to ignore it, but the beeps are still often enough to be annoying, so your stuck in a constant indecision between getting up and opening the door, and just staying and working since it’s quiet now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702673566 {#4824
    date: 2023-12-15 21:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@open_world@lemmy.world"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4830 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -id: 225512
  -bodyTs: "'annoy':32 'beep':25 'constant':38 'door':46 'enough':18,29 'get':41 'ignor':21 'indecis':39 'mine':1 'often':28 'open':12,44 'quiet':55 'silenc':19 'sinc':52 'stay':49 'still':27 'stuck':35 'terribl':14 'wait':5 'work':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5741152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702673566 {#4825
    date: 2023-12-15 21:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    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