GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/15138/If-I-don-t-laugh-I-d-cry

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.04 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "If-I-don-t-laugh-I-d-cry"
  +title: "If I don't  laugh I'd cry"
  +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 672
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700669262 {#2410
    date: 2023-11-22 17:07:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 15138
  -titleTs: "'cri':8 'd':7 'laugh':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700669345
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9804214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582945 {#1850
    date: 2023-11-21 17:09:05.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "If-I-don-t-laugh-I-d-cry"
  +title: "If I don't  laugh I'd cry"
  +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 672
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700669262 {#2410
    date: 2023-11-22 17:07:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 15138
  -titleTs: "'cri':8 'd':7 'laugh':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700669345
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9804214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582945 {#1850
    date: 2023-11-21 17:09:05.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "If-I-don-t-laugh-I-d-cry"
  +title: "If I don't  laugh I'd cry"
  +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 672
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700669262 {#2410
    date: 2023-11-22 17:07:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 15138
  -titleTs: "'cri':8 'd':7 'laugh':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700669345
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9804214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582945 {#1850
    date: 2023-11-21 17:09:05.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 {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You forgot Musk! I know we are all tired of him but he’s still a villain that killed tons of Ukrainians by manipulating the starlink thingy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700659485 {#4002
    date: 2023-11-22 14:24:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 150425
  -bodyTs: "'forgot':2 'kill':19 'know':5 'manipul':24 'musk':3 'starlink':26 'still':15 'thingi':27 'tire':9 'ton':20 'ukrainian':22 'villain':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5802420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659485 {#3938
    date: 2023-11-22 14:24:45.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 {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You forgot Musk! I know we are all tired of him but he’s still a villain that killed tons of Ukrainians by manipulating the starlink thingy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700659485 {#4002
    date: 2023-11-22 14:24:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 150425
  -bodyTs: "'forgot':2 'kill':19 'know':5 'manipul':24 'musk':3 'starlink':26 'still':15 'thingi':27 'tire':9 'ton':20 'ukrainian':22 'villain':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5802420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659485 {#3938
    date: 2023-11-22 14:24:45.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 {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You forgot Musk! I know we are all tired of him but he’s still a villain that killed tons of Ukrainians by manipulating the starlink thingy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700659485 {#4002
    date: 2023-11-22 14:24:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 150425
  -bodyTs: "'forgot':2 'kill':19 'know':5 'manipul':24 'musk':3 'starlink':26 'still':15 'thingi':27 'tire':9 'ton':20 'ukrainian':22 'villain':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5802420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659485 {#3938
    date: 2023-11-22 14:24:45.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 {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Awesome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700626850 {#4031
    date: 2023-11-22 05:20:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 149598
  -bodyTs: "'awesom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5378086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700626850 {#4036
    date: 2023-11-22 05:20:50.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 {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Awesome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700626850 {#4031
    date: 2023-11-22 05:20:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 149598
  -bodyTs: "'awesom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5378086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700626850 {#4036
    date: 2023-11-22 05:20:50.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 {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Awesome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700626850 {#4031
    date: 2023-11-22 05:20:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 149598
  -bodyTs: "'awesom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5378086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700626850 {#4036
    date: 2023-11-22 05:20:50.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 {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Hey now, Winnie the Pooh is a very wholesome bear who only wants to eat his honey. Oh, bother."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700626789 {#4107
    date: 2023-11-22 05:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 149595
  -bodyTs: "'bear':10 'bother':19 'eat':15 'hey':1 'honey':17 'oh':18 'pooh':5 'want':13 'wholesom':9 'winni':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493000"
  +editedAt: DateTimeImmutable @1701091699 {#4108
    date: 2023-11-27 14:28:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700626789 {#4109
    date: 2023-11-22 05:19: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 {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Hey now, Winnie the Pooh is a very wholesome bear who only wants to eat his honey. Oh, bother."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700626789 {#4107
    date: 2023-11-22 05:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 149595
  -bodyTs: "'bear':10 'bother':19 'eat':15 'hey':1 'honey':17 'oh':18 'pooh':5 'want':13 'wholesom':9 'winni':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493000"
  +editedAt: DateTimeImmutable @1701091699 {#4108
    date: 2023-11-27 14:28:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700626789 {#4109
    date: 2023-11-22 05:19: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 {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Hey now, Winnie the Pooh is a very wholesome bear who only wants to eat his honey. Oh, bother."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700626789 {#4107
    date: 2023-11-22 05:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 149595
  -bodyTs: "'bear':10 'bother':19 'eat':15 'hey':1 'honey':17 'oh':18 'pooh':5 'want':13 'wholesom':9 'winni':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493000"
  +editedAt: DateTimeImmutable @1701091699 {#4108
    date: 2023-11-27 14:28:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700626789 {#4109
    date: 2023-11-22 05:19: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 {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://lemmy.ml/pictrs/image/534f6732-07d0-4acc-bd2b-352dce73abdc.png)\n
    \n
    [the look of Biden when being called out on participating in a genocide](https://www.youtube.com/watch?v=0P5mB7zfaSM)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700625070 {#4181
    date: 2023-11-22 04:51:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 149557
  -bodyTs: "'/pictrs/image/534f6732-07d0-4acc-bd2b-352dce73abdc.png)':3 '/watch?v=0p5mb7zfasm)':19 'biden':7 'call':10 'genocid':16 'lemmy.ml':2 'lemmy.ml/pictrs/image/534f6732-07d0-4acc-bd2b-352dce73abdc.png)':1 'look':5 'particip':13 'www.youtube.com':18 'www.youtube.com/watch?v=0p5mb7zfasm)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6012609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700625070 {#4182
    date: 2023-11-22 04:51: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
19 DENIED edit
App\Entity\EntryComment {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://lemmy.ml/pictrs/image/534f6732-07d0-4acc-bd2b-352dce73abdc.png)\n
    \n
    [the look of Biden when being called out on participating in a genocide](https://www.youtube.com/watch?v=0P5mB7zfaSM)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700625070 {#4181
    date: 2023-11-22 04:51:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 149557
  -bodyTs: "'/pictrs/image/534f6732-07d0-4acc-bd2b-352dce73abdc.png)':3 '/watch?v=0p5mb7zfasm)':19 'biden':7 'call':10 'genocid':16 'lemmy.ml':2 'lemmy.ml/pictrs/image/534f6732-07d0-4acc-bd2b-352dce73abdc.png)':1 'look':5 'particip':13 'www.youtube.com':18 'www.youtube.com/watch?v=0p5mb7zfasm)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6012609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700625070 {#4182
    date: 2023-11-22 04:51: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
20 DENIED moderate
App\Entity\EntryComment {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://lemmy.ml/pictrs/image/534f6732-07d0-4acc-bd2b-352dce73abdc.png)\n
    \n
    [the look of Biden when being called out on participating in a genocide](https://www.youtube.com/watch?v=0P5mB7zfaSM)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700625070 {#4181
    date: 2023-11-22 04:51:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 149557
  -bodyTs: "'/pictrs/image/534f6732-07d0-4acc-bd2b-352dce73abdc.png)':3 '/watch?v=0p5mb7zfasm)':19 'biden':7 'call':10 'genocid':16 'lemmy.ml':2 'lemmy.ml/pictrs/image/534f6732-07d0-4acc-bd2b-352dce73abdc.png)':1 'look':5 'particip':13 'www.youtube.com':18 'www.youtube.com/watch?v=0p5mb7zfasm)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6012609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700625070 {#4182
    date: 2023-11-22 04:51: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
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 {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701143542 {#4256
    date: 2023-11-28 04:52:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 148935
  -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6007035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607163 {#4257
    date: 2023-11-21 23:52:43.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 {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701143542 {#4256
    date: 2023-11-28 04:52:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 148935
  -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6007035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607163 {#4257
    date: 2023-11-21 23:52:43.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 {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701143542 {#4256
    date: 2023-11-28 04:52:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 148935
  -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6007035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607163 {#4257
    date: 2023-11-21 23:52:43.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 {#5211
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701143542 {#4256
      date: 2023-11-28 04:52:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 148935
    -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6007035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700607163 {#4257
      date: 2023-11-21 23:52:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "I think Kim and Xi more wild? What Biden photos an equivalent?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700610707 {#5209
    date: 2023-11-22 00:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 149122
  -bodyTs: "'biden':9 'equival':12 'kim':3 'photo':10 'think':2 'wild':7 'xi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5075915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700610707 {#5210
    date: 2023-11-22 00:51:47.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 {#5211
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701143542 {#4256
      date: 2023-11-28 04:52:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 148935
    -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6007035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700607163 {#4257
      date: 2023-11-21 23:52:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "I think Kim and Xi more wild? What Biden photos an equivalent?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700610707 {#5209
    date: 2023-11-22 00:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 149122
  -bodyTs: "'biden':9 'equival':12 'kim':3 'photo':10 'think':2 'wild':7 'xi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5075915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700610707 {#5210
    date: 2023-11-22 00:51:47.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 {#5211
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701143542 {#4256
      date: 2023-11-28 04:52:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 148935
    -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6007035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700607163 {#4257
      date: 2023-11-21 23:52:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "I think Kim and Xi more wild? What Biden photos an equivalent?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700610707 {#5209
    date: 2023-11-22 00:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 149122
  -bodyTs: "'biden':9 'equival':12 'kim':3 'photo':10 'think':2 'wild':7 'xi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5075915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700610707 {#5210
    date: 2023-11-22 00:51:47.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 {#5356
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701143542 {#4256
        date: 2023-11-28 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 148935
      -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6007035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700607163 {#4257
        date: 2023-11-21 23:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I think Kim and Xi more wild? What Biden photos an equivalent?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700610707 {#5209
      date: 2023-11-22 00:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Pili@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5212 …}
    +nested: Doctrine\ORM\PersistentCollection {#5214 …}
    +votes: Doctrine\ORM\PersistentCollection {#5216 …}
    +reports: Doctrine\ORM\PersistentCollection {#5218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
    -id: 149122
    -bodyTs: "'biden':9 'equival':12 'kim':3 'photo':10 'think':2 'wild':7 'xi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5075915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700610707 {#5210
      date: 2023-11-22 00:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "[thetimes.co.uk/…/meet-creepy-joe-who-sniffs-hair-…](https://www.thetimes.co.uk/article/meet-creepy-joe-who-sniffs-hair-rubs-noses-and-fondles-your-face-5d3gg3k56)![](https://lemmy.ml/pictrs/image/0358dd2f-63c7-4d43-911c-746be2d0b02d.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700624618 {#5353
    date: 2023-11-22 04:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5359 …}
  +votes: Doctrine\ORM\PersistentCollection {#5361 …}
  +reports: Doctrine\ORM\PersistentCollection {#5363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
  -id: 149545
  -bodyTs: "'/article/meet-creepy-joe-who-sniffs-hair-rubs-noses-and-fondles-your-face-5d3gg3k56)![](https://lemmy.ml/pictrs/image/0358dd2f-63c7-4d43-911c-746be2d0b02d.jpeg)':5 '/meet-creepy-joe-who-sniffs-hair-':2 'thetimes.co.uk':1 'www.thetimes.co.uk':4 'www.thetimes.co.uk/article/meet-creepy-joe-who-sniffs-hair-rubs-noses-and-fondles-your-face-5d3gg3k56)![](https://lemmy.ml/pictrs/image/0358dd2f-63c7-4d43-911c-746be2d0b02d.jpeg)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6012498"
  +editedAt: DateTimeImmutable @1701089214 {#5354
    date: 2023-11-27 13:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700624618 {#5355
    date: 2023-11-22 04:43:38.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 {#5356
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701143542 {#4256
        date: 2023-11-28 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 148935
      -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6007035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700607163 {#4257
        date: 2023-11-21 23:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I think Kim and Xi more wild? What Biden photos an equivalent?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700610707 {#5209
      date: 2023-11-22 00:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Pili@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5212 …}
    +nested: Doctrine\ORM\PersistentCollection {#5214 …}
    +votes: Doctrine\ORM\PersistentCollection {#5216 …}
    +reports: Doctrine\ORM\PersistentCollection {#5218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
    -id: 149122
    -bodyTs: "'biden':9 'equival':12 'kim':3 'photo':10 'think':2 'wild':7 'xi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5075915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700610707 {#5210
      date: 2023-11-22 00:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "[thetimes.co.uk/…/meet-creepy-joe-who-sniffs-hair-…](https://www.thetimes.co.uk/article/meet-creepy-joe-who-sniffs-hair-rubs-noses-and-fondles-your-face-5d3gg3k56)![](https://lemmy.ml/pictrs/image/0358dd2f-63c7-4d43-911c-746be2d0b02d.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700624618 {#5353
    date: 2023-11-22 04:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5359 …}
  +votes: Doctrine\ORM\PersistentCollection {#5361 …}
  +reports: Doctrine\ORM\PersistentCollection {#5363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
  -id: 149545
  -bodyTs: "'/article/meet-creepy-joe-who-sniffs-hair-rubs-noses-and-fondles-your-face-5d3gg3k56)![](https://lemmy.ml/pictrs/image/0358dd2f-63c7-4d43-911c-746be2d0b02d.jpeg)':5 '/meet-creepy-joe-who-sniffs-hair-':2 'thetimes.co.uk':1 'www.thetimes.co.uk':4 'www.thetimes.co.uk/article/meet-creepy-joe-who-sniffs-hair-rubs-noses-and-fondles-your-face-5d3gg3k56)![](https://lemmy.ml/pictrs/image/0358dd2f-63c7-4d43-911c-746be2d0b02d.jpeg)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6012498"
  +editedAt: DateTimeImmutable @1701089214 {#5354
    date: 2023-11-27 13:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700624618 {#5355
    date: 2023-11-22 04:43:38.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 {#5356
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701143542 {#4256
        date: 2023-11-28 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 148935
      -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6007035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700607163 {#4257
        date: 2023-11-21 23:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I think Kim and Xi more wild? What Biden photos an equivalent?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700610707 {#5209
      date: 2023-11-22 00:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Pili@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5212 …}
    +nested: Doctrine\ORM\PersistentCollection {#5214 …}
    +votes: Doctrine\ORM\PersistentCollection {#5216 …}
    +reports: Doctrine\ORM\PersistentCollection {#5218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
    -id: 149122
    -bodyTs: "'biden':9 'equival':12 'kim':3 'photo':10 'think':2 'wild':7 'xi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5075915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700610707 {#5210
      date: 2023-11-22 00:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "[thetimes.co.uk/…/meet-creepy-joe-who-sniffs-hair-…](https://www.thetimes.co.uk/article/meet-creepy-joe-who-sniffs-hair-rubs-noses-and-fondles-your-face-5d3gg3k56)![](https://lemmy.ml/pictrs/image/0358dd2f-63c7-4d43-911c-746be2d0b02d.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700624618 {#5353
    date: 2023-11-22 04:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5359 …}
  +votes: Doctrine\ORM\PersistentCollection {#5361 …}
  +reports: Doctrine\ORM\PersistentCollection {#5363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
  -id: 149545
  -bodyTs: "'/article/meet-creepy-joe-who-sniffs-hair-rubs-noses-and-fondles-your-face-5d3gg3k56)![](https://lemmy.ml/pictrs/image/0358dd2f-63c7-4d43-911c-746be2d0b02d.jpeg)':5 '/meet-creepy-joe-who-sniffs-hair-':2 'thetimes.co.uk':1 'www.thetimes.co.uk':4 'www.thetimes.co.uk/article/meet-creepy-joe-who-sniffs-hair-rubs-noses-and-fondles-your-face-5d3gg3k56)![](https://lemmy.ml/pictrs/image/0358dd2f-63c7-4d43-911c-746be2d0b02d.jpeg)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6012498"
  +editedAt: DateTimeImmutable @1701089214 {#5354
    date: 2023-11-27 13:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700624618 {#5355
    date: 2023-11-22 04:43:38.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 {#5371
  +user: Proxies\__CG__\App\Entity\User {#5372 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701143542 {#4256
        date: 2023-11-28 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 148935
      -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6007035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700607163 {#4257
        date: 2023-11-21 23:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I think Kim and Xi more wild? What Biden photos an equivalent?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700610707 {#5209
      date: 2023-11-22 00:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Pili@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5212 …}
    +nested: Doctrine\ORM\PersistentCollection {#5214 …}
    +votes: Doctrine\ORM\PersistentCollection {#5216 …}
    +reports: Doctrine\ORM\PersistentCollection {#5218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
    -id: 149122
    -bodyTs: "'biden':9 'equival':12 'kim':3 'photo':10 'think':2 'wild':7 'xi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5075915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700610707 {#5210
      date: 2023-11-22 00:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "![](https://lemmygrad.ml/pictrs/image/bc4c8b29-95c9-4226-b7d9-f4698e6ca440.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700621811 {#5369
    date: 2023-11-22 03:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5373 …}
  +nested: Doctrine\ORM\PersistentCollection {#5375 …}
  +votes: Doctrine\ORM\PersistentCollection {#5377 …}
  +reports: Doctrine\ORM\PersistentCollection {#5379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5383 …}
  -id: 149458
  -bodyTs: "'/pictrs/image/bc4c8b29-95c9-4226-b7d9-f4698e6ca440.jpeg)':3 'lemmygrad.ml':2 'lemmygrad.ml/pictrs/image/bc4c8b29-95c9-4226-b7d9-f4698e6ca440.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3079564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700621811 {#5370
    date: 2023-11-22 03:56:51.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 {#5371
  +user: Proxies\__CG__\App\Entity\User {#5372 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701143542 {#4256
        date: 2023-11-28 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 148935
      -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6007035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700607163 {#4257
        date: 2023-11-21 23:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I think Kim and Xi more wild? What Biden photos an equivalent?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700610707 {#5209
      date: 2023-11-22 00:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Pili@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5212 …}
    +nested: Doctrine\ORM\PersistentCollection {#5214 …}
    +votes: Doctrine\ORM\PersistentCollection {#5216 …}
    +reports: Doctrine\ORM\PersistentCollection {#5218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
    -id: 149122
    -bodyTs: "'biden':9 'equival':12 'kim':3 'photo':10 'think':2 'wild':7 'xi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5075915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700610707 {#5210
      date: 2023-11-22 00:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "![](https://lemmygrad.ml/pictrs/image/bc4c8b29-95c9-4226-b7d9-f4698e6ca440.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700621811 {#5369
    date: 2023-11-22 03:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5373 …}
  +nested: Doctrine\ORM\PersistentCollection {#5375 …}
  +votes: Doctrine\ORM\PersistentCollection {#5377 …}
  +reports: Doctrine\ORM\PersistentCollection {#5379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5383 …}
  -id: 149458
  -bodyTs: "'/pictrs/image/bc4c8b29-95c9-4226-b7d9-f4698e6ca440.jpeg)':3 'lemmygrad.ml':2 'lemmygrad.ml/pictrs/image/bc4c8b29-95c9-4226-b7d9-f4698e6ca440.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3079564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700621811 {#5370
    date: 2023-11-22 03:56:51.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 {#5371
  +user: Proxies\__CG__\App\Entity\User {#5372 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701143542 {#4256
        date: 2023-11-28 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 148935
      -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6007035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700607163 {#4257
        date: 2023-11-21 23:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I think Kim and Xi more wild? What Biden photos an equivalent?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700610707 {#5209
      date: 2023-11-22 00:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Pili@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5212 …}
    +nested: Doctrine\ORM\PersistentCollection {#5214 …}
    +votes: Doctrine\ORM\PersistentCollection {#5216 …}
    +reports: Doctrine\ORM\PersistentCollection {#5218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
    -id: 149122
    -bodyTs: "'biden':9 'equival':12 'kim':3 'photo':10 'think':2 'wild':7 'xi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5075915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700610707 {#5210
      date: 2023-11-22 00:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "![](https://lemmygrad.ml/pictrs/image/bc4c8b29-95c9-4226-b7d9-f4698e6ca440.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700621811 {#5369
    date: 2023-11-22 03:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5373 …}
  +nested: Doctrine\ORM\PersistentCollection {#5375 …}
  +votes: Doctrine\ORM\PersistentCollection {#5377 …}
  +reports: Doctrine\ORM\PersistentCollection {#5379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5383 …}
  -id: 149458
  -bodyTs: "'/pictrs/image/bc4c8b29-95c9-4226-b7d9-f4698e6ca440.jpeg)':3 'lemmygrad.ml':2 'lemmygrad.ml/pictrs/image/bc4c8b29-95c9-4226-b7d9-f4698e6ca440.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3079564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700621811 {#5370
    date: 2023-11-22 03:56:51.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 {#5226
  +user: Proxies\__CG__\App\Entity\User {#5227 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701143542 {#4256
      date: 2023-11-28 04:52:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 148935
    -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6007035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700607163 {#4257
      date: 2023-11-21 23:52:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Biden isn’t really a cartoon villain, he’s just a pathetic elderly person with way too much power"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700614521 {#5224
    date: 2023-11-22 01:55:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 149249
  -bodyTs: "'biden':1 'cartoon':6 'elder':13 'isn':2 'much':18 'pathet':12 'person':14 'power':19 'realli':4 'villain':7 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5490319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700614521 {#5225
    date: 2023-11-22 01:55:21.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 {#5226
  +user: Proxies\__CG__\App\Entity\User {#5227 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701143542 {#4256
      date: 2023-11-28 04:52:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 148935
    -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6007035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700607163 {#4257
      date: 2023-11-21 23:52:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Biden isn’t really a cartoon villain, he’s just a pathetic elderly person with way too much power"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700614521 {#5224
    date: 2023-11-22 01:55:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 149249
  -bodyTs: "'biden':1 'cartoon':6 'elder':13 'isn':2 'much':18 'pathet':12 'person':14 'power':19 'realli':4 'villain':7 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5490319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700614521 {#5225
    date: 2023-11-22 01:55:21.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 {#5226
  +user: Proxies\__CG__\App\Entity\User {#5227 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701143542 {#4256
      date: 2023-11-28 04:52:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 148935
    -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6007035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700607163 {#4257
      date: 2023-11-21 23:52:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Biden isn’t really a cartoon villain, he’s just a pathetic elderly person with way too much power"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700614521 {#5224
    date: 2023-11-22 01:55:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 149249
  -bodyTs: "'biden':1 'cartoon':6 'elder':13 'isn':2 'much':18 'pathet':12 'person':14 'power':19 'realli':4 'villain':7 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5490319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700614521 {#5225
    date: 2023-11-22 01:55:21.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 {#5387
  +user: Proxies\__CG__\App\Entity\User {#5388 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5226
    +user: Proxies\__CG__\App\Entity\User {#5227 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701143542 {#4256
        date: 2023-11-28 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 148935
      -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6007035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700607163 {#4257
        date: 2023-11-21 23:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "Biden isn’t really a cartoon villain, he’s just a pathetic elderly person with way too much power"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700614521 {#5224
      date: 2023-11-22 01:55:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Pili@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5228 …}
    +nested: Doctrine\ORM\PersistentCollection {#5230 …}
    +votes: Doctrine\ORM\PersistentCollection {#5232 …}
    +reports: Doctrine\ORM\PersistentCollection {#5234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
    -id: 149249
    -bodyTs: "'biden':1 'cartoon':6 'elder':13 'isn':2 'much':18 'pathet':12 'person':14 'power':19 'realli':4 'villain':7 'way':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700614521 {#5225
      date: 2023-11-22 01:55:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "It may also help that Biden is simply inept and spineless, while the Oompa Loompa that preceded him was actively malicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700669262 {#5385
    date: 2023-11-22 17:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
    "@unnecessarygoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5389 …}
  +nested: Doctrine\ORM\PersistentCollection {#5391 …}
  +votes: Doctrine\ORM\PersistentCollection {#5393 …}
  +reports: Doctrine\ORM\PersistentCollection {#5395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5399 …}
  -id: 151000
  -bodyTs: "'activ':20 'also':3 'biden':6 'help':4 'inept':9 'loompa':15 'malici':21 'may':2 'oompa':14 'preced':17 'simpli':8 'spineless':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669262 {#5386
    date: 2023-11-22 17:07: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
43 DENIED edit
App\Entity\EntryComment {#5387
  +user: Proxies\__CG__\App\Entity\User {#5388 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5226
    +user: Proxies\__CG__\App\Entity\User {#5227 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701143542 {#4256
        date: 2023-11-28 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 148935
      -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6007035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700607163 {#4257
        date: 2023-11-21 23:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "Biden isn’t really a cartoon villain, he’s just a pathetic elderly person with way too much power"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700614521 {#5224
      date: 2023-11-22 01:55:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Pili@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5228 …}
    +nested: Doctrine\ORM\PersistentCollection {#5230 …}
    +votes: Doctrine\ORM\PersistentCollection {#5232 …}
    +reports: Doctrine\ORM\PersistentCollection {#5234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
    -id: 149249
    -bodyTs: "'biden':1 'cartoon':6 'elder':13 'isn':2 'much':18 'pathet':12 'person':14 'power':19 'realli':4 'villain':7 'way':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700614521 {#5225
      date: 2023-11-22 01:55:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "It may also help that Biden is simply inept and spineless, while the Oompa Loompa that preceded him was actively malicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700669262 {#5385
    date: 2023-11-22 17:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
    "@unnecessarygoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5389 …}
  +nested: Doctrine\ORM\PersistentCollection {#5391 …}
  +votes: Doctrine\ORM\PersistentCollection {#5393 …}
  +reports: Doctrine\ORM\PersistentCollection {#5395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5399 …}
  -id: 151000
  -bodyTs: "'activ':20 'also':3 'biden':6 'help':4 'inept':9 'loompa':15 'malici':21 'may':2 'oompa':14 'preced':17 'simpli':8 'spineless':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669262 {#5386
    date: 2023-11-22 17:07: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
44 DENIED moderate
App\Entity\EntryComment {#5387
  +user: Proxies\__CG__\App\Entity\User {#5388 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5226
    +user: Proxies\__CG__\App\Entity\User {#5227 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701143542 {#4256
        date: 2023-11-28 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 148935
      -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6007035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700607163 {#4257
        date: 2023-11-21 23:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "Biden isn’t really a cartoon villain, he’s just a pathetic elderly person with way too much power"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700614521 {#5224
      date: 2023-11-22 01:55:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Pili@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5228 …}
    +nested: Doctrine\ORM\PersistentCollection {#5230 …}
    +votes: Doctrine\ORM\PersistentCollection {#5232 …}
    +reports: Doctrine\ORM\PersistentCollection {#5234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
    -id: 149249
    -bodyTs: "'biden':1 'cartoon':6 'elder':13 'isn':2 'much':18 'pathet':12 'person':14 'power':19 'realli':4 'villain':7 'way':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700614521 {#5225
      date: 2023-11-22 01:55:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "It may also help that Biden is simply inept and spineless, while the Oompa Loompa that preceded him was actively malicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700669262 {#5385
    date: 2023-11-22 17:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
    "@unnecessarygoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5389 …}
  +nested: Doctrine\ORM\PersistentCollection {#5391 …}
  +votes: Doctrine\ORM\PersistentCollection {#5393 …}
  +reports: Doctrine\ORM\PersistentCollection {#5395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5399 …}
  -id: 151000
  -bodyTs: "'activ':20 'also':3 'biden':6 'help':4 'inept':9 'loompa':15 'malici':21 'may':2 'oompa':14 'preced':17 'simpli':8 'spineless':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669262 {#5386
    date: 2023-11-22 17:07: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
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 {#5403
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5226
    +user: Proxies\__CG__\App\Entity\User {#5227 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701143542 {#4256
        date: 2023-11-28 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 148935
      -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6007035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700607163 {#4257
        date: 2023-11-21 23:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "Biden isn’t really a cartoon villain, he’s just a pathetic elderly person with way too much power"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700614521 {#5224
      date: 2023-11-22 01:55:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Pili@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5228 …}
    +nested: Doctrine\ORM\PersistentCollection {#5230 …}
    +votes: Doctrine\ORM\PersistentCollection {#5232 …}
    +reports: Doctrine\ORM\PersistentCollection {#5234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
    -id: 149249
    -bodyTs: "'biden':1 'cartoon':6 'elder':13 'isn':2 'much':18 'pathet':12 'person':14 'power':19 'realli':4 'villain':7 'way':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700614521 {#5225
      date: 2023-11-22 01:55:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "This guy gets the meaning of the meme xD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700632488 {#5401
    date: 2023-11-22 06:54:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
    "@unnecessarygoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5404 …}
  +nested: Doctrine\ORM\PersistentCollection {#5406 …}
  +votes: Doctrine\ORM\PersistentCollection {#5408 …}
  +reports: Doctrine\ORM\PersistentCollection {#5410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5414 …}
  -id: 149721
  -bodyTs: "'get':3 'guy':2 'mean':5 'meme':8 'xd':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5082027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700632488 {#5402
    date: 2023-11-22 06:54:48.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 {#5403
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5226
    +user: Proxies\__CG__\App\Entity\User {#5227 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701143542 {#4256
        date: 2023-11-28 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 148935
      -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6007035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700607163 {#4257
        date: 2023-11-21 23:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "Biden isn’t really a cartoon villain, he’s just a pathetic elderly person with way too much power"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700614521 {#5224
      date: 2023-11-22 01:55:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Pili@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5228 …}
    +nested: Doctrine\ORM\PersistentCollection {#5230 …}
    +votes: Doctrine\ORM\PersistentCollection {#5232 …}
    +reports: Doctrine\ORM\PersistentCollection {#5234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
    -id: 149249
    -bodyTs: "'biden':1 'cartoon':6 'elder':13 'isn':2 'much':18 'pathet':12 'person':14 'power':19 'realli':4 'villain':7 'way':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700614521 {#5225
      date: 2023-11-22 01:55:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "This guy gets the meaning of the meme xD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700632488 {#5401
    date: 2023-11-22 06:54:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
    "@unnecessarygoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5404 …}
  +nested: Doctrine\ORM\PersistentCollection {#5406 …}
  +votes: Doctrine\ORM\PersistentCollection {#5408 …}
  +reports: Doctrine\ORM\PersistentCollection {#5410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5414 …}
  -id: 149721
  -bodyTs: "'get':3 'guy':2 'mean':5 'meme':8 'xd':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5082027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700632488 {#5402
    date: 2023-11-22 06:54:48.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 {#5403
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5226
    +user: Proxies\__CG__\App\Entity\User {#5227 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Putting Xi and Kim up there but not Biden and Netanyahu in 2023 is pretty wack, honestly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701143542 {#4256
        date: 2023-11-28 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 148935
      -bodyTs: "'2023':13 'biden':9 'honest':17 'kim':4 'netanyahu':11 'pretti':15 'put':1 'wack':16 'xi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6007035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700607163 {#4257
        date: 2023-11-21 23:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "Biden isn’t really a cartoon villain, he’s just a pathetic elderly person with way too much power"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700614521 {#5224
      date: 2023-11-22 01:55:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Pili@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5228 …}
    +nested: Doctrine\ORM\PersistentCollection {#5230 …}
    +votes: Doctrine\ORM\PersistentCollection {#5232 …}
    +reports: Doctrine\ORM\PersistentCollection {#5234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
    -id: 149249
    -bodyTs: "'biden':1 'cartoon':6 'elder':13 'isn':2 'much':18 'pathet':12 'person':14 'power':19 'realli':4 'villain':7 'way':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700614521 {#5225
      date: 2023-11-22 01:55:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "This guy gets the meaning of the meme xD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700632488 {#5401
    date: 2023-11-22 06:54:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Pili@lemmy.ml"
    "@unnecessarygoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5404 …}
  +nested: Doctrine\ORM\PersistentCollection {#5406 …}
  +votes: Doctrine\ORM\PersistentCollection {#5408 …}
  +reports: Doctrine\ORM\PersistentCollection {#5410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5414 …}
  -id: 149721
  -bodyTs: "'get':3 'guy':2 'mean':5 'meme':8 'xd':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5082027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700632488 {#5402
    date: 2023-11-22 06:54:48.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 {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    You forgot Spain’s president. We are so proud of his political achievements. He tricked all of us and made a government composed by terrorists that killed hundreds of Spaniards during decades and separatists.\n
    \n
    [en.m.wikipedia.org/wiki/Pedro_Sánchez](https://en.m.wikipedia.org/wiki/Pedro_S%C3%A1nchez)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700605835 {#4329
    date: 2023-11-21 23:30:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 148842
  -bodyTs: "'/wiki/pedro_s':37 '/wiki/pedro_s%c3%a1nchez)':41 'achiev':13 'compos':23 'decad':32 'en.m.wikipedia.org':36,40 'en.m.wikipedia.org/wiki/pedro_s':35 'en.m.wikipedia.org/wiki/pedro_s%c3%a1nchez)':39 'forgot':2 'govern':22 'hundr':28 'kill':27 'made':20 'polit':12 'presid':5 'proud':9 'separatist':34 'spain':3 'spaniard':30 'terrorist':25 'trick':15 'us':18 'ánchez':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5064609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605835 {#4330
    date: 2023-11-21 23:30:35.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 {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    You forgot Spain’s president. We are so proud of his political achievements. He tricked all of us and made a government composed by terrorists that killed hundreds of Spaniards during decades and separatists.\n
    \n
    [en.m.wikipedia.org/wiki/Pedro_Sánchez](https://en.m.wikipedia.org/wiki/Pedro_S%C3%A1nchez)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700605835 {#4329
    date: 2023-11-21 23:30:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 148842
  -bodyTs: "'/wiki/pedro_s':37 '/wiki/pedro_s%c3%a1nchez)':41 'achiev':13 'compos':23 'decad':32 'en.m.wikipedia.org':36,40 'en.m.wikipedia.org/wiki/pedro_s':35 'en.m.wikipedia.org/wiki/pedro_s%c3%a1nchez)':39 'forgot':2 'govern':22 'hundr':28 'kill':27 'made':20 'polit':12 'presid':5 'proud':9 'separatist':34 'spain':3 'spaniard':30 'terrorist':25 'trick':15 'us':18 'ánchez':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5064609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605835 {#4330
    date: 2023-11-21 23:30:35.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 {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    You forgot Spain’s president. We are so proud of his political achievements. He tricked all of us and made a government composed by terrorists that killed hundreds of Spaniards during decades and separatists.\n
    \n
    [en.m.wikipedia.org/wiki/Pedro_Sánchez](https://en.m.wikipedia.org/wiki/Pedro_S%C3%A1nchez)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700605835 {#4329
    date: 2023-11-21 23:30:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 148842
  -bodyTs: "'/wiki/pedro_s':37 '/wiki/pedro_s%c3%a1nchez)':41 'achiev':13 'compos':23 'decad':32 'en.m.wikipedia.org':36,40 'en.m.wikipedia.org/wiki/pedro_s':35 'en.m.wikipedia.org/wiki/pedro_s%c3%a1nchez)':39 'forgot':2 'govern':22 'hundr':28 'kill':27 'made':20 'polit':12 'presid':5 'proud':9 'separatist':34 'spain':3 'spaniard':30 'terrorist':25 'trick':15 'us':18 'ánchez':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5064609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605835 {#4330
    date: 2023-11-21 23:30:35.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 {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "So, who are the Carrot Dudes and who is the guy holding the pup?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701087258 {#4404
    date: 2023-11-27 13:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 148781
  -bodyTs: "'carrot':5 'dude':6 'guy':11 'hold':12 'pup':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5362212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604717 {#4405
    date: 2023-11-21 23:11:57.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 {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "So, who are the Carrot Dudes and who is the guy holding the pup?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701087258 {#4404
    date: 2023-11-27 13:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 148781
  -bodyTs: "'carrot':5 'dude':6 'guy':11 'hold':12 'pup':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5362212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604717 {#4405
    date: 2023-11-21 23:11:57.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 {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "So, who are the Carrot Dudes and who is the guy holding the pup?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701087258 {#4404
    date: 2023-11-27 13:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 148781
  -bodyTs: "'carrot':5 'dude':6 'guy':11 'hold':12 'pup':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5362212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604717 {#4405
    date: 2023-11-21 23:11:57.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 {#5195
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, who are the Carrot Dudes and who is the guy holding the pup?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701087258 {#4404
      date: 2023-11-27 13:14:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 148781
    -bodyTs: "'carrot':5 'dude':6 'guy':11 'hold':12 'pup':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5362212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604717 {#4405
      date: 2023-11-21 23:11:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "Carrot guy is Lukashenko of Belarus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700623033 {#5193
    date: 2023-11-22 04:17:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Mothra@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 149499
  -bodyTs: "'belarus':6 'carrot':1 'guy':2 'lukashenko':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5790343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700623033 {#5194
    date: 2023-11-22 04:17: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
59 DENIED edit
App\Entity\EntryComment {#5195
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, who are the Carrot Dudes and who is the guy holding the pup?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701087258 {#4404
      date: 2023-11-27 13:14:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 148781
    -bodyTs: "'carrot':5 'dude':6 'guy':11 'hold':12 'pup':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5362212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604717 {#4405
      date: 2023-11-21 23:11:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "Carrot guy is Lukashenko of Belarus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700623033 {#5193
    date: 2023-11-22 04:17:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Mothra@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 149499
  -bodyTs: "'belarus':6 'carrot':1 'guy':2 'lukashenko':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5790343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700623033 {#5194
    date: 2023-11-22 04:17: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
60 DENIED moderate
App\Entity\EntryComment {#5195
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, who are the Carrot Dudes and who is the guy holding the pup?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701087258 {#4404
      date: 2023-11-27 13:14:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 148781
    -bodyTs: "'carrot':5 'dude':6 'guy':11 'hold':12 'pup':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5362212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604717 {#4405
      date: 2023-11-21 23:11:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "Carrot guy is Lukashenko of Belarus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700623033 {#5193
    date: 2023-11-22 04:17:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Mothra@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 149499
  -bodyTs: "'belarus':6 'carrot':1 'guy':2 'lukashenko':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5790343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700623033 {#5194
    date: 2023-11-22 04:17: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
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 {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://files.catbox.moe/fjwevt.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1701064539 {#4478
    date: 2023-11-27 06:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 148702
  -bodyTs: "'/fjwevt.jpg)':3 'files.catbox.moe':2 'files.catbox.moe/fjwevt.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5073067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700603188 {#4479
    date: 2023-11-21 22:46:28.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 {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://files.catbox.moe/fjwevt.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1701064539 {#4478
    date: 2023-11-27 06:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 148702
  -bodyTs: "'/fjwevt.jpg)':3 'files.catbox.moe':2 'files.catbox.moe/fjwevt.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5073067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700603188 {#4479
    date: 2023-11-21 22:46:28.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 {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://files.catbox.moe/fjwevt.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1701064539 {#4478
    date: 2023-11-27 06:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 148702
  -bodyTs: "'/fjwevt.jpg)':3 'files.catbox.moe':2 'files.catbox.moe/fjwevt.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5073067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700603188 {#4479
    date: 2023-11-21 22:46:28.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 {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why is Javier Milei there when he’s done nothing yet? lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701088027 {#4551
    date: 2023-11-27 13:27:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +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: 148197
  -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2396174"
  +editedAt: DateTimeImmutable @1701044367 {#4552
    date: 2023-11-27 01:19:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700593909 {#4553
    date: 2023-11-21 20:11: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
67 DENIED edit
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why is Javier Milei there when he’s done nothing yet? lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701088027 {#4551
    date: 2023-11-27 13:27:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +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: 148197
  -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2396174"
  +editedAt: DateTimeImmutable @1701044367 {#4552
    date: 2023-11-27 01:19:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700593909 {#4553
    date: 2023-11-21 20:11: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
68 DENIED moderate
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why is Javier Milei there when he’s done nothing yet? lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701088027 {#4551
    date: 2023-11-27 13:27:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +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: 148197
  -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2396174"
  +editedAt: DateTimeImmutable @1701044367 {#4552
    date: 2023-11-27 01:19:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700593909 {#4553
    date: 2023-11-21 20:11: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
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 {#5179
  +user: Proxies\__CG__\App\Entity\User {#5180 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Why is Javier Milei there when he’s done nothing yet? lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701088027 {#4551
      date: 2023-11-27 13:27:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +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: 148197
    -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/2396174"
    +editedAt: DateTimeImmutable @1701044367 {#4552
      date: 2023-11-27 01:19:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593909 {#4553
      date: 2023-11-21 20:11:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Common sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700600032 {#5177
    date: 2023-11-21 21:53:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Coki91@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5181 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
  -id: 148514
  -bodyTs: "'common':1 'sens':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5485730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700600032 {#5178
    date: 2023-11-21 21:53: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
71 DENIED edit
App\Entity\EntryComment {#5179
  +user: Proxies\__CG__\App\Entity\User {#5180 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Why is Javier Milei there when he’s done nothing yet? lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701088027 {#4551
      date: 2023-11-27 13:27:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +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: 148197
    -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/2396174"
    +editedAt: DateTimeImmutable @1701044367 {#4552
      date: 2023-11-27 01:19:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593909 {#4553
      date: 2023-11-21 20:11:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Common sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700600032 {#5177
    date: 2023-11-21 21:53:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Coki91@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5181 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
  -id: 148514
  -bodyTs: "'common':1 'sens':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5485730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700600032 {#5178
    date: 2023-11-21 21:53: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
72 DENIED moderate
App\Entity\EntryComment {#5179
  +user: Proxies\__CG__\App\Entity\User {#5180 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Why is Javier Milei there when he’s done nothing yet? lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701088027 {#4551
      date: 2023-11-27 13:27:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +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: 148197
    -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/2396174"
    +editedAt: DateTimeImmutable @1701044367 {#4552
      date: 2023-11-27 01:19:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593909 {#4553
      date: 2023-11-21 20:11:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Common sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700600032 {#5177
    date: 2023-11-21 21:53:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Coki91@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5181 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
  -id: 148514
  -bodyTs: "'common':1 'sens':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5485730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700600032 {#5178
    date: 2023-11-21 21:53: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
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 {#5325
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5179
    +user: Proxies\__CG__\App\Entity\User {#5180 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Why is Javier Milei there when he’s done nothing yet? lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701088027 {#4551
        date: 2023-11-27 13:27:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +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: 148197
      -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dormi.zone/comment/2396174"
      +editedAt: DateTimeImmutable @1701044367 {#4552
        date: 2023-11-27 01:19:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700593909 {#4553
        date: 2023-11-21 20:11:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Common sense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700600032 {#5177
      date: 2023-11-21 21:53:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Coki91@dormi.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5181 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    -id: 148514
    -bodyTs: "'common':1 'sens':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5485730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700600032 {#5178
      date: 2023-11-21 21:53:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: """
    Sure lets tag along someone who has done nothing wrong to the likes of Dictators, War Criminals, Insurrectionists, Drug Traffickers and Trump. Of course that makes sense\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700619507 {#5323
    date: 2023-11-22 03:18:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Coki91@dormi.zone"
    "@Touching_Grass@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5328 …}
  +votes: Doctrine\ORM\PersistentCollection {#5330 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -id: 149398
  -bodyTs: "'/s':28 'along':4 'cours':24 'crimin':17 'dictat':15 'done':8 'drug':19 'insurrectionist':18 'let':2 'like':13 'make':26 'noth':9 'sens':27 'someon':5 'sure':1 'tag':3 'traffick':20 'trump':22 'war':16 'wrong':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2400408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700619507 {#5324
    date: 2023-11-22 03:18:27.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 {#5325
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5179
    +user: Proxies\__CG__\App\Entity\User {#5180 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Why is Javier Milei there when he’s done nothing yet? lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701088027 {#4551
        date: 2023-11-27 13:27:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +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: 148197
      -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dormi.zone/comment/2396174"
      +editedAt: DateTimeImmutable @1701044367 {#4552
        date: 2023-11-27 01:19:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700593909 {#4553
        date: 2023-11-21 20:11:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Common sense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700600032 {#5177
      date: 2023-11-21 21:53:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Coki91@dormi.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5181 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    -id: 148514
    -bodyTs: "'common':1 'sens':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5485730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700600032 {#5178
      date: 2023-11-21 21:53:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: """
    Sure lets tag along someone who has done nothing wrong to the likes of Dictators, War Criminals, Insurrectionists, Drug Traffickers and Trump. Of course that makes sense\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700619507 {#5323
    date: 2023-11-22 03:18:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Coki91@dormi.zone"
    "@Touching_Grass@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5328 …}
  +votes: Doctrine\ORM\PersistentCollection {#5330 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -id: 149398
  -bodyTs: "'/s':28 'along':4 'cours':24 'crimin':17 'dictat':15 'done':8 'drug':19 'insurrectionist':18 'let':2 'like':13 'make':26 'noth':9 'sens':27 'someon':5 'sure':1 'tag':3 'traffick':20 'trump':22 'war':16 'wrong':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2400408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700619507 {#5324
    date: 2023-11-22 03:18:27.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 {#5325
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5179
    +user: Proxies\__CG__\App\Entity\User {#5180 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Why is Javier Milei there when he’s done nothing yet? lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701088027 {#4551
        date: 2023-11-27 13:27:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +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: 148197
      -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dormi.zone/comment/2396174"
      +editedAt: DateTimeImmutable @1701044367 {#4552
        date: 2023-11-27 01:19:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700593909 {#4553
        date: 2023-11-21 20:11:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Common sense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700600032 {#5177
      date: 2023-11-21 21:53:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Coki91@dormi.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5181 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    -id: 148514
    -bodyTs: "'common':1 'sens':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5485730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700600032 {#5178
      date: 2023-11-21 21:53:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: """
    Sure lets tag along someone who has done nothing wrong to the likes of Dictators, War Criminals, Insurrectionists, Drug Traffickers and Trump. Of course that makes sense\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700619507 {#5323
    date: 2023-11-22 03:18:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Coki91@dormi.zone"
    "@Touching_Grass@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5328 …}
  +votes: Doctrine\ORM\PersistentCollection {#5330 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -id: 149398
  -bodyTs: "'/s':28 'along':4 'cours':24 'crimin':17 'dictat':15 'done':8 'drug':19 'insurrectionist':18 'let':2 'like':13 'make':26 'noth':9 'sens':27 'someon':5 'sure':1 'tag':3 'traffick':20 'trump':22 'war':16 'wrong':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2400408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700619507 {#5324
    date: 2023-11-22 03:18:27.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 {#5487
  +user: Proxies\__CG__\App\Entity\User {#5372 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5325
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5179
      +user: Proxies\__CG__\App\Entity\User {#5180 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4557
        +user: App\Entity\User {#4570 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Why is Javier Milei there when he’s done nothing yet? lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701088027 {#4551
          date: 2023-11-27 13:27:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +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: 148197
        -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://dormi.zone/comment/2396174"
        +editedAt: DateTimeImmutable @1701044367 {#4552
          date: 2023-11-27 01:19:27.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700593909 {#4553
          date: 2023-11-21 20:11:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "Common sense."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700600032 {#5177
        date: 2023-11-21 21:53:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Coki91@dormi.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5181 …}
      +nested: Doctrine\ORM\PersistentCollection {#5183 …}
      +votes: Doctrine\ORM\PersistentCollection {#5185 …}
      +reports: Doctrine\ORM\PersistentCollection {#5187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
      -id: 148514
      -bodyTs: "'common':1 'sens':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5485730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700600032 {#5178
        date: 2023-11-21 21:53:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: """
      Sure lets tag along someone who has done nothing wrong to the likes of Dictators, War Criminals, Insurrectionists, Drug Traffickers and Trump. Of course that makes sense\n
      \n
      /s
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700619507 {#5323
      date: 2023-11-22 03:18:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Coki91@dormi.zone"
      "@Touching_Grass@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5326 …}
    +nested: Doctrine\ORM\PersistentCollection {#5328 …}
    +votes: Doctrine\ORM\PersistentCollection {#5330 …}
    +reports: Doctrine\ORM\PersistentCollection {#5332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
    -id: 149398
    -bodyTs: "'/s':28 'along':4 'cours':24 'crimin':17 'dictat':15 'done':8 'drug':19 'insurrectionist':18 'let':2 'like':13 'make':26 'noth':9 'sens':27 'someon':5 'sure':1 'tag':3 'traffick':20 'trump':22 'war':16 'wrong':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/2400408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700619507 {#5324
      date: 2023-11-22 03:18:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "🚨Libertarian detected🚨"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700622286 {#5485
    date: 2023-11-22 04:04:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Coki91@dormi.zone"
    "@Touching_Grass@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5490 …}
  +votes: Doctrine\ORM\PersistentCollection {#5492 …}
  +reports: Doctrine\ORM\PersistentCollection {#5494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
  -id: 149472
  -bodyTs: "'detect':2 'libertarian':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3079605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700622286 {#5486
    date: 2023-11-22 04:04: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
79 DENIED edit
App\Entity\EntryComment {#5487
  +user: Proxies\__CG__\App\Entity\User {#5372 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5325
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5179
      +user: Proxies\__CG__\App\Entity\User {#5180 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4557
        +user: App\Entity\User {#4570 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Why is Javier Milei there when he’s done nothing yet? lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701088027 {#4551
          date: 2023-11-27 13:27:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +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: 148197
        -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://dormi.zone/comment/2396174"
        +editedAt: DateTimeImmutable @1701044367 {#4552
          date: 2023-11-27 01:19:27.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700593909 {#4553
          date: 2023-11-21 20:11:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "Common sense."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700600032 {#5177
        date: 2023-11-21 21:53:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Coki91@dormi.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5181 …}
      +nested: Doctrine\ORM\PersistentCollection {#5183 …}
      +votes: Doctrine\ORM\PersistentCollection {#5185 …}
      +reports: Doctrine\ORM\PersistentCollection {#5187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
      -id: 148514
      -bodyTs: "'common':1 'sens':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5485730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700600032 {#5178
        date: 2023-11-21 21:53:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: """
      Sure lets tag along someone who has done nothing wrong to the likes of Dictators, War Criminals, Insurrectionists, Drug Traffickers and Trump. Of course that makes sense\n
      \n
      /s
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700619507 {#5323
      date: 2023-11-22 03:18:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Coki91@dormi.zone"
      "@Touching_Grass@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5326 …}
    +nested: Doctrine\ORM\PersistentCollection {#5328 …}
    +votes: Doctrine\ORM\PersistentCollection {#5330 …}
    +reports: Doctrine\ORM\PersistentCollection {#5332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
    -id: 149398
    -bodyTs: "'/s':28 'along':4 'cours':24 'crimin':17 'dictat':15 'done':8 'drug':19 'insurrectionist':18 'let':2 'like':13 'make':26 'noth':9 'sens':27 'someon':5 'sure':1 'tag':3 'traffick':20 'trump':22 'war':16 'wrong':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/2400408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700619507 {#5324
      date: 2023-11-22 03:18:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "🚨Libertarian detected🚨"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700622286 {#5485
    date: 2023-11-22 04:04:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Coki91@dormi.zone"
    "@Touching_Grass@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5490 …}
  +votes: Doctrine\ORM\PersistentCollection {#5492 …}
  +reports: Doctrine\ORM\PersistentCollection {#5494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
  -id: 149472
  -bodyTs: "'detect':2 'libertarian':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3079605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700622286 {#5486
    date: 2023-11-22 04:04: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
80 DENIED moderate
App\Entity\EntryComment {#5487
  +user: Proxies\__CG__\App\Entity\User {#5372 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5325
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5179
      +user: Proxies\__CG__\App\Entity\User {#5180 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4557
        +user: App\Entity\User {#4570 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Why is Javier Milei there when he’s done nothing yet? lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701088027 {#4551
          date: 2023-11-27 13:27:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +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: 148197
        -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://dormi.zone/comment/2396174"
        +editedAt: DateTimeImmutable @1701044367 {#4552
          date: 2023-11-27 01:19:27.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700593909 {#4553
          date: 2023-11-21 20:11:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "Common sense."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700600032 {#5177
        date: 2023-11-21 21:53:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Coki91@dormi.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5181 …}
      +nested: Doctrine\ORM\PersistentCollection {#5183 …}
      +votes: Doctrine\ORM\PersistentCollection {#5185 …}
      +reports: Doctrine\ORM\PersistentCollection {#5187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
      -id: 148514
      -bodyTs: "'common':1 'sens':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5485730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700600032 {#5178
        date: 2023-11-21 21:53:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: """
      Sure lets tag along someone who has done nothing wrong to the likes of Dictators, War Criminals, Insurrectionists, Drug Traffickers and Trump. Of course that makes sense\n
      \n
      /s
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700619507 {#5323
      date: 2023-11-22 03:18:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Coki91@dormi.zone"
      "@Touching_Grass@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5326 …}
    +nested: Doctrine\ORM\PersistentCollection {#5328 …}
    +votes: Doctrine\ORM\PersistentCollection {#5330 …}
    +reports: Doctrine\ORM\PersistentCollection {#5332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
    -id: 149398
    -bodyTs: "'/s':28 'along':4 'cours':24 'crimin':17 'dictat':15 'done':8 'drug':19 'insurrectionist':18 'let':2 'like':13 'make':26 'noth':9 'sens':27 'someon':5 'sure':1 'tag':3 'traffick':20 'trump':22 'war':16 'wrong':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/2400408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700619507 {#5324
      date: 2023-11-22 03:18:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "🚨Libertarian detected🚨"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700622286 {#5485
    date: 2023-11-22 04:04:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Coki91@dormi.zone"
    "@Touching_Grass@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5490 …}
  +votes: Doctrine\ORM\PersistentCollection {#5492 …}
  +reports: Doctrine\ORM\PersistentCollection {#5494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
  -id: 149472
  -bodyTs: "'detect':2 'libertarian':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3079605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700622286 {#5486
    date: 2023-11-22 04:04: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
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 {#5525
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5487
    +user: Proxies\__CG__\App\Entity\User {#5372 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5325
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5179
        +user: Proxies\__CG__\App\Entity\User {#5180 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4557
          +user: App\Entity\User {#4570 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Why is Javier Milei there when he’s done nothing yet? lol"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1701088027 {#4551
            date: 2023-11-27 13:27:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +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: 148197
          -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://dormi.zone/comment/2396174"
          +editedAt: DateTimeImmutable @1701044367 {#4552
            date: 2023-11-27 01:19:27.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700593909 {#4553
            date: 2023-11-21 20:11:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4557}
        +body: "Common sense."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1700600032 {#5177
          date: 2023-11-21 21:53:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@Coki91@dormi.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5181 …}
        +nested: Doctrine\ORM\PersistentCollection {#5183 …}
        +votes: Doctrine\ORM\PersistentCollection {#5185 …}
        +reports: Doctrine\ORM\PersistentCollection {#5187 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
        -id: 148514
        -bodyTs: "'common':1 'sens':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5485730"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700600032 {#5178
          date: 2023-11-21 21:53:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: """
        Sure lets tag along someone who has done nothing wrong to the likes of Dictators, War Criminals, Insurrectionists, Drug Traffickers and Trump. Of course that makes sense\n
        \n
        /s
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700619507 {#5323
        date: 2023-11-22 03:18:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Coki91@dormi.zone"
        "@Touching_Grass@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5326 …}
      +nested: Doctrine\ORM\PersistentCollection {#5328 …}
      +votes: Doctrine\ORM\PersistentCollection {#5330 …}
      +reports: Doctrine\ORM\PersistentCollection {#5332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
      -id: 149398
      -bodyTs: "'/s':28 'along':4 'cours':24 'crimin':17 'dictat':15 'done':8 'drug':19 'insurrectionist':18 'let':2 'like':13 'make':26 'noth':9 'sens':27 'someon':5 'sure':1 'tag':3 'traffick':20 'trump':22 'war':16 'wrong':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dormi.zone/comment/2400408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700619507 {#5324
        date: 2023-11-22 03:18:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "🚨Libertarian detected🚨"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700622286 {#5485
      date: 2023-11-22 04:04:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Coki91@dormi.zone"
      "@Touching_Grass@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5488 …}
    +nested: Doctrine\ORM\PersistentCollection {#5490 …}
    +votes: Doctrine\ORM\PersistentCollection {#5492 …}
    +reports: Doctrine\ORM\PersistentCollection {#5494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
    -id: 149472
    -bodyTs: "'detect':2 'libertarian':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3079605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700622286 {#5486
      date: 2023-11-22 04:04:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: """
    Calling out bullshit makes you libertarian? The more you know!\n
    \n
    Then again this is c/memes so whatever-
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700623684 {#5523
    date: 2023-11-22 04:28:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Coki91@dormi.zone"
    "@Touching_Grass@lemmy.world"
    "@Stalins_Spoon@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5526 …}
  +nested: Doctrine\ORM\PersistentCollection {#5528 …}
  +votes: Doctrine\ORM\PersistentCollection {#5530 …}
  +reports: Doctrine\ORM\PersistentCollection {#5532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5536 …}
  -id: 149516
  -bodyTs: "'bullshit':3 'c/memes':15 'call':1 'know':10 'libertarian':6 'make':4 'whatev':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2400870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700623684 {#5524
    date: 2023-11-22 04:28:04.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 {#5525
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5487
    +user: Proxies\__CG__\App\Entity\User {#5372 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5325
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5179
        +user: Proxies\__CG__\App\Entity\User {#5180 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4557
          +user: App\Entity\User {#4570 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Why is Javier Milei there when he’s done nothing yet? lol"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1701088027 {#4551
            date: 2023-11-27 13:27:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +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: 148197
          -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://dormi.zone/comment/2396174"
          +editedAt: DateTimeImmutable @1701044367 {#4552
            date: 2023-11-27 01:19:27.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700593909 {#4553
            date: 2023-11-21 20:11:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4557}
        +body: "Common sense."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1700600032 {#5177
          date: 2023-11-21 21:53:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@Coki91@dormi.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5181 …}
        +nested: Doctrine\ORM\PersistentCollection {#5183 …}
        +votes: Doctrine\ORM\PersistentCollection {#5185 …}
        +reports: Doctrine\ORM\PersistentCollection {#5187 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
        -id: 148514
        -bodyTs: "'common':1 'sens':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5485730"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700600032 {#5178
          date: 2023-11-21 21:53:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: """
        Sure lets tag along someone who has done nothing wrong to the likes of Dictators, War Criminals, Insurrectionists, Drug Traffickers and Trump. Of course that makes sense\n
        \n
        /s
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700619507 {#5323
        date: 2023-11-22 03:18:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Coki91@dormi.zone"
        "@Touching_Grass@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5326 …}
      +nested: Doctrine\ORM\PersistentCollection {#5328 …}
      +votes: Doctrine\ORM\PersistentCollection {#5330 …}
      +reports: Doctrine\ORM\PersistentCollection {#5332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
      -id: 149398
      -bodyTs: "'/s':28 'along':4 'cours':24 'crimin':17 'dictat':15 'done':8 'drug':19 'insurrectionist':18 'let':2 'like':13 'make':26 'noth':9 'sens':27 'someon':5 'sure':1 'tag':3 'traffick':20 'trump':22 'war':16 'wrong':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dormi.zone/comment/2400408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700619507 {#5324
        date: 2023-11-22 03:18:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "🚨Libertarian detected🚨"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700622286 {#5485
      date: 2023-11-22 04:04:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Coki91@dormi.zone"
      "@Touching_Grass@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5488 …}
    +nested: Doctrine\ORM\PersistentCollection {#5490 …}
    +votes: Doctrine\ORM\PersistentCollection {#5492 …}
    +reports: Doctrine\ORM\PersistentCollection {#5494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
    -id: 149472
    -bodyTs: "'detect':2 'libertarian':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3079605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700622286 {#5486
      date: 2023-11-22 04:04:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: """
    Calling out bullshit makes you libertarian? The more you know!\n
    \n
    Then again this is c/memes so whatever-
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700623684 {#5523
    date: 2023-11-22 04:28:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Coki91@dormi.zone"
    "@Touching_Grass@lemmy.world"
    "@Stalins_Spoon@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5526 …}
  +nested: Doctrine\ORM\PersistentCollection {#5528 …}
  +votes: Doctrine\ORM\PersistentCollection {#5530 …}
  +reports: Doctrine\ORM\PersistentCollection {#5532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5536 …}
  -id: 149516
  -bodyTs: "'bullshit':3 'c/memes':15 'call':1 'know':10 'libertarian':6 'make':4 'whatev':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2400870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700623684 {#5524
    date: 2023-11-22 04:28:04.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 {#5525
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5487
    +user: Proxies\__CG__\App\Entity\User {#5372 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5325
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5179
        +user: Proxies\__CG__\App\Entity\User {#5180 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4557
          +user: App\Entity\User {#4570 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Why is Javier Milei there when he’s done nothing yet? lol"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1701088027 {#4551
            date: 2023-11-27 13:27:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +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: 148197
          -bodyTs: "'done':9 'javier':3 'lol':12 'milei':4 'noth':10 'yet':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://dormi.zone/comment/2396174"
          +editedAt: DateTimeImmutable @1701044367 {#4552
            date: 2023-11-27 01:19:27.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700593909 {#4553
            date: 2023-11-21 20:11:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4557}
        +body: "Common sense."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1700600032 {#5177
          date: 2023-11-21 21:53:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@Coki91@dormi.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5181 …}
        +nested: Doctrine\ORM\PersistentCollection {#5183 …}
        +votes: Doctrine\ORM\PersistentCollection {#5185 …}
        +reports: Doctrine\ORM\PersistentCollection {#5187 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
        -id: 148514
        -bodyTs: "'common':1 'sens':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5485730"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700600032 {#5178
          date: 2023-11-21 21:53:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: """
        Sure lets tag along someone who has done nothing wrong to the likes of Dictators, War Criminals, Insurrectionists, Drug Traffickers and Trump. Of course that makes sense\n
        \n
        /s
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700619507 {#5323
        date: 2023-11-22 03:18:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Coki91@dormi.zone"
        "@Touching_Grass@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5326 …}
      +nested: Doctrine\ORM\PersistentCollection {#5328 …}
      +votes: Doctrine\ORM\PersistentCollection {#5330 …}
      +reports: Doctrine\ORM\PersistentCollection {#5332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
      -id: 149398
      -bodyTs: "'/s':28 'along':4 'cours':24 'crimin':17 'dictat':15 'done':8 'drug':19 'insurrectionist':18 'let':2 'like':13 'make':26 'noth':9 'sens':27 'someon':5 'sure':1 'tag':3 'traffick':20 'trump':22 'war':16 'wrong':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dormi.zone/comment/2400408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700619507 {#5324
        date: 2023-11-22 03:18:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "🚨Libertarian detected🚨"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700622286 {#5485
      date: 2023-11-22 04:04:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Coki91@dormi.zone"
      "@Touching_Grass@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5488 …}
    +nested: Doctrine\ORM\PersistentCollection {#5490 …}
    +votes: Doctrine\ORM\PersistentCollection {#5492 …}
    +reports: Doctrine\ORM\PersistentCollection {#5494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
    -id: 149472
    -bodyTs: "'detect':2 'libertarian':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3079605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700622286 {#5486
      date: 2023-11-22 04:04:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: """
    Calling out bullshit makes you libertarian? The more you know!\n
    \n
    Then again this is c/memes so whatever-
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700623684 {#5523
    date: 2023-11-22 04:28:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Coki91@dormi.zone"
    "@Touching_Grass@lemmy.world"
    "@Stalins_Spoon@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5526 …}
  +nested: Doctrine\ORM\PersistentCollection {#5528 …}
  +votes: Doctrine\ORM\PersistentCollection {#5530 …}
  +reports: Doctrine\ORM\PersistentCollection {#5532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5536 …}
  -id: 149516
  -bodyTs: "'bullshit':3 'c/memes':15 'call':1 'know':10 'libertarian':6 'make':4 'whatev':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2400870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700623684 {#5524
    date: 2023-11-22 04:28:04.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 {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Ok, but laughing at Kim gets you dead quick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700592870 {#4627
    date: 2023-11-21 19:54:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 148138
  -bodyTs: "'dead':8 'get':6 'kim':5 'laugh':3 'ok':1 'quick':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5776409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592870 {#4628
    date: 2023-11-21 19:54:30.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 {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Ok, but laughing at Kim gets you dead quick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700592870 {#4627
    date: 2023-11-21 19:54:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 148138
  -bodyTs: "'dead':8 'get':6 'kim':5 'laugh':3 'ok':1 'quick':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5776409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592870 {#4628
    date: 2023-11-21 19:54:30.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 {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Ok, but laughing at Kim gets you dead quick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700592870 {#4627
    date: 2023-11-21 19:54:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 148138
  -bodyTs: "'dead':8 'get':6 'kim':5 'laugh':3 'ok':1 'quick':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5776409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592870 {#4628
    date: 2023-11-21 19:54:30.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 {#4705
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Bold of you to assume the child wouldn’t already be intimately familiar with it from firsthand experience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700590985 {#4700
    date: 2023-11-21 19:23:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 148013
  -bodyTs: "'alreadi':10 'assum':5 'bold':1 'child':7 'experi':18 'familiar':13 'firsthand':17 'intim':12 'wouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5482668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590985 {#4701
    date: 2023-11-21 19:23:05.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 {#4705
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Bold of you to assume the child wouldn’t already be intimately familiar with it from firsthand experience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700590985 {#4700
    date: 2023-11-21 19:23:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 148013
  -bodyTs: "'alreadi':10 'assum':5 'bold':1 'child':7 'experi':18 'familiar':13 'firsthand':17 'intim':12 'wouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5482668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590985 {#4701
    date: 2023-11-21 19:23:05.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 {#4705
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Bold of you to assume the child wouldn’t already be intimately familiar with it from firsthand experience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700590985 {#4700
    date: 2023-11-21 19:23:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 148013
  -bodyTs: "'alreadi':10 'assum':5 'bold':1 'child':7 'experi':18 'familiar':13 'firsthand':17 'intim':12 'wouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5482668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590985 {#4701
    date: 2023-11-21 19:23:05.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 {#4778
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "For the love of God can we stop with these insanely tall images? Automatic downvote"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700589054 {#4773
    date: 2023-11-21 18:50:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -id: 147861
  -bodyTs: "'automat':14 'downvot':15 'god':5 'imag':13 'insan':11 'love':3 'stop':8 'tall':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5482023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700589054 {#4774
    date: 2023-11-21 18:50:54.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 {#4778
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "For the love of God can we stop with these insanely tall images? Automatic downvote"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700589054 {#4773
    date: 2023-11-21 18:50:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -id: 147861
  -bodyTs: "'automat':14 'downvot':15 'god':5 'imag':13 'insan':11 'love':3 'stop':8 'tall':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5482023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700589054 {#4774
    date: 2023-11-21 18:50:54.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 {#4778
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "For the love of God can we stop with these insanely tall images? Automatic downvote"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700589054 {#4773
    date: 2023-11-21 18:50:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -id: 147861
  -bodyTs: "'automat':14 'downvot':15 'god':5 'imag':13 'insan':11 'love':3 'stop':8 'tall':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5482023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700589054 {#4774
    date: 2023-11-21 18:50:54.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 {#4852
  +user: App\Entity\User {#4865 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When autists gain power"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701063011 {#4847
    date: 2023-11-27 06:30:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4853 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4857 …}
  +reports: Doctrine\ORM\PersistentCollection {#4859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
  -id: 147851
  -bodyTs: "'autist':2 'gain':3 'power':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588966 {#4848
    date: 2023-11-21 18:49:26.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 {#4852
  +user: App\Entity\User {#4865 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When autists gain power"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701063011 {#4847
    date: 2023-11-27 06:30:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4853 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4857 …}
  +reports: Doctrine\ORM\PersistentCollection {#4859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
  -id: 147851
  -bodyTs: "'autist':2 'gain':3 'power':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588966 {#4848
    date: 2023-11-21 18:49:26.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 {#4852
  +user: App\Entity\User {#4865 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When autists gain power"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701063011 {#4847
    date: 2023-11-27 06:30:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4853 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4857 …}
  +reports: Doctrine\ORM\PersistentCollection {#4859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
  -id: 147851
  -bodyTs: "'autist':2 'gain':3 'power':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588966 {#4848
    date: 2023-11-21 18:49:26.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 {#5147
  +user: Proxies\__CG__\App\Entity\User {#5148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4852
    +user: App\Entity\User {#4865 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When autists gain power"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701063011 {#4847
      date: 2023-11-27 06:30:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 147851
    -bodyTs: "'autist':2 'gain':3 'power':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5481984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588966 {#4848
      date: 2023-11-21 18:49:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: """
    Could you come up with a new term for people that you don’t like? I have friends and family with autism, and they have nothing in common with these people.\n
    \n
    It’s not really fair to associate good people with these cartoonish villains, just because you don’t understand autism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700594682 {#5145
    date: 2023-11-21 20:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@MataVatnik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5149 …}
  +nested: Doctrine\ORM\PersistentCollection {#5151 …}
  +votes: Doctrine\ORM\PersistentCollection {#5153 …}
  +reports: Doctrine\ORM\PersistentCollection {#5155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5159 …}
  -id: 148230
  -bodyTs: "'associ':38 'autism':22,51 'cartoonish':43 'come':3 'common':28 'could':1 'fair':36 'famili':20 'friend':18 'good':39 'like':15 'new':7 'noth':26 'peopl':10,31,40 'realli':35 'term':8 'understand':50 'villain':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5483989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700594682 {#5146
    date: 2023-11-21 20:24: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
103 DENIED edit
App\Entity\EntryComment {#5147
  +user: Proxies\__CG__\App\Entity\User {#5148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4852
    +user: App\Entity\User {#4865 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When autists gain power"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701063011 {#4847
      date: 2023-11-27 06:30:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 147851
    -bodyTs: "'autist':2 'gain':3 'power':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5481984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588966 {#4848
      date: 2023-11-21 18:49:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: """
    Could you come up with a new term for people that you don’t like? I have friends and family with autism, and they have nothing in common with these people.\n
    \n
    It’s not really fair to associate good people with these cartoonish villains, just because you don’t understand autism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700594682 {#5145
    date: 2023-11-21 20:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@MataVatnik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5149 …}
  +nested: Doctrine\ORM\PersistentCollection {#5151 …}
  +votes: Doctrine\ORM\PersistentCollection {#5153 …}
  +reports: Doctrine\ORM\PersistentCollection {#5155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5159 …}
  -id: 148230
  -bodyTs: "'associ':38 'autism':22,51 'cartoonish':43 'come':3 'common':28 'could':1 'fair':36 'famili':20 'friend':18 'good':39 'like':15 'new':7 'noth':26 'peopl':10,31,40 'realli':35 'term':8 'understand':50 'villain':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5483989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700594682 {#5146
    date: 2023-11-21 20:24: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
104 DENIED moderate
App\Entity\EntryComment {#5147
  +user: Proxies\__CG__\App\Entity\User {#5148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4852
    +user: App\Entity\User {#4865 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When autists gain power"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701063011 {#4847
      date: 2023-11-27 06:30:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 147851
    -bodyTs: "'autist':2 'gain':3 'power':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5481984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588966 {#4848
      date: 2023-11-21 18:49:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: """
    Could you come up with a new term for people that you don’t like? I have friends and family with autism, and they have nothing in common with these people.\n
    \n
    It’s not really fair to associate good people with these cartoonish villains, just because you don’t understand autism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700594682 {#5145
    date: 2023-11-21 20:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@MataVatnik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5149 …}
  +nested: Doctrine\ORM\PersistentCollection {#5151 …}
  +votes: Doctrine\ORM\PersistentCollection {#5153 …}
  +reports: Doctrine\ORM\PersistentCollection {#5155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5159 …}
  -id: 148230
  -bodyTs: "'associ':38 'autism':22,51 'cartoonish':43 'come':3 'common':28 'could':1 'fair':36 'famili':20 'friend':18 'good':39 'like':15 'new':7 'noth':26 'peopl':10,31,40 'realli':35 'term':8 'understand':50 'villain':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5483989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700594682 {#5146
    date: 2023-11-21 20:24: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
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 {#5310
  +user: App\Entity\User {#4865 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5147
    +user: Proxies\__CG__\App\Entity\User {#5148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4852
      +user: App\Entity\User {#4865 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "When autists gain power"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701063011 {#4847
        date: 2023-11-27 06:30:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4853 …}
      +nested: Doctrine\ORM\PersistentCollection {#4855 …}
      +votes: Doctrine\ORM\PersistentCollection {#4857 …}
      +reports: Doctrine\ORM\PersistentCollection {#4859 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
      -id: 147851
      -bodyTs: "'autist':2 'gain':3 'power':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5481984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588966 {#4848
        date: 2023-11-21 18:49:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4852}
    +body: """
      Could you come up with a new term for people that you don’t like? I have friends and family with autism, and they have nothing in common with these people.\n
      \n
      It’s not really fair to associate good people with these cartoonish villains, just because you don’t understand autism.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700594682 {#5145
      date: 2023-11-21 20:24:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@MataVatnik@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5149 …}
    +nested: Doctrine\ORM\PersistentCollection {#5151 …}
    +votes: Doctrine\ORM\PersistentCollection {#5153 …}
    +reports: Doctrine\ORM\PersistentCollection {#5155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5159 …}
    -id: 148230
    -bodyTs: "'associ':38 'autism':22,51 'cartoonish':43 'come':3 'common':28 'could':1 'fair':36 'famili':20 'friend':18 'good':39 'like':15 'new':7 'noth':26 'peopl':10,31,40 'realli':35 'term':8 'understand':50 'villain':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5483989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700594682 {#5146
      date: 2023-11-21 20:24:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: "Lmao same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700606349 {#5308
    date: 2023-11-21 23:39:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@MataVatnik@lemmy.world"
    "@Rhynoplaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5311 …}
  +nested: Doctrine\ORM\PersistentCollection {#5313 …}
  +votes: Doctrine\ORM\PersistentCollection {#5315 …}
  +reports: Doctrine\ORM\PersistentCollection {#5317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
  -id: 148878
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606349 {#5309
    date: 2023-11-21 23:39: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 {#5310
  +user: App\Entity\User {#4865 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5147
    +user: Proxies\__CG__\App\Entity\User {#5148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4852
      +user: App\Entity\User {#4865 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "When autists gain power"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701063011 {#4847
        date: 2023-11-27 06:30:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4853 …}
      +nested: Doctrine\ORM\PersistentCollection {#4855 …}
      +votes: Doctrine\ORM\PersistentCollection {#4857 …}
      +reports: Doctrine\ORM\PersistentCollection {#4859 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
      -id: 147851
      -bodyTs: "'autist':2 'gain':3 'power':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5481984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588966 {#4848
        date: 2023-11-21 18:49:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4852}
    +body: """
      Could you come up with a new term for people that you don’t like? I have friends and family with autism, and they have nothing in common with these people.\n
      \n
      It’s not really fair to associate good people with these cartoonish villains, just because you don’t understand autism.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700594682 {#5145
      date: 2023-11-21 20:24:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@MataVatnik@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5149 …}
    +nested: Doctrine\ORM\PersistentCollection {#5151 …}
    +votes: Doctrine\ORM\PersistentCollection {#5153 …}
    +reports: Doctrine\ORM\PersistentCollection {#5155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5159 …}
    -id: 148230
    -bodyTs: "'associ':38 'autism':22,51 'cartoonish':43 'come':3 'common':28 'could':1 'fair':36 'famili':20 'friend':18 'good':39 'like':15 'new':7 'noth':26 'peopl':10,31,40 'realli':35 'term':8 'understand':50 'villain':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5483989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700594682 {#5146
      date: 2023-11-21 20:24:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: "Lmao same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700606349 {#5308
    date: 2023-11-21 23:39:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@MataVatnik@lemmy.world"
    "@Rhynoplaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5311 …}
  +nested: Doctrine\ORM\PersistentCollection {#5313 …}
  +votes: Doctrine\ORM\PersistentCollection {#5315 …}
  +reports: Doctrine\ORM\PersistentCollection {#5317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
  -id: 148878
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606349 {#5309
    date: 2023-11-21 23:39: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 {#5310
  +user: App\Entity\User {#4865 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5147
    +user: Proxies\__CG__\App\Entity\User {#5148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4852
      +user: App\Entity\User {#4865 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "When autists gain power"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701063011 {#4847
        date: 2023-11-27 06:30:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4853 …}
      +nested: Doctrine\ORM\PersistentCollection {#4855 …}
      +votes: Doctrine\ORM\PersistentCollection {#4857 …}
      +reports: Doctrine\ORM\PersistentCollection {#4859 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
      -id: 147851
      -bodyTs: "'autist':2 'gain':3 'power':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5481984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588966 {#4848
        date: 2023-11-21 18:49:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4852}
    +body: """
      Could you come up with a new term for people that you don’t like? I have friends and family with autism, and they have nothing in common with these people.\n
      \n
      It’s not really fair to associate good people with these cartoonish villains, just because you don’t understand autism.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700594682 {#5145
      date: 2023-11-21 20:24:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@MataVatnik@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5149 …}
    +nested: Doctrine\ORM\PersistentCollection {#5151 …}
    +votes: Doctrine\ORM\PersistentCollection {#5153 …}
    +reports: Doctrine\ORM\PersistentCollection {#5155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5159 …}
    -id: 148230
    -bodyTs: "'associ':38 'autism':22,51 'cartoonish':43 'come':3 'common':28 'could':1 'fair':36 'famili':20 'friend':18 'good':39 'like':15 'new':7 'noth':26 'peopl':10,31,40 'realli':35 'term':8 'understand':50 'villain':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5483989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700594682 {#5146
      date: 2023-11-21 20:24:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: "Lmao same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700606349 {#5308
    date: 2023-11-21 23:39:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@MataVatnik@lemmy.world"
    "@Rhynoplaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5311 …}
  +nested: Doctrine\ORM\PersistentCollection {#5313 …}
  +votes: Doctrine\ORM\PersistentCollection {#5315 …}
  +reports: Doctrine\ORM\PersistentCollection {#5317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
  -id: 148878
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606349 {#5309
    date: 2023-11-21 23:39: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 {#5163
  +user: Proxies\__CG__\App\Entity\User {#5164 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4852
    +user: App\Entity\User {#4865 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When autists gain power"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701063011 {#4847
      date: 2023-11-27 06:30:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 147851
    -bodyTs: "'autist':2 'gain':3 'power':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5481984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588966 {#4848
      date: 2023-11-21 18:49:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: "I have autism, where’s my free power?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700601214 {#5161
    date: 2023-11-21 22:13:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@MataVatnik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5165 …}
  +nested: Doctrine\ORM\PersistentCollection {#5167 …}
  +votes: Doctrine\ORM\PersistentCollection {#5169 …}
  +reports: Doctrine\ORM\PersistentCollection {#5171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
  -id: 148593
  -bodyTs: "'autism':3 'free':7 'power':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5486175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601214 {#5162
    date: 2023-11-21 22:13: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 {#5163
  +user: Proxies\__CG__\App\Entity\User {#5164 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4852
    +user: App\Entity\User {#4865 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When autists gain power"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701063011 {#4847
      date: 2023-11-27 06:30:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 147851
    -bodyTs: "'autist':2 'gain':3 'power':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5481984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588966 {#4848
      date: 2023-11-21 18:49:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: "I have autism, where’s my free power?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700601214 {#5161
    date: 2023-11-21 22:13:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@MataVatnik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5165 …}
  +nested: Doctrine\ORM\PersistentCollection {#5167 …}
  +votes: Doctrine\ORM\PersistentCollection {#5169 …}
  +reports: Doctrine\ORM\PersistentCollection {#5171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
  -id: 148593
  -bodyTs: "'autism':3 'free':7 'power':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5486175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601214 {#5162
    date: 2023-11-21 22:13: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 {#5163
  +user: Proxies\__CG__\App\Entity\User {#5164 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4852
    +user: App\Entity\User {#4865 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When autists gain power"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701063011 {#4847
      date: 2023-11-27 06:30:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 147851
    -bodyTs: "'autist':2 'gain':3 'power':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5481984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588966 {#4848
      date: 2023-11-21 18:49:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: "I have autism, where’s my free power?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700601214 {#5161
    date: 2023-11-21 22:13:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@MataVatnik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5165 …}
  +nested: Doctrine\ORM\PersistentCollection {#5167 …}
  +votes: Doctrine\ORM\PersistentCollection {#5169 …}
  +reports: Doctrine\ORM\PersistentCollection {#5171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
  -id: 148593
  -bodyTs: "'autism':3 'free':7 'power':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5486175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601214 {#5162
    date: 2023-11-21 22:13: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 {#5340
  +user: App\Entity\User {#4865 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5163
    +user: Proxies\__CG__\App\Entity\User {#5164 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4852
      +user: App\Entity\User {#4865 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "When autists gain power"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701063011 {#4847
        date: 2023-11-27 06:30:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4853 …}
      +nested: Doctrine\ORM\PersistentCollection {#4855 …}
      +votes: Doctrine\ORM\PersistentCollection {#4857 …}
      +reports: Doctrine\ORM\PersistentCollection {#4859 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
      -id: 147851
      -bodyTs: "'autist':2 'gain':3 'power':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5481984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588966 {#4848
        date: 2023-11-21 18:49:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4852}
    +body: "I have autism, where’s my free power?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700601214 {#5161
      date: 2023-11-21 22:13:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@MataVatnik@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5165 …}
    +nested: Doctrine\ORM\PersistentCollection {#5167 …}
    +votes: Doctrine\ORM\PersistentCollection {#5169 …}
    +reports: Doctrine\ORM\PersistentCollection {#5171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
    -id: 148593
    -bodyTs: "'autism':3 'free':7 'power':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5486175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700601214 {#5162
      date: 2023-11-21 22:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: "You picked the wrong special interest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700606335 {#5338
    date: 2023-11-21 23:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@MataVatnik@lemmy.world"
    "@Rachelhazideas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5341 …}
  +nested: Doctrine\ORM\PersistentCollection {#5343 …}
  +votes: Doctrine\ORM\PersistentCollection {#5345 …}
  +reports: Doctrine\ORM\PersistentCollection {#5347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5351 …}
  -id: 148877
  -bodyTs: "'interest':6 'pick':2 'special':5 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606335 {#5339
    date: 2023-11-21 23:38:55.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 {#5340
  +user: App\Entity\User {#4865 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5163
    +user: Proxies\__CG__\App\Entity\User {#5164 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4852
      +user: App\Entity\User {#4865 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "When autists gain power"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701063011 {#4847
        date: 2023-11-27 06:30:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4853 …}
      +nested: Doctrine\ORM\PersistentCollection {#4855 …}
      +votes: Doctrine\ORM\PersistentCollection {#4857 …}
      +reports: Doctrine\ORM\PersistentCollection {#4859 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
      -id: 147851
      -bodyTs: "'autist':2 'gain':3 'power':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5481984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588966 {#4848
        date: 2023-11-21 18:49:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4852}
    +body: "I have autism, where’s my free power?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700601214 {#5161
      date: 2023-11-21 22:13:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@MataVatnik@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5165 …}
    +nested: Doctrine\ORM\PersistentCollection {#5167 …}
    +votes: Doctrine\ORM\PersistentCollection {#5169 …}
    +reports: Doctrine\ORM\PersistentCollection {#5171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
    -id: 148593
    -bodyTs: "'autism':3 'free':7 'power':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5486175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700601214 {#5162
      date: 2023-11-21 22:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: "You picked the wrong special interest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700606335 {#5338
    date: 2023-11-21 23:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@MataVatnik@lemmy.world"
    "@Rachelhazideas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5341 …}
  +nested: Doctrine\ORM\PersistentCollection {#5343 …}
  +votes: Doctrine\ORM\PersistentCollection {#5345 …}
  +reports: Doctrine\ORM\PersistentCollection {#5347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5351 …}
  -id: 148877
  -bodyTs: "'interest':6 'pick':2 'special':5 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606335 {#5339
    date: 2023-11-21 23:38:55.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 {#5340
  +user: App\Entity\User {#4865 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5163
    +user: Proxies\__CG__\App\Entity\User {#5164 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4852
      +user: App\Entity\User {#4865 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "When autists gain power"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701063011 {#4847
        date: 2023-11-27 06:30:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4853 …}
      +nested: Doctrine\ORM\PersistentCollection {#4855 …}
      +votes: Doctrine\ORM\PersistentCollection {#4857 …}
      +reports: Doctrine\ORM\PersistentCollection {#4859 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
      -id: 147851
      -bodyTs: "'autist':2 'gain':3 'power':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5481984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588966 {#4848
        date: 2023-11-21 18:49:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4852}
    +body: "I have autism, where’s my free power?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700601214 {#5161
      date: 2023-11-21 22:13:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@MataVatnik@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5165 …}
    +nested: Doctrine\ORM\PersistentCollection {#5167 …}
    +votes: Doctrine\ORM\PersistentCollection {#5169 …}
    +reports: Doctrine\ORM\PersistentCollection {#5171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
    -id: 148593
    -bodyTs: "'autism':3 'free':7 'power':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5486175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700601214 {#5162
      date: 2023-11-21 22:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4852}
  +body: "You picked the wrong special interest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700606335 {#5338
    date: 2023-11-21 23:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@MataVatnik@lemmy.world"
    "@Rachelhazideas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5341 …}
  +nested: Doctrine\ORM\PersistentCollection {#5343 …}
  +votes: Doctrine\ORM\PersistentCollection {#5345 …}
  +reports: Doctrine\ORM\PersistentCollection {#5347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5351 …}
  -id: 148877
  -bodyTs: "'interest':6 'pick':2 'special':5 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606335 {#5339
    date: 2023-11-21 23:38:55.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 {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Somebody forgot Germany:\n
    \n
    ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1701105090 {#4921
    date: 2023-11-27 18:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -id: 147811
  -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5020605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588550 {#4922
    date: 2023-11-21 18:42:30.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 {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Somebody forgot Germany:\n
    \n
    ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1701105090 {#4921
    date: 2023-11-27 18:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -id: 147811
  -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5020605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588550 {#4922
    date: 2023-11-21 18:42:30.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 {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Somebody forgot Germany:\n
    \n
    ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1701105090 {#4921
    date: 2023-11-27 18:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -id: 147811
  -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5020605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588550 {#4922
    date: 2023-11-21 18:42:30.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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5099
  +user: Proxies\__CG__\App\Entity\User {#5100 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Somebody forgot Germany:\n
      \n
      ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1701105090 {#4921
      date: 2023-11-27 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -id: 147811
    -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5020605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588550 {#4922
      date: 2023-11-21 18:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "Strange of Germany to have a supervillain"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700591700 {#5097
    date: 2023-11-21 19:35:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5103 …}
  +votes: Doctrine\ORM\PersistentCollection {#5105 …}
  +reports: Doctrine\ORM\PersistentCollection {#5107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
  -id: 148063
  -bodyTs: "'germani':3 'strang':1 'supervillain':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5482959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700591700 {#5098
    date: 2023-11-21 19:35: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
123 DENIED edit
App\Entity\EntryComment {#5099
  +user: Proxies\__CG__\App\Entity\User {#5100 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Somebody forgot Germany:\n
      \n
      ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1701105090 {#4921
      date: 2023-11-27 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -id: 147811
    -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5020605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588550 {#4922
      date: 2023-11-21 18:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "Strange of Germany to have a supervillain"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700591700 {#5097
    date: 2023-11-21 19:35:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5103 …}
  +votes: Doctrine\ORM\PersistentCollection {#5105 …}
  +reports: Doctrine\ORM\PersistentCollection {#5107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
  -id: 148063
  -bodyTs: "'germani':3 'strang':1 'supervillain':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5482959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700591700 {#5098
    date: 2023-11-21 19:35: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
124 DENIED moderate
App\Entity\EntryComment {#5099
  +user: Proxies\__CG__\App\Entity\User {#5100 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Somebody forgot Germany:\n
      \n
      ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1701105090 {#4921
      date: 2023-11-27 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -id: 147811
    -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5020605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588550 {#4922
      date: 2023-11-21 18:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "Strange of Germany to have a supervillain"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700591700 {#5097
    date: 2023-11-21 19:35:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5103 …}
  +votes: Doctrine\ORM\PersistentCollection {#5105 …}
  +reports: Doctrine\ORM\PersistentCollection {#5107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
  -id: 148063
  -bodyTs: "'germani':3 'strang':1 'supervillain':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5482959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700591700 {#5098
    date: 2023-11-21 19:35: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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5264
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5099
    +user: Proxies\__CG__\App\Entity\User {#5100 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Somebody forgot Germany:\n
        \n
        ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 87
      +score: 0
      +lastActive: DateTime @1701105090 {#4921
        date: 2023-11-27 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 147811
      -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5020605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588550 {#4922
        date: 2023-11-21 18:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "Strange of Germany to have a supervillain"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1700591700 {#5097
      date: 2023-11-21 19:35:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5101 …}
    +nested: Doctrine\ORM\PersistentCollection {#5103 …}
    +votes: Doctrine\ORM\PersistentCollection {#5105 …}
    +reports: Doctrine\ORM\PersistentCollection {#5107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
    -id: 148063
    -bodyTs: "'germani':3 'strang':1 'supervillain':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5482959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591700 {#5098
      date: 2023-11-21 19:35:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "We have the most evil supervillains."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700592401 {#5262
    date: 2023-11-21 19:46:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5265 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
  -id: 148104
  -bodyTs: "'evil':5 'supervillain':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5022309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592401 {#5263
    date: 2023-11-21 19:46:41.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
127 DENIED edit
App\Entity\EntryComment {#5264
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5099
    +user: Proxies\__CG__\App\Entity\User {#5100 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Somebody forgot Germany:\n
        \n
        ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 87
      +score: 0
      +lastActive: DateTime @1701105090 {#4921
        date: 2023-11-27 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 147811
      -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5020605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588550 {#4922
        date: 2023-11-21 18:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "Strange of Germany to have a supervillain"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1700591700 {#5097
      date: 2023-11-21 19:35:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5101 …}
    +nested: Doctrine\ORM\PersistentCollection {#5103 …}
    +votes: Doctrine\ORM\PersistentCollection {#5105 …}
    +reports: Doctrine\ORM\PersistentCollection {#5107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
    -id: 148063
    -bodyTs: "'germani':3 'strang':1 'supervillain':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5482959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591700 {#5098
      date: 2023-11-21 19:35:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "We have the most evil supervillains."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700592401 {#5262
    date: 2023-11-21 19:46:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5265 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
  -id: 148104
  -bodyTs: "'evil':5 'supervillain':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5022309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592401 {#5263
    date: 2023-11-21 19:46:41.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
128 DENIED moderate
App\Entity\EntryComment {#5264
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5099
    +user: Proxies\__CG__\App\Entity\User {#5100 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Somebody forgot Germany:\n
        \n
        ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 87
      +score: 0
      +lastActive: DateTime @1701105090 {#4921
        date: 2023-11-27 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 147811
      -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5020605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588550 {#4922
        date: 2023-11-21 18:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "Strange of Germany to have a supervillain"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1700591700 {#5097
      date: 2023-11-21 19:35:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5101 …}
    +nested: Doctrine\ORM\PersistentCollection {#5103 …}
    +votes: Doctrine\ORM\PersistentCollection {#5105 …}
    +reports: Doctrine\ORM\PersistentCollection {#5107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
    -id: 148063
    -bodyTs: "'germani':3 'strang':1 'supervillain':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5482959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591700 {#5098
      date: 2023-11-21 19:35:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "We have the most evil supervillains."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700592401 {#5262
    date: 2023-11-21 19:46:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5265 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
  -id: 148104
  -bodyTs: "'evil':5 'supervillain':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5022309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592401 {#5263
    date: 2023-11-21 19:46:41.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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5264
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5099
      +user: Proxies\__CG__\App\Entity\User {#5100 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4927
        +user: App\Entity\User {#4940 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Somebody forgot Germany:\n
          \n
          ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 87
        +score: 0
        +lastActive: DateTime @1701105090 {#4921
          date: 2023-11-27 18:11:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4928 …}
        +nested: Doctrine\ORM\PersistentCollection {#4930 …}
        +votes: Doctrine\ORM\PersistentCollection {#4932 …}
        +reports: Doctrine\ORM\PersistentCollection {#4934 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
        -id: 147811
        -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5020605"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700588550 {#4922
          date: 2023-11-21 18:42:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4927}
      +body: "Strange of Germany to have a supervillain"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1700591700 {#5097
        date: 2023-11-21 19:35:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Guildo@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5101 …}
      +nested: Doctrine\ORM\PersistentCollection {#5103 …}
      +votes: Doctrine\ORM\PersistentCollection {#5105 …}
      +reports: Doctrine\ORM\PersistentCollection {#5107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
      -id: 148063
      -bodyTs: "'germani':3 'strang':1 'supervillain':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5482959"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700591700 {#5098
        date: 2023-11-21 19:35:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "We have the most evil supervillains."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700592401 {#5262
      date: 2023-11-21 19:46:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
      "@Frozengyro@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5265 …}
    +nested: Doctrine\ORM\PersistentCollection {#5267 …}
    +votes: Doctrine\ORM\PersistentCollection {#5269 …}
    +reports: Doctrine\ORM\PersistentCollection {#5271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
    -id: 148104
    -bodyTs: "'evil':5 'supervillain':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5022309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700592401 {#5263
      date: 2023-11-21 19:46:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "👀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700594017 {#5454
    date: 2023-11-21 20:13:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5458 …}
  +nested: Doctrine\ORM\PersistentCollection {#5460 …}
  +votes: Doctrine\ORM\PersistentCollection {#5462 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 148202
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5483793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700594017 {#5455
    date: 2023-11-21 20:13: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
131 DENIED edit
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5264
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5099
      +user: Proxies\__CG__\App\Entity\User {#5100 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4927
        +user: App\Entity\User {#4940 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Somebody forgot Germany:\n
          \n
          ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 87
        +score: 0
        +lastActive: DateTime @1701105090 {#4921
          date: 2023-11-27 18:11:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4928 …}
        +nested: Doctrine\ORM\PersistentCollection {#4930 …}
        +votes: Doctrine\ORM\PersistentCollection {#4932 …}
        +reports: Doctrine\ORM\PersistentCollection {#4934 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
        -id: 147811
        -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5020605"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700588550 {#4922
          date: 2023-11-21 18:42:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4927}
      +body: "Strange of Germany to have a supervillain"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1700591700 {#5097
        date: 2023-11-21 19:35:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Guildo@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5101 …}
      +nested: Doctrine\ORM\PersistentCollection {#5103 …}
      +votes: Doctrine\ORM\PersistentCollection {#5105 …}
      +reports: Doctrine\ORM\PersistentCollection {#5107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
      -id: 148063
      -bodyTs: "'germani':3 'strang':1 'supervillain':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5482959"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700591700 {#5098
        date: 2023-11-21 19:35:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "We have the most evil supervillains."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700592401 {#5262
      date: 2023-11-21 19:46:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
      "@Frozengyro@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5265 …}
    +nested: Doctrine\ORM\PersistentCollection {#5267 …}
    +votes: Doctrine\ORM\PersistentCollection {#5269 …}
    +reports: Doctrine\ORM\PersistentCollection {#5271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
    -id: 148104
    -bodyTs: "'evil':5 'supervillain':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5022309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700592401 {#5263
      date: 2023-11-21 19:46:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "👀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700594017 {#5454
    date: 2023-11-21 20:13:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5458 …}
  +nested: Doctrine\ORM\PersistentCollection {#5460 …}
  +votes: Doctrine\ORM\PersistentCollection {#5462 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 148202
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5483793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700594017 {#5455
    date: 2023-11-21 20:13: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
132 DENIED moderate
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5457 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5264
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5099
      +user: Proxies\__CG__\App\Entity\User {#5100 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4927
        +user: App\Entity\User {#4940 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Somebody forgot Germany:\n
          \n
          ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 87
        +score: 0
        +lastActive: DateTime @1701105090 {#4921
          date: 2023-11-27 18:11:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4928 …}
        +nested: Doctrine\ORM\PersistentCollection {#4930 …}
        +votes: Doctrine\ORM\PersistentCollection {#4932 …}
        +reports: Doctrine\ORM\PersistentCollection {#4934 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
        -id: 147811
        -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5020605"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700588550 {#4922
          date: 2023-11-21 18:42:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4927}
      +body: "Strange of Germany to have a supervillain"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1700591700 {#5097
        date: 2023-11-21 19:35:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Guildo@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5101 …}
      +nested: Doctrine\ORM\PersistentCollection {#5103 …}
      +votes: Doctrine\ORM\PersistentCollection {#5105 …}
      +reports: Doctrine\ORM\PersistentCollection {#5107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
      -id: 148063
      -bodyTs: "'germani':3 'strang':1 'supervillain':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5482959"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700591700 {#5098
        date: 2023-11-21 19:35:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "We have the most evil supervillains."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700592401 {#5262
      date: 2023-11-21 19:46:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
      "@Frozengyro@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5265 …}
    +nested: Doctrine\ORM\PersistentCollection {#5267 …}
    +votes: Doctrine\ORM\PersistentCollection {#5269 …}
    +reports: Doctrine\ORM\PersistentCollection {#5271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
    -id: 148104
    -bodyTs: "'evil':5 'supervillain':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5022309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700592401 {#5263
      date: 2023-11-21 19:46:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "👀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700594017 {#5454
    date: 2023-11-21 20:13:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5458 …}
  +nested: Doctrine\ORM\PersistentCollection {#5460 …}
  +votes: Doctrine\ORM\PersistentCollection {#5462 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 148202
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5483793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700594017 {#5455
    date: 2023-11-21 20:13: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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5509
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5456
    +user: Proxies\__CG__\App\Entity\User {#5457 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5264
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5099
        +user: Proxies\__CG__\App\Entity\User {#5100 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4927
          +user: App\Entity\User {#4940 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Somebody forgot Germany:\n
            \n
            ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 87
          +score: 0
          +lastActive: DateTime @1701105090 {#4921
            date: 2023-11-27 18:11:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4928 …}
          +nested: Doctrine\ORM\PersistentCollection {#4930 …}
          +votes: Doctrine\ORM\PersistentCollection {#4932 …}
          +reports: Doctrine\ORM\PersistentCollection {#4934 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
          -id: 147811
          -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5020605"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700588550 {#4922
            date: 2023-11-21 18:42:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4927}
        +body: "Strange of Germany to have a supervillain"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1700591700 {#5097
          date: 2023-11-21 19:35:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@Guildo@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5101 …}
        +nested: Doctrine\ORM\PersistentCollection {#5103 …}
        +votes: Doctrine\ORM\PersistentCollection {#5105 …}
        +reports: Doctrine\ORM\PersistentCollection {#5107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
        -id: 148063
        -bodyTs: "'germani':3 'strang':1 'supervillain':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5482959"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700591700 {#5098
          date: 2023-11-21 19:35:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4927}
      +body: "We have the most evil supervillains."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700592401 {#5262
        date: 2023-11-21 19:46:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Guildo@feddit.de"
        "@Frozengyro@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5265 …}
      +nested: Doctrine\ORM\PersistentCollection {#5267 …}
      +votes: Doctrine\ORM\PersistentCollection {#5269 …}
      +reports: Doctrine\ORM\PersistentCollection {#5271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
      -id: 148104
      -bodyTs: "'evil':5 'supervillain':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5022309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700592401 {#5263
        date: 2023-11-21 19:46:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "👀"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700594017 {#5454
      date: 2023-11-21 20:13:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
      "@Frozengyro@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5458 …}
    +nested: Doctrine\ORM\PersistentCollection {#5460 …}
    +votes: Doctrine\ORM\PersistentCollection {#5462 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
    -id: 148202
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5483793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700594017 {#5455
      date: 2023-11-21 20:13:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: """
    This is Angela Merkel, she was Scholz’ predecessor. Look at her - even Putin was afraid.  \n
    ![](https://feddit.de/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1700594269 {#5505
    date: 2023-11-21 20:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
    "@BleatingZombie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5513 …}
  +nested: Doctrine\ORM\PersistentCollection {#5515 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5521 …}
  -id: 148209
  -bodyTs: "'/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)':18 'afraid':15 'angela':3 'even':12 'feddit.de':17 'feddit.de/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)':16 'look':9 'merkel':4 'predecessor':8 'putin':13 'scholz':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5023177"
  +editedAt: DateTimeImmutable @1701051120 {#5502
    date: 2023-11-27 03:12:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700594269 {#5506
    date: 2023-11-21 20:17: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
135 DENIED edit
App\Entity\EntryComment {#5509
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5456
    +user: Proxies\__CG__\App\Entity\User {#5457 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5264
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5099
        +user: Proxies\__CG__\App\Entity\User {#5100 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4927
          +user: App\Entity\User {#4940 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Somebody forgot Germany:\n
            \n
            ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 87
          +score: 0
          +lastActive: DateTime @1701105090 {#4921
            date: 2023-11-27 18:11:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4928 …}
          +nested: Doctrine\ORM\PersistentCollection {#4930 …}
          +votes: Doctrine\ORM\PersistentCollection {#4932 …}
          +reports: Doctrine\ORM\PersistentCollection {#4934 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
          -id: 147811
          -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5020605"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700588550 {#4922
            date: 2023-11-21 18:42:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4927}
        +body: "Strange of Germany to have a supervillain"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1700591700 {#5097
          date: 2023-11-21 19:35:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@Guildo@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5101 …}
        +nested: Doctrine\ORM\PersistentCollection {#5103 …}
        +votes: Doctrine\ORM\PersistentCollection {#5105 …}
        +reports: Doctrine\ORM\PersistentCollection {#5107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
        -id: 148063
        -bodyTs: "'germani':3 'strang':1 'supervillain':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5482959"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700591700 {#5098
          date: 2023-11-21 19:35:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4927}
      +body: "We have the most evil supervillains."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700592401 {#5262
        date: 2023-11-21 19:46:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Guildo@feddit.de"
        "@Frozengyro@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5265 …}
      +nested: Doctrine\ORM\PersistentCollection {#5267 …}
      +votes: Doctrine\ORM\PersistentCollection {#5269 …}
      +reports: Doctrine\ORM\PersistentCollection {#5271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
      -id: 148104
      -bodyTs: "'evil':5 'supervillain':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5022309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700592401 {#5263
        date: 2023-11-21 19:46:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "👀"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700594017 {#5454
      date: 2023-11-21 20:13:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
      "@Frozengyro@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5458 …}
    +nested: Doctrine\ORM\PersistentCollection {#5460 …}
    +votes: Doctrine\ORM\PersistentCollection {#5462 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
    -id: 148202
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5483793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700594017 {#5455
      date: 2023-11-21 20:13:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: """
    This is Angela Merkel, she was Scholz’ predecessor. Look at her - even Putin was afraid.  \n
    ![](https://feddit.de/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1700594269 {#5505
    date: 2023-11-21 20:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
    "@BleatingZombie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5513 …}
  +nested: Doctrine\ORM\PersistentCollection {#5515 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5521 …}
  -id: 148209
  -bodyTs: "'/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)':18 'afraid':15 'angela':3 'even':12 'feddit.de':17 'feddit.de/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)':16 'look':9 'merkel':4 'predecessor':8 'putin':13 'scholz':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5023177"
  +editedAt: DateTimeImmutable @1701051120 {#5502
    date: 2023-11-27 03:12:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700594269 {#5506
    date: 2023-11-21 20:17: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
136 DENIED moderate
App\Entity\EntryComment {#5509
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5456
    +user: Proxies\__CG__\App\Entity\User {#5457 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5264
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5099
        +user: Proxies\__CG__\App\Entity\User {#5100 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4927
          +user: App\Entity\User {#4940 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Somebody forgot Germany:\n
            \n
            ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 87
          +score: 0
          +lastActive: DateTime @1701105090 {#4921
            date: 2023-11-27 18:11:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4928 …}
          +nested: Doctrine\ORM\PersistentCollection {#4930 …}
          +votes: Doctrine\ORM\PersistentCollection {#4932 …}
          +reports: Doctrine\ORM\PersistentCollection {#4934 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
          -id: 147811
          -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5020605"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700588550 {#4922
            date: 2023-11-21 18:42:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4927}
        +body: "Strange of Germany to have a supervillain"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1700591700 {#5097
          date: 2023-11-21 19:35:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@Guildo@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5101 …}
        +nested: Doctrine\ORM\PersistentCollection {#5103 …}
        +votes: Doctrine\ORM\PersistentCollection {#5105 …}
        +reports: Doctrine\ORM\PersistentCollection {#5107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
        -id: 148063
        -bodyTs: "'germani':3 'strang':1 'supervillain':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5482959"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700591700 {#5098
          date: 2023-11-21 19:35:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4927}
      +body: "We have the most evil supervillains."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700592401 {#5262
        date: 2023-11-21 19:46:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Guildo@feddit.de"
        "@Frozengyro@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5265 …}
      +nested: Doctrine\ORM\PersistentCollection {#5267 …}
      +votes: Doctrine\ORM\PersistentCollection {#5269 …}
      +reports: Doctrine\ORM\PersistentCollection {#5271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
      -id: 148104
      -bodyTs: "'evil':5 'supervillain':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5022309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700592401 {#5263
        date: 2023-11-21 19:46:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "👀"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700594017 {#5454
      date: 2023-11-21 20:13:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
      "@Frozengyro@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5458 …}
    +nested: Doctrine\ORM\PersistentCollection {#5460 …}
    +votes: Doctrine\ORM\PersistentCollection {#5462 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
    -id: 148202
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5483793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700594017 {#5455
      date: 2023-11-21 20:13:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: """
    This is Angela Merkel, she was Scholz’ predecessor. Look at her - even Putin was afraid.  \n
    ![](https://feddit.de/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1700594269 {#5505
    date: 2023-11-21 20:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
    "@BleatingZombie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5513 …}
  +nested: Doctrine\ORM\PersistentCollection {#5515 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5521 …}
  -id: 148209
  -bodyTs: "'/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)':18 'afraid':15 'angela':3 'even':12 'feddit.de':17 'feddit.de/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)':16 'look':9 'merkel':4 'predecessor':8 'putin':13 'scholz':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5023177"
  +editedAt: DateTimeImmutable @1701051120 {#5502
    date: 2023-11-27 03:12:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700594269 {#5506
    date: 2023-11-21 20:17: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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5539
  +user: Proxies\__CG__\App\Entity\User {#5547 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5509
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5456
      +user: Proxies\__CG__\App\Entity\User {#5457 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5264
        +user: App\Entity\User {#4940 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5099
          +user: Proxies\__CG__\App\Entity\User {#5100 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4927
            +user: App\Entity\User {#4940 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Somebody forgot Germany:\n
              \n
              ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 87
            +score: 0
            +lastActive: DateTime @1701105090 {#4921
              date: 2023-11-27 18:11:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@OttoVonNoob@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4928 …}
            +nested: Doctrine\ORM\PersistentCollection {#4930 …}
            +votes: Doctrine\ORM\PersistentCollection {#4932 …}
            +reports: Doctrine\ORM\PersistentCollection {#4934 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
            -id: 147811
            -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5020605"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700588550 {#4922
              date: 2023-11-21 18:42:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4927}
          +body: "Strange of Germany to have a supervillain"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1700591700 {#5097
            date: 2023-11-21 19:35:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
            "@Guildo@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5101 …}
          +nested: Doctrine\ORM\PersistentCollection {#5103 …}
          +votes: Doctrine\ORM\PersistentCollection {#5105 …}
          +reports: Doctrine\ORM\PersistentCollection {#5107 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
          -id: 148063
          -bodyTs: "'germani':3 'strang':1 'supervillain':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5482959"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700591700 {#5098
            date: 2023-11-21 19:35:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4927}
        +body: "We have the most evil supervillains."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700592401 {#5262
          date: 2023-11-21 19:46:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@Guildo@feddit.de"
          "@Frozengyro@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5265 …}
        +nested: Doctrine\ORM\PersistentCollection {#5267 …}
        +votes: Doctrine\ORM\PersistentCollection {#5269 …}
        +reports: Doctrine\ORM\PersistentCollection {#5271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
        -id: 148104
        -bodyTs: "'evil':5 'supervillain':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5022309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700592401 {#5263
          date: 2023-11-21 19:46:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4927}
      +body: "👀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700594017 {#5454
        date: 2023-11-21 20:13:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Guildo@feddit.de"
        "@Frozengyro@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5458 …}
      +nested: Doctrine\ORM\PersistentCollection {#5460 …}
      +votes: Doctrine\ORM\PersistentCollection {#5462 …}
      +reports: Doctrine\ORM\PersistentCollection {#5464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
      -id: 148202
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5483793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700594017 {#5455
        date: 2023-11-21 20:13:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: """
      This is Angela Merkel, she was Scholz’ predecessor. Look at her - even Putin was afraid.  \n
      ![](https://feddit.de/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700594269 {#5505
      date: 2023-11-21 20:17:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
      "@Frozengyro@lemmy.world"
      "@BleatingZombie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5513 …}
    +nested: Doctrine\ORM\PersistentCollection {#5515 …}
    +votes: Doctrine\ORM\PersistentCollection {#5511 …}
    +reports: Doctrine\ORM\PersistentCollection {#5517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5521 …}
    -id: 148209
    -bodyTs: "'/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)':18 'afraid':15 'angela':3 'even':12 'feddit.de':17 'feddit.de/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)':16 'look':9 'merkel':4 'predecessor':8 'putin':13 'scholz':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5023177"
    +editedAt: DateTimeImmutable @1701051120 {#5502
      date: 2023-11-27 03:12:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700594269 {#5506
      date: 2023-11-21 20:17:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "Tbh, I don’t blame him. She looks like she’s going to eat him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700621814 {#5544
    date: 2023-11-22 03:56:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
    "@BleatingZombie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5550 …}
  +nested: Doctrine\ORM\PersistentCollection {#5552 …}
  +votes: Doctrine\ORM\PersistentCollection {#5548 …}
  +reports: Doctrine\ORM\PersistentCollection {#5555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5559 …}
  -id: 149459
  -bodyTs: "'blame':5 'eat':14 'go':12 'like':9 'look':8 'tbh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6424783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700621814 {#5541
    date: 2023-11-22 03:56:54.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
139 DENIED edit
App\Entity\EntryComment {#5539
  +user: Proxies\__CG__\App\Entity\User {#5547 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5509
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5456
      +user: Proxies\__CG__\App\Entity\User {#5457 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5264
        +user: App\Entity\User {#4940 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5099
          +user: Proxies\__CG__\App\Entity\User {#5100 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4927
            +user: App\Entity\User {#4940 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Somebody forgot Germany:\n
              \n
              ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 87
            +score: 0
            +lastActive: DateTime @1701105090 {#4921
              date: 2023-11-27 18:11:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@OttoVonNoob@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4928 …}
            +nested: Doctrine\ORM\PersistentCollection {#4930 …}
            +votes: Doctrine\ORM\PersistentCollection {#4932 …}
            +reports: Doctrine\ORM\PersistentCollection {#4934 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
            -id: 147811
            -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5020605"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700588550 {#4922
              date: 2023-11-21 18:42:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4927}
          +body: "Strange of Germany to have a supervillain"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1700591700 {#5097
            date: 2023-11-21 19:35:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
            "@Guildo@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5101 …}
          +nested: Doctrine\ORM\PersistentCollection {#5103 …}
          +votes: Doctrine\ORM\PersistentCollection {#5105 …}
          +reports: Doctrine\ORM\PersistentCollection {#5107 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
          -id: 148063
          -bodyTs: "'germani':3 'strang':1 'supervillain':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5482959"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700591700 {#5098
            date: 2023-11-21 19:35:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4927}
        +body: "We have the most evil supervillains."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700592401 {#5262
          date: 2023-11-21 19:46:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@Guildo@feddit.de"
          "@Frozengyro@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5265 …}
        +nested: Doctrine\ORM\PersistentCollection {#5267 …}
        +votes: Doctrine\ORM\PersistentCollection {#5269 …}
        +reports: Doctrine\ORM\PersistentCollection {#5271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
        -id: 148104
        -bodyTs: "'evil':5 'supervillain':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5022309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700592401 {#5263
          date: 2023-11-21 19:46:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4927}
      +body: "👀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700594017 {#5454
        date: 2023-11-21 20:13:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Guildo@feddit.de"
        "@Frozengyro@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5458 …}
      +nested: Doctrine\ORM\PersistentCollection {#5460 …}
      +votes: Doctrine\ORM\PersistentCollection {#5462 …}
      +reports: Doctrine\ORM\PersistentCollection {#5464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
      -id: 148202
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5483793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700594017 {#5455
        date: 2023-11-21 20:13:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: """
      This is Angela Merkel, she was Scholz’ predecessor. Look at her - even Putin was afraid.  \n
      ![](https://feddit.de/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700594269 {#5505
      date: 2023-11-21 20:17:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
      "@Frozengyro@lemmy.world"
      "@BleatingZombie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5513 …}
    +nested: Doctrine\ORM\PersistentCollection {#5515 …}
    +votes: Doctrine\ORM\PersistentCollection {#5511 …}
    +reports: Doctrine\ORM\PersistentCollection {#5517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5521 …}
    -id: 148209
    -bodyTs: "'/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)':18 'afraid':15 'angela':3 'even':12 'feddit.de':17 'feddit.de/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)':16 'look':9 'merkel':4 'predecessor':8 'putin':13 'scholz':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5023177"
    +editedAt: DateTimeImmutable @1701051120 {#5502
      date: 2023-11-27 03:12:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700594269 {#5506
      date: 2023-11-21 20:17:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "Tbh, I don’t blame him. She looks like she’s going to eat him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700621814 {#5544
    date: 2023-11-22 03:56:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
    "@BleatingZombie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5550 …}
  +nested: Doctrine\ORM\PersistentCollection {#5552 …}
  +votes: Doctrine\ORM\PersistentCollection {#5548 …}
  +reports: Doctrine\ORM\PersistentCollection {#5555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5559 …}
  -id: 149459
  -bodyTs: "'blame':5 'eat':14 'go':12 'like':9 'look':8 'tbh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6424783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700621814 {#5541
    date: 2023-11-22 03:56:54.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
140 DENIED moderate
App\Entity\EntryComment {#5539
  +user: Proxies\__CG__\App\Entity\User {#5547 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5509
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5456
      +user: Proxies\__CG__\App\Entity\User {#5457 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5264
        +user: App\Entity\User {#4940 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5099
          +user: Proxies\__CG__\App\Entity\User {#5100 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4927
            +user: App\Entity\User {#4940 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Somebody forgot Germany:\n
              \n
              ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 87
            +score: 0
            +lastActive: DateTime @1701105090 {#4921
              date: 2023-11-27 18:11:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@OttoVonNoob@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4928 …}
            +nested: Doctrine\ORM\PersistentCollection {#4930 …}
            +votes: Doctrine\ORM\PersistentCollection {#4932 …}
            +reports: Doctrine\ORM\PersistentCollection {#4934 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
            -id: 147811
            -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5020605"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700588550 {#4922
              date: 2023-11-21 18:42:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4927}
          +body: "Strange of Germany to have a supervillain"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1700591700 {#5097
            date: 2023-11-21 19:35:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
            "@Guildo@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5101 …}
          +nested: Doctrine\ORM\PersistentCollection {#5103 …}
          +votes: Doctrine\ORM\PersistentCollection {#5105 …}
          +reports: Doctrine\ORM\PersistentCollection {#5107 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
          -id: 148063
          -bodyTs: "'germani':3 'strang':1 'supervillain':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5482959"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700591700 {#5098
            date: 2023-11-21 19:35:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4927}
        +body: "We have the most evil supervillains."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700592401 {#5262
          date: 2023-11-21 19:46:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@Guildo@feddit.de"
          "@Frozengyro@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5265 …}
        +nested: Doctrine\ORM\PersistentCollection {#5267 …}
        +votes: Doctrine\ORM\PersistentCollection {#5269 …}
        +reports: Doctrine\ORM\PersistentCollection {#5271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
        -id: 148104
        -bodyTs: "'evil':5 'supervillain':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5022309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700592401 {#5263
          date: 2023-11-21 19:46:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4927}
      +body: "👀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700594017 {#5454
        date: 2023-11-21 20:13:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Guildo@feddit.de"
        "@Frozengyro@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5458 …}
      +nested: Doctrine\ORM\PersistentCollection {#5460 …}
      +votes: Doctrine\ORM\PersistentCollection {#5462 …}
      +reports: Doctrine\ORM\PersistentCollection {#5464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
      -id: 148202
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5483793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700594017 {#5455
        date: 2023-11-21 20:13:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: """
      This is Angela Merkel, she was Scholz’ predecessor. Look at her - even Putin was afraid.  \n
      ![](https://feddit.de/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700594269 {#5505
      date: 2023-11-21 20:17:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
      "@Frozengyro@lemmy.world"
      "@BleatingZombie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5513 …}
    +nested: Doctrine\ORM\PersistentCollection {#5515 …}
    +votes: Doctrine\ORM\PersistentCollection {#5511 …}
    +reports: Doctrine\ORM\PersistentCollection {#5517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5521 …}
    -id: 148209
    -bodyTs: "'/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)':18 'afraid':15 'angela':3 'even':12 'feddit.de':17 'feddit.de/pictrs/image/8c9e8001-b856-4a2f-809a-16df288eff7d.jpeg)':16 'look':9 'merkel':4 'predecessor':8 'putin':13 'scholz':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5023177"
    +editedAt: DateTimeImmutable @1701051120 {#5502
      date: 2023-11-27 03:12:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700594269 {#5506
      date: 2023-11-21 20:17:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "Tbh, I don’t blame him. She looks like she’s going to eat him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700621814 {#5544
    date: 2023-11-22 03:56:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
    "@BleatingZombie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5550 …}
  +nested: Doctrine\ORM\PersistentCollection {#5552 …}
  +votes: Doctrine\ORM\PersistentCollection {#5548 …}
  +reports: Doctrine\ORM\PersistentCollection {#5555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5559 …}
  -id: 149459
  -bodyTs: "'blame':5 'eat':14 'go':12 'like':9 'look':8 'tbh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6424783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700621814 {#5541
    date: 2023-11-22 03:56:54.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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5099
    +user: Proxies\__CG__\App\Entity\User {#5100 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Somebody forgot Germany:\n
        \n
        ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 87
      +score: 0
      +lastActive: DateTime @1701105090 {#4921
        date: 2023-11-27 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 147811
      -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5020605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588550 {#4922
        date: 2023-11-21 18:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "Strange of Germany to have a supervillain"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1700591700 {#5097
      date: 2023-11-21 19:35:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5101 …}
    +nested: Doctrine\ORM\PersistentCollection {#5103 …}
    +votes: Doctrine\ORM\PersistentCollection {#5105 …}
    +reports: Doctrine\ORM\PersistentCollection {#5107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
    -id: 148063
    -bodyTs: "'germani':3 'strang':1 'supervillain':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5482959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591700 {#5098
      date: 2023-11-21 19:35:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "![](https://i.pinimg.com/originals/af/fe/54/affe5484f991ee0cf2a7560717f78dc2.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1700595887 {#5277
    date: 2023-11-21 20:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 148305
  -bodyTs: "'/originals/af/fe/54/affe5484f991ee0cf2a7560717f78dc2.jpg)':3 'i.pinimg.com':2 'i.pinimg.com/originals/af/fe/54/affe5484f991ee0cf2a7560717f78dc2.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5484435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700595887 {#5278
    date: 2023-11-21 20:44:47.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
143 DENIED edit
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5099
    +user: Proxies\__CG__\App\Entity\User {#5100 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Somebody forgot Germany:\n
        \n
        ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 87
      +score: 0
      +lastActive: DateTime @1701105090 {#4921
        date: 2023-11-27 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 147811
      -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5020605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588550 {#4922
        date: 2023-11-21 18:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "Strange of Germany to have a supervillain"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1700591700 {#5097
      date: 2023-11-21 19:35:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5101 …}
    +nested: Doctrine\ORM\PersistentCollection {#5103 …}
    +votes: Doctrine\ORM\PersistentCollection {#5105 …}
    +reports: Doctrine\ORM\PersistentCollection {#5107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
    -id: 148063
    -bodyTs: "'germani':3 'strang':1 'supervillain':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5482959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591700 {#5098
      date: 2023-11-21 19:35:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "![](https://i.pinimg.com/originals/af/fe/54/affe5484f991ee0cf2a7560717f78dc2.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1700595887 {#5277
    date: 2023-11-21 20:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 148305
  -bodyTs: "'/originals/af/fe/54/affe5484f991ee0cf2a7560717f78dc2.jpg)':3 'i.pinimg.com':2 'i.pinimg.com/originals/af/fe/54/affe5484f991ee0cf2a7560717f78dc2.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5484435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700595887 {#5278
    date: 2023-11-21 20:44:47.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
144 DENIED moderate
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5099
    +user: Proxies\__CG__\App\Entity\User {#5100 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Somebody forgot Germany:\n
        \n
        ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 87
      +score: 0
      +lastActive: DateTime @1701105090 {#4921
        date: 2023-11-27 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 147811
      -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5020605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588550 {#4922
        date: 2023-11-21 18:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "Strange of Germany to have a supervillain"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1700591700 {#5097
      date: 2023-11-21 19:35:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5101 …}
    +nested: Doctrine\ORM\PersistentCollection {#5103 …}
    +votes: Doctrine\ORM\PersistentCollection {#5105 …}
    +reports: Doctrine\ORM\PersistentCollection {#5107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
    -id: 148063
    -bodyTs: "'germani':3 'strang':1 'supervillain':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5482959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591700 {#5098
      date: 2023-11-21 19:35:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "![](https://i.pinimg.com/originals/af/fe/54/affe5484f991ee0cf2a7560717f78dc2.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1700595887 {#5277
    date: 2023-11-21 20:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 148305
  -bodyTs: "'/originals/af/fe/54/affe5484f991ee0cf2a7560717f78dc2.jpg)':3 'i.pinimg.com':2 'i.pinimg.com/originals/af/fe/54/affe5484f991ee0cf2a7560717f78dc2.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5484435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700595887 {#5278
    date: 2023-11-21 20:44:47.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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5099
    +user: Proxies\__CG__\App\Entity\User {#5100 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Somebody forgot Germany:\n
        \n
        ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 87
      +score: 0
      +lastActive: DateTime @1701105090 {#4921
        date: 2023-11-27 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 147811
      -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5020605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588550 {#4922
        date: 2023-11-21 18:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "Strange of Germany to have a supervillain"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1700591700 {#5097
      date: 2023-11-21 19:35:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5101 …}
    +nested: Doctrine\ORM\PersistentCollection {#5103 …}
    +votes: Doctrine\ORM\PersistentCollection {#5105 …}
    +reports: Doctrine\ORM\PersistentCollection {#5107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
    -id: 148063
    -bodyTs: "'germani':3 'strang':1 'supervillain':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5482959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591700 {#5098
      date: 2023-11-21 19:35:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "We are very lucky, because he forgot that he is one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700606119 {#5292
    date: 2023-11-21 23:35:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 148859
  -bodyTs: "'forgot':7 'lucki':4 'one':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5028673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606119 {#5293
    date: 2023-11-21 23:35:19.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
147 DENIED edit
App\Entity\EntryComment {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5099
    +user: Proxies\__CG__\App\Entity\User {#5100 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Somebody forgot Germany:\n
        \n
        ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 87
      +score: 0
      +lastActive: DateTime @1701105090 {#4921
        date: 2023-11-27 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 147811
      -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5020605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588550 {#4922
        date: 2023-11-21 18:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "Strange of Germany to have a supervillain"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1700591700 {#5097
      date: 2023-11-21 19:35:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5101 …}
    +nested: Doctrine\ORM\PersistentCollection {#5103 …}
    +votes: Doctrine\ORM\PersistentCollection {#5105 …}
    +reports: Doctrine\ORM\PersistentCollection {#5107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
    -id: 148063
    -bodyTs: "'germani':3 'strang':1 'supervillain':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5482959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591700 {#5098
      date: 2023-11-21 19:35:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "We are very lucky, because he forgot that he is one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700606119 {#5292
    date: 2023-11-21 23:35:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 148859
  -bodyTs: "'forgot':7 'lucki':4 'one':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5028673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606119 {#5293
    date: 2023-11-21 23:35:19.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
148 DENIED moderate
App\Entity\EntryComment {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5099
    +user: Proxies\__CG__\App\Entity\User {#5100 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Somebody forgot Germany:\n
        \n
        ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 87
      +score: 0
      +lastActive: DateTime @1701105090 {#4921
        date: 2023-11-27 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 147811
      -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5020605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588550 {#4922
        date: 2023-11-21 18:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "Strange of Germany to have a supervillain"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1700591700 {#5097
      date: 2023-11-21 19:35:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5101 …}
    +nested: Doctrine\ORM\PersistentCollection {#5103 …}
    +votes: Doctrine\ORM\PersistentCollection {#5105 …}
    +reports: Doctrine\ORM\PersistentCollection {#5107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
    -id: 148063
    -bodyTs: "'germani':3 'strang':1 'supervillain':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5482959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591700 {#5098
      date: 2023-11-21 19:35:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "We are very lucky, because he forgot that he is one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700606119 {#5292
    date: 2023-11-21 23:35:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 148859
  -bodyTs: "'forgot':7 'lucki':4 'one':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5028673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606119 {#5293
    date: 2023-11-21 23:35:19.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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5472
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5294
    +user: Proxies\__CG__\App\Entity\User {#5295 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5099
      +user: Proxies\__CG__\App\Entity\User {#5100 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4927
        +user: App\Entity\User {#4940 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Somebody forgot Germany:\n
          \n
          ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 87
        +score: 0
        +lastActive: DateTime @1701105090 {#4921
          date: 2023-11-27 18:11:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4928 …}
        +nested: Doctrine\ORM\PersistentCollection {#4930 …}
        +votes: Doctrine\ORM\PersistentCollection {#4932 …}
        +reports: Doctrine\ORM\PersistentCollection {#4934 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
        -id: 147811
        -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5020605"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700588550 {#4922
          date: 2023-11-21 18:42:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4927}
      +body: "Strange of Germany to have a supervillain"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1700591700 {#5097
        date: 2023-11-21 19:35:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Guildo@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5101 …}
      +nested: Doctrine\ORM\PersistentCollection {#5103 …}
      +votes: Doctrine\ORM\PersistentCollection {#5105 …}
      +reports: Doctrine\ORM\PersistentCollection {#5107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
      -id: 148063
      -bodyTs: "'germani':3 'strang':1 'supervillain':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5482959"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700591700 {#5098
        date: 2023-11-21 19:35:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "We are very lucky, because he forgot that he is one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700606119 {#5292
      date: 2023-11-21 23:35:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
      "@Frozengyro@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5296 …}
    +nested: Doctrine\ORM\PersistentCollection {#5298 …}
    +votes: Doctrine\ORM\PersistentCollection {#5300 …}
    +reports: Doctrine\ORM\PersistentCollection {#5302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
    -id: 148859
    -bodyTs: "'forgot':7 'lucki':4 'one':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5028673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700606119 {#5293
      date: 2023-11-21 23:35:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "I see what you did there. 😂👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700606242 {#5470
    date: 2023-11-21 23:37:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5473 …}
  +nested: Doctrine\ORM\PersistentCollection {#5475 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 148866
  -bodyTs: "'see':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5028711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606242 {#5471
    date: 2023-11-21 23:37:22.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
151 DENIED edit
App\Entity\EntryComment {#5472
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5294
    +user: Proxies\__CG__\App\Entity\User {#5295 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5099
      +user: Proxies\__CG__\App\Entity\User {#5100 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4927
        +user: App\Entity\User {#4940 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Somebody forgot Germany:\n
          \n
          ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 87
        +score: 0
        +lastActive: DateTime @1701105090 {#4921
          date: 2023-11-27 18:11:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4928 …}
        +nested: Doctrine\ORM\PersistentCollection {#4930 …}
        +votes: Doctrine\ORM\PersistentCollection {#4932 …}
        +reports: Doctrine\ORM\PersistentCollection {#4934 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
        -id: 147811
        -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5020605"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700588550 {#4922
          date: 2023-11-21 18:42:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4927}
      +body: "Strange of Germany to have a supervillain"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1700591700 {#5097
        date: 2023-11-21 19:35:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Guildo@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5101 …}
      +nested: Doctrine\ORM\PersistentCollection {#5103 …}
      +votes: Doctrine\ORM\PersistentCollection {#5105 …}
      +reports: Doctrine\ORM\PersistentCollection {#5107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
      -id: 148063
      -bodyTs: "'germani':3 'strang':1 'supervillain':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5482959"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700591700 {#5098
        date: 2023-11-21 19:35:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "We are very lucky, because he forgot that he is one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700606119 {#5292
      date: 2023-11-21 23:35:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
      "@Frozengyro@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5296 …}
    +nested: Doctrine\ORM\PersistentCollection {#5298 …}
    +votes: Doctrine\ORM\PersistentCollection {#5300 …}
    +reports: Doctrine\ORM\PersistentCollection {#5302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
    -id: 148859
    -bodyTs: "'forgot':7 'lucki':4 'one':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5028673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700606119 {#5293
      date: 2023-11-21 23:35:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "I see what you did there. 😂👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700606242 {#5470
    date: 2023-11-21 23:37:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5473 …}
  +nested: Doctrine\ORM\PersistentCollection {#5475 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 148866
  -bodyTs: "'see':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5028711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606242 {#5471
    date: 2023-11-21 23:37:22.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
152 DENIED moderate
App\Entity\EntryComment {#5472
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5294
    +user: Proxies\__CG__\App\Entity\User {#5295 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5099
      +user: Proxies\__CG__\App\Entity\User {#5100 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4927
        +user: App\Entity\User {#4940 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Somebody forgot Germany:\n
          \n
          ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 87
        +score: 0
        +lastActive: DateTime @1701105090 {#4921
          date: 2023-11-27 18:11:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4928 …}
        +nested: Doctrine\ORM\PersistentCollection {#4930 …}
        +votes: Doctrine\ORM\PersistentCollection {#4932 …}
        +reports: Doctrine\ORM\PersistentCollection {#4934 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
        -id: 147811
        -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5020605"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700588550 {#4922
          date: 2023-11-21 18:42:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4927}
      +body: "Strange of Germany to have a supervillain"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1700591700 {#5097
        date: 2023-11-21 19:35:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@Guildo@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5101 …}
      +nested: Doctrine\ORM\PersistentCollection {#5103 …}
      +votes: Doctrine\ORM\PersistentCollection {#5105 …}
      +reports: Doctrine\ORM\PersistentCollection {#5107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
      -id: 148063
      -bodyTs: "'germani':3 'strang':1 'supervillain':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5482959"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700591700 {#5098
        date: 2023-11-21 19:35:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: "We are very lucky, because he forgot that he is one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700606119 {#5292
      date: 2023-11-21 23:35:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
      "@Frozengyro@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5296 …}
    +nested: Doctrine\ORM\PersistentCollection {#5298 …}
    +votes: Doctrine\ORM\PersistentCollection {#5300 …}
    +reports: Doctrine\ORM\PersistentCollection {#5302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
    -id: 148859
    -bodyTs: "'forgot':7 'lucki':4 'one':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5028673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700606119 {#5293
      date: 2023-11-21 23:35:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "I see what you did there. 😂👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700606242 {#5470
    date: 2023-11-21 23:37:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@Frozengyro@lemmy.world"
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5473 …}
  +nested: Doctrine\ORM\PersistentCollection {#5475 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 148866
  -bodyTs: "'see':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5028711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606242 {#5471
    date: 2023-11-21 23:37:22.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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5115
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Somebody forgot Germany:\n
      \n
      ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1701105090 {#4921
      date: 2023-11-27 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -id: 147811
    -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5020605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588550 {#4922
      date: 2023-11-21 18:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "![](https://static.wikia.nocookie.net/smurfs/images/5/5d/Pirate_smurf_icon-300x300.png/revision/latest?cb=20140817045712)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700595933 {#5113
    date: 2023-11-21 20:45:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5119 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
  -id: 148306
  -bodyTs: "'/smurfs/images/5/5d/pirate_smurf_icon-300x300.png/revision/latest?cb=20140817045712)':3 'static.wikia.nocookie.net':2 'static.wikia.nocookie.net/smurfs/images/5/5d/pirate_smurf_icon-300x300.png/revision/latest?cb=20140817045712)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5484449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700595933 {#5114
    date: 2023-11-21 20:45: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
155 DENIED edit
App\Entity\EntryComment {#5115
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Somebody forgot Germany:\n
      \n
      ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1701105090 {#4921
      date: 2023-11-27 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -id: 147811
    -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5020605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588550 {#4922
      date: 2023-11-21 18:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "![](https://static.wikia.nocookie.net/smurfs/images/5/5d/Pirate_smurf_icon-300x300.png/revision/latest?cb=20140817045712)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700595933 {#5113
    date: 2023-11-21 20:45:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5119 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
  -id: 148306
  -bodyTs: "'/smurfs/images/5/5d/pirate_smurf_icon-300x300.png/revision/latest?cb=20140817045712)':3 'static.wikia.nocookie.net':2 'static.wikia.nocookie.net/smurfs/images/5/5d/pirate_smurf_icon-300x300.png/revision/latest?cb=20140817045712)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5484449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700595933 {#5114
    date: 2023-11-21 20:45: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
156 DENIED moderate
App\Entity\EntryComment {#5115
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Somebody forgot Germany:\n
      \n
      ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1701105090 {#4921
      date: 2023-11-27 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -id: 147811
    -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5020605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588550 {#4922
      date: 2023-11-21 18:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "![](https://static.wikia.nocookie.net/smurfs/images/5/5d/Pirate_smurf_icon-300x300.png/revision/latest?cb=20140817045712)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700595933 {#5113
    date: 2023-11-21 20:45:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5119 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
  -id: 148306
  -bodyTs: "'/smurfs/images/5/5d/pirate_smurf_icon-300x300.png/revision/latest?cb=20140817045712)':3 'static.wikia.nocookie.net':2 'static.wikia.nocookie.net/smurfs/images/5/5d/pirate_smurf_icon-300x300.png/revision/latest?cb=20140817045712)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5484449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700595933 {#5114
    date: 2023-11-21 20:45: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
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5131
  +user: Proxies\__CG__\App\Entity\User {#5132 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Somebody forgot Germany:\n
      \n
      ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1701105090 {#4921
      date: 2023-11-27 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -id: 147811
    -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5020605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588550 {#4922
      date: 2023-11-21 18:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: """
    He’s not a supervillain.\n
    \n
    He’s an antihero.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700624982 {#5129
    date: 2023-11-22 04:49:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5133 …}
  +nested: Doctrine\ORM\PersistentCollection {#5135 …}
  +votes: Doctrine\ORM\PersistentCollection {#5137 …}
  +reports: Doctrine\ORM\PersistentCollection {#5139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5143 …}
  -id: 149553
  -bodyTs: "'antihero':9 'supervillain':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5790785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624982 {#5130
    date: 2023-11-22 04:49: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
159 DENIED edit
App\Entity\EntryComment {#5131
  +user: Proxies\__CG__\App\Entity\User {#5132 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Somebody forgot Germany:\n
      \n
      ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1701105090 {#4921
      date: 2023-11-27 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -id: 147811
    -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5020605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588550 {#4922
      date: 2023-11-21 18:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: """
    He’s not a supervillain.\n
    \n
    He’s an antihero.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700624982 {#5129
    date: 2023-11-22 04:49:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5133 …}
  +nested: Doctrine\ORM\PersistentCollection {#5135 …}
  +votes: Doctrine\ORM\PersistentCollection {#5137 …}
  +reports: Doctrine\ORM\PersistentCollection {#5139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5143 …}
  -id: 149553
  -bodyTs: "'antihero':9 'supervillain':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5790785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624982 {#5130
    date: 2023-11-22 04:49: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
160 DENIED moderate
App\Entity\EntryComment {#5131
  +user: Proxies\__CG__\App\Entity\User {#5132 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Somebody forgot Germany:\n
      \n
      ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1701105090 {#4921
      date: 2023-11-27 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -id: 147811
    -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5020605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700588550 {#4922
      date: 2023-11-21 18:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: """
    He’s not a supervillain.\n
    \n
    He’s an antihero.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700624982 {#5129
    date: 2023-11-22 04:49:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5133 …}
  +nested: Doctrine\ORM\PersistentCollection {#5135 …}
  +votes: Doctrine\ORM\PersistentCollection {#5137 …}
  +reports: Doctrine\ORM\PersistentCollection {#5139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5143 …}
  -id: 149553
  -bodyTs: "'antihero':9 'supervillain':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5790785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624982 {#5130
    date: 2023-11-22 04:49: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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5418
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#5132 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Somebody forgot Germany:\n
        \n
        ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 87
      +score: 0
      +lastActive: DateTime @1701105090 {#4921
        date: 2023-11-27 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 147811
      -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5020605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588550 {#4922
        date: 2023-11-21 18:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: """
      He’s not a supervillain.\n
      \n
      He’s an antihero.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700624982 {#5129
      date: 2023-11-22 04:49:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5133 …}
    +nested: Doctrine\ORM\PersistentCollection {#5135 …}
    +votes: Doctrine\ORM\PersistentCollection {#5137 …}
    +reports: Doctrine\ORM\PersistentCollection {#5139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5143 …}
    -id: 149553
    -bodyTs: "'antihero':9 'supervillain':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5790785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624982 {#5130
      date: 2023-11-22 04:49:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "😡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700637463 {#5416
    date: 2023-11-22 08:17:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5419 …}
  +nested: Doctrine\ORM\PersistentCollection {#5421 …}
  +votes: Doctrine\ORM\PersistentCollection {#5423 …}
  +reports: Doctrine\ORM\PersistentCollection {#5425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
  -id: 149869
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5037826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700637463 {#5417
    date: 2023-11-22 08:17:43.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
163 DENIED edit
App\Entity\EntryComment {#5418
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#5132 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Somebody forgot Germany:\n
        \n
        ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 87
      +score: 0
      +lastActive: DateTime @1701105090 {#4921
        date: 2023-11-27 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 147811
      -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5020605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588550 {#4922
        date: 2023-11-21 18:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: """
      He’s not a supervillain.\n
      \n
      He’s an antihero.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700624982 {#5129
      date: 2023-11-22 04:49:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5133 …}
    +nested: Doctrine\ORM\PersistentCollection {#5135 …}
    +votes: Doctrine\ORM\PersistentCollection {#5137 …}
    +reports: Doctrine\ORM\PersistentCollection {#5139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5143 …}
    -id: 149553
    -bodyTs: "'antihero':9 'supervillain':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5790785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624982 {#5130
      date: 2023-11-22 04:49:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "😡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700637463 {#5416
    date: 2023-11-22 08:17:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5419 …}
  +nested: Doctrine\ORM\PersistentCollection {#5421 …}
  +votes: Doctrine\ORM\PersistentCollection {#5423 …}
  +reports: Doctrine\ORM\PersistentCollection {#5425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
  -id: 149869
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5037826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700637463 {#5417
    date: 2023-11-22 08:17:43.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
164 DENIED moderate
App\Entity\EntryComment {#5418
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#5132 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Somebody forgot Germany:\n
        \n
        ![](https://feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 87
      +score: 0
      +lastActive: DateTime @1701105090 {#4921
        date: 2023-11-27 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 147811
      -bodyTs: "'/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':6 'feddit.de':5 'feddit.de/pictrs/image/f1d2af9b-54b7-485e-b075-59145b31e06e.jpeg)':4 'forgot':2 'germani':3 'somebodi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5020605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700588550 {#4922
        date: 2023-11-21 18:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4927}
    +body: """
      He’s not a supervillain.\n
      \n
      He’s an antihero.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700624982 {#5129
      date: 2023-11-22 04:49:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Guildo@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5133 …}
    +nested: Doctrine\ORM\PersistentCollection {#5135 …}
    +votes: Doctrine\ORM\PersistentCollection {#5137 …}
    +reports: Doctrine\ORM\PersistentCollection {#5139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5143 …}
    -id: 149553
    -bodyTs: "'antihero':9 'supervillain':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5790785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624982 {#5130
      date: 2023-11-22 04:49:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "😡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700637463 {#5416
    date: 2023-11-22 08:17:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Guildo@feddit.de"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5419 …}
  +nested: Doctrine\ORM\PersistentCollection {#5421 …}
  +votes: Doctrine\ORM\PersistentCollection {#5423 …}
  +reports: Doctrine\ORM\PersistentCollection {#5425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
  -id: 149869
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5037826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700637463 {#5417
    date: 2023-11-22 08:17:43.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
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5000
  +user: App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    What a beautiful world when Kim looks like the most normal of the bunch.\n
    \n
    Who’s the guy with the cape in the second image?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1701037168 {#4995
    date: 2023-11-26 23:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 147671
  -bodyTs: "'beauti':3 'bunch':14 'cape':21 'guy':18 'imag':25 'kim':6 'like':8 'look':7 'normal':11 'second':24 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4785258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700586928 {#4996
    date: 2023-11-21 18:15:28.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
167 DENIED edit
App\Entity\EntryComment {#5000
  +user: App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    What a beautiful world when Kim looks like the most normal of the bunch.\n
    \n
    Who’s the guy with the cape in the second image?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1701037168 {#4995
    date: 2023-11-26 23:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 147671
  -bodyTs: "'beauti':3 'bunch':14 'cape':21 'guy':18 'imag':25 'kim':6 'like':8 'look':7 'normal':11 'second':24 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4785258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700586928 {#4996
    date: 2023-11-21 18:15:28.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
168 DENIED moderate
App\Entity\EntryComment {#5000
  +user: App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    What a beautiful world when Kim looks like the most normal of the bunch.\n
    \n
    Who’s the guy with the cape in the second image?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1701037168 {#4995
    date: 2023-11-26 23:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 147671
  -bodyTs: "'beauti':3 'bunch':14 'cape':21 'guy':18 'imag':25 'kim':6 'like':8 'look':7 'normal':11 'second':24 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4785258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700586928 {#4996
    date: 2023-11-21 18:15:28.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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5084
  +user: Proxies\__CG__\App\Entity\User {#5081 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5000
    +user: App\Entity\User {#5013 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What a beautiful world when Kim looks like the most normal of the bunch.\n
      \n
      Who’s the guy with the cape in the second image?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1701037168 {#4995
      date: 2023-11-26 23:19:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5001 …}
    +nested: Doctrine\ORM\PersistentCollection {#5003 …}
    +votes: Doctrine\ORM\PersistentCollection {#5005 …}
    +reports: Doctrine\ORM\PersistentCollection {#5007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
    -id: 147671
    -bodyTs: "'beauti':3 'bunch':14 'cape':21 'guy':18 'imag':25 'kim':6 'like':8 'look':7 'normal':11 'second':24 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4785258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700586928 {#4996
      date: 2023-11-21 18:15:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5000}
  +body: "I think that’s the guy who just won the election in Argentina"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700587287 {#5085
    date: 2023-11-21 18:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@drolex@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5076 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
  -id: 147699
  -bodyTs: "'argentina':13 'elect':11 'guy':6 'think':2 'won':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6406785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587287 {#5088
    date: 2023-11-21 18:21:27.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
171 DENIED edit
App\Entity\EntryComment {#5084
  +user: Proxies\__CG__\App\Entity\User {#5081 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5000
    +user: App\Entity\User {#5013 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What a beautiful world when Kim looks like the most normal of the bunch.\n
      \n
      Who’s the guy with the cape in the second image?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1701037168 {#4995
      date: 2023-11-26 23:19:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5001 …}
    +nested: Doctrine\ORM\PersistentCollection {#5003 …}
    +votes: Doctrine\ORM\PersistentCollection {#5005 …}
    +reports: Doctrine\ORM\PersistentCollection {#5007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
    -id: 147671
    -bodyTs: "'beauti':3 'bunch':14 'cape':21 'guy':18 'imag':25 'kim':6 'like':8 'look':7 'normal':11 'second':24 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4785258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700586928 {#4996
      date: 2023-11-21 18:15:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5000}
  +body: "I think that’s the guy who just won the election in Argentina"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700587287 {#5085
    date: 2023-11-21 18:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@drolex@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5076 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
  -id: 147699
  -bodyTs: "'argentina':13 'elect':11 'guy':6 'think':2 'won':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6406785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587287 {#5088
    date: 2023-11-21 18:21:27.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
172 DENIED moderate
App\Entity\EntryComment {#5084
  +user: Proxies\__CG__\App\Entity\User {#5081 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5000
    +user: App\Entity\User {#5013 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What a beautiful world when Kim looks like the most normal of the bunch.\n
      \n
      Who’s the guy with the cape in the second image?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1701037168 {#4995
      date: 2023-11-26 23:19:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5001 …}
    +nested: Doctrine\ORM\PersistentCollection {#5003 …}
    +votes: Doctrine\ORM\PersistentCollection {#5005 …}
    +reports: Doctrine\ORM\PersistentCollection {#5007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
    -id: 147671
    -bodyTs: "'beauti':3 'bunch':14 'cape':21 'guy':18 'imag':25 'kim':6 'like':8 'look':7 'normal':11 'second':24 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4785258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700586928 {#4996
      date: 2023-11-21 18:15:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5000}
  +body: "I think that’s the guy who just won the election in Argentina"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700587287 {#5085
    date: 2023-11-21 18:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@drolex@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5076 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
  -id: 147699
  -bodyTs: "'argentina':13 'elect':11 'guy':6 'think':2 'won':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6406785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587287 {#5088
    date: 2023-11-21 18:21:27.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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5243
  +user: App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5084
    +user: Proxies\__CG__\App\Entity\User {#5081 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5000
      +user: App\Entity\User {#5013 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        What a beautiful world when Kim looks like the most normal of the bunch.\n
        \n
        Who’s the guy with the cape in the second image?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1701037168 {#4995
        date: 2023-11-26 23:19:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5001 …}
      +nested: Doctrine\ORM\PersistentCollection {#5003 …}
      +votes: Doctrine\ORM\PersistentCollection {#5005 …}
      +reports: Doctrine\ORM\PersistentCollection {#5007 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
      -id: 147671
      -bodyTs: "'beauti':3 'bunch':14 'cape':21 'guy':18 'imag':25 'kim':6 'like':8 'look':7 'normal':11 'second':24 'world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4785258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700586928 {#4996
        date: 2023-11-21 18:15:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5000}
    +body: "I think that’s the guy who just won the election in Argentina"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1700587287 {#5085
      date: 2023-11-21 18:21:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@drolex@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5078 …}
    +nested: Doctrine\ORM\PersistentCollection {#5076 …}
    +votes: Doctrine\ORM\PersistentCollection {#5080 …}
    +reports: Doctrine\ORM\PersistentCollection {#5091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
    -id: 147699
    -bodyTs: "'argentina':13 'elect':11 'guy':6 'think':2 'won':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6406785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700587287 {#5088
      date: 2023-11-21 18:21:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5000}
  +body: "Milei is with the chainsaw for sure, but he also dressed as a moth?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700587396 {#5242
    date: 2023-11-21 18:23:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@drolex@sopuli.xyz"
    "@Serdan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5260 …}
  -id: 147713
  -bodyTs: "'also':10 'chainsaw':5 'dress':11 'milei':1 'moth':14 'sure':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4785417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587396 {#5245
    date: 2023-11-21 18:23: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
175 DENIED edit
App\Entity\EntryComment {#5243
  +user: App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5084
    +user: Proxies\__CG__\App\Entity\User {#5081 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5000
      +user: App\Entity\User {#5013 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        What a beautiful world when Kim looks like the most normal of the bunch.\n
        \n
        Who’s the guy with the cape in the second image?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1701037168 {#4995
        date: 2023-11-26 23:19:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5001 …}
      +nested: Doctrine\ORM\PersistentCollection {#5003 …}
      +votes: Doctrine\ORM\PersistentCollection {#5005 …}
      +reports: Doctrine\ORM\PersistentCollection {#5007 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
      -id: 147671
      -bodyTs: "'beauti':3 'bunch':14 'cape':21 'guy':18 'imag':25 'kim':6 'like':8 'look':7 'normal':11 'second':24 'world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4785258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700586928 {#4996
        date: 2023-11-21 18:15:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5000}
    +body: "I think that’s the guy who just won the election in Argentina"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1700587287 {#5085
      date: 2023-11-21 18:21:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@drolex@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5078 …}
    +nested: Doctrine\ORM\PersistentCollection {#5076 …}
    +votes: Doctrine\ORM\PersistentCollection {#5080 …}
    +reports: Doctrine\ORM\PersistentCollection {#5091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
    -id: 147699
    -bodyTs: "'argentina':13 'elect':11 'guy':6 'think':2 'won':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6406785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700587287 {#5088
      date: 2023-11-21 18:21:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5000}
  +body: "Milei is with the chainsaw for sure, but he also dressed as a moth?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700587396 {#5242
    date: 2023-11-21 18:23:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@drolex@sopuli.xyz"
    "@Serdan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5260 …}
  -id: 147713
  -bodyTs: "'also':10 'chainsaw':5 'dress':11 'milei':1 'moth':14 'sure':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4785417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587396 {#5245
    date: 2023-11-21 18:23: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
176 DENIED moderate
App\Entity\EntryComment {#5243
  +user: App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5084
    +user: Proxies\__CG__\App\Entity\User {#5081 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5000
      +user: App\Entity\User {#5013 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        What a beautiful world when Kim looks like the most normal of the bunch.\n
        \n
        Who’s the guy with the cape in the second image?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1701037168 {#4995
        date: 2023-11-26 23:19:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5001 …}
      +nested: Doctrine\ORM\PersistentCollection {#5003 …}
      +votes: Doctrine\ORM\PersistentCollection {#5005 …}
      +reports: Doctrine\ORM\PersistentCollection {#5007 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
      -id: 147671
      -bodyTs: "'beauti':3 'bunch':14 'cape':21 'guy':18 'imag':25 'kim':6 'like':8 'look':7 'normal':11 'second':24 'world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4785258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700586928 {#4996
        date: 2023-11-21 18:15:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5000}
    +body: "I think that’s the guy who just won the election in Argentina"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1700587287 {#5085
      date: 2023-11-21 18:21:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@drolex@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5078 …}
    +nested: Doctrine\ORM\PersistentCollection {#5076 …}
    +votes: Doctrine\ORM\PersistentCollection {#5080 …}
    +reports: Doctrine\ORM\PersistentCollection {#5091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
    -id: 147699
    -bodyTs: "'argentina':13 'elect':11 'guy':6 'think':2 'won':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6406785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700587287 {#5088
      date: 2023-11-21 18:21:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5000}
  +body: "Milei is with the chainsaw for sure, but he also dressed as a moth?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700587396 {#5242
    date: 2023-11-21 18:23:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@drolex@sopuli.xyz"
    "@Serdan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5260 …}
  -id: 147713
  -bodyTs: "'also':10 'chainsaw':5 'dress':11 'milei':1 'moth':14 'sure':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4785417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587396 {#5245
    date: 2023-11-21 18:23: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
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5433
  +user: Proxies\__CG__\App\Entity\User {#5440 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: App\Entity\User {#5013 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5084
      +user: Proxies\__CG__\App\Entity\User {#5081 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5000
        +user: App\Entity\User {#5013 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          What a beautiful world when Kim looks like the most normal of the bunch.\n
          \n
          Who’s the guy with the cape in the second image?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1701037168 {#4995
          date: 2023-11-26 23:19:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5001 …}
        +nested: Doctrine\ORM\PersistentCollection {#5003 …}
        +votes: Doctrine\ORM\PersistentCollection {#5005 …}
        +reports: Doctrine\ORM\PersistentCollection {#5007 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
        -id: 147671
        -bodyTs: "'beauti':3 'bunch':14 'cape':21 'guy':18 'imag':25 'kim':6 'like':8 'look':7 'normal':11 'second':24 'world':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4785258"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700586928 {#4996
          date: 2023-11-21 18:15:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5000}
      +body: "I think that’s the guy who just won the election in Argentina"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700587287 {#5085
        date: 2023-11-21 18:21:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@drolex@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5078 …}
      +nested: Doctrine\ORM\PersistentCollection {#5076 …}
      +votes: Doctrine\ORM\PersistentCollection {#5080 …}
      +reports: Doctrine\ORM\PersistentCollection {#5091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
      -id: 147699
      -bodyTs: "'argentina':13 'elect':11 'guy':6 'think':2 'won':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6406785"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700587287 {#5088
        date: 2023-11-21 18:21:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5000}
    +body: "Milei is with the chainsaw for sure, but he also dressed as a moth?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700587396 {#5242
      date: 2023-11-21 18:23:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@drolex@sopuli.xyz"
      "@Serdan@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5249 …}
    +nested: Doctrine\ORM\PersistentCollection {#5251 …}
    +votes: Doctrine\ORM\PersistentCollection {#5253 …}
    +reports: Doctrine\ORM\PersistentCollection {#5256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5260 …}
    -id: 147713
    -bodyTs: "'also':10 'chainsaw':5 'dress':11 'milei':1 'moth':14 'sure':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4785417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700587396 {#5245
      date: 2023-11-21 18:23:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5000}
  +body: "It’s captain AnCap while the suit is on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700589100 {#5432
    date: 2023-11-21 18:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@drolex@sopuli.xyz"
    "@Serdan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5442 …}
  +nested: Doctrine\ORM\PersistentCollection {#5444 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 147867
  -bodyTs: "'ancap':4 'captain':3 'suit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3730688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700589100 {#5435
    date: 2023-11-21 18:51:40.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
179 DENIED edit
App\Entity\EntryComment {#5433
  +user: Proxies\__CG__\App\Entity\User {#5440 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: App\Entity\User {#5013 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5084
      +user: Proxies\__CG__\App\Entity\User {#5081 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5000
        +user: App\Entity\User {#5013 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          What a beautiful world when Kim looks like the most normal of the bunch.\n
          \n
          Who’s the guy with the cape in the second image?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1701037168 {#4995
          date: 2023-11-26 23:19:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5001 …}
        +nested: Doctrine\ORM\PersistentCollection {#5003 …}
        +votes: Doctrine\ORM\PersistentCollection {#5005 …}
        +reports: Doctrine\ORM\PersistentCollection {#5007 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
        -id: 147671
        -bodyTs: "'beauti':3 'bunch':14 'cape':21 'guy':18 'imag':25 'kim':6 'like':8 'look':7 'normal':11 'second':24 'world':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4785258"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700586928 {#4996
          date: 2023-11-21 18:15:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5000}
      +body: "I think that’s the guy who just won the election in Argentina"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700587287 {#5085
        date: 2023-11-21 18:21:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@drolex@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5078 …}
      +nested: Doctrine\ORM\PersistentCollection {#5076 …}
      +votes: Doctrine\ORM\PersistentCollection {#5080 …}
      +reports: Doctrine\ORM\PersistentCollection {#5091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
      -id: 147699
      -bodyTs: "'argentina':13 'elect':11 'guy':6 'think':2 'won':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6406785"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700587287 {#5088
        date: 2023-11-21 18:21:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5000}
    +body: "Milei is with the chainsaw for sure, but he also dressed as a moth?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700587396 {#5242
      date: 2023-11-21 18:23:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@drolex@sopuli.xyz"
      "@Serdan@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5249 …}
    +nested: Doctrine\ORM\PersistentCollection {#5251 …}
    +votes: Doctrine\ORM\PersistentCollection {#5253 …}
    +reports: Doctrine\ORM\PersistentCollection {#5256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5260 …}
    -id: 147713
    -bodyTs: "'also':10 'chainsaw':5 'dress':11 'milei':1 'moth':14 'sure':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4785417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700587396 {#5245
      date: 2023-11-21 18:23:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5000}
  +body: "It’s captain AnCap while the suit is on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700589100 {#5432
    date: 2023-11-21 18:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@drolex@sopuli.xyz"
    "@Serdan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5442 …}
  +nested: Doctrine\ORM\PersistentCollection {#5444 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 147867
  -bodyTs: "'ancap':4 'captain':3 'suit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3730688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700589100 {#5435
    date: 2023-11-21 18:51:40.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
180 DENIED moderate
App\Entity\EntryComment {#5433
  +user: Proxies\__CG__\App\Entity\User {#5440 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "If-I-don-t-laugh-I-d-cry"
    +title: "If I don't  laugh I'd cry"
    +url: "https://lemmy.ca/pictrs/image/8b6e2351-c552-4b26-a29e-2bc3c3a0db39.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 672
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700669262 {#2410
      date: 2023-11-22 17:07:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15138
    -titleTs: "'cri':8 'd':7 'laugh':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700669345
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9804214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582945 {#1850
      date: 2023-11-21 17:09:05.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: App\Entity\User {#5013 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5084
      +user: Proxies\__CG__\App\Entity\User {#5081 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5000
        +user: App\Entity\User {#5013 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          What a beautiful world when Kim looks like the most normal of the bunch.\n
          \n
          Who’s the guy with the cape in the second image?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1701037168 {#4995
          date: 2023-11-26 23:19:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5001 …}
        +nested: Doctrine\ORM\PersistentCollection {#5003 …}
        +votes: Doctrine\ORM\PersistentCollection {#5005 …}
        +reports: Doctrine\ORM\PersistentCollection {#5007 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
        -id: 147671
        -bodyTs: "'beauti':3 'bunch':14 'cape':21 'guy':18 'imag':25 'kim':6 'like':8 'look':7 'normal':11 'second':24 'world':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4785258"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700586928 {#4996
          date: 2023-11-21 18:15:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5000}
      +body: "I think that’s the guy who just won the election in Argentina"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700587287 {#5085
        date: 2023-11-21 18:21:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@drolex@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5078 …}
      +nested: Doctrine\ORM\PersistentCollection {#5076 …}
      +votes: Doctrine\ORM\PersistentCollection {#5080 …}
      +reports: Doctrine\ORM\PersistentCollection {#5091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
      -id: 147699
      -bodyTs: "'argentina':13 'elect':11 'guy':6 'think':2 'won':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6406785"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700587287 {#5088
        date: 2023-11-21 18:21:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5000}
    +body: "Milei is with the chainsaw for sure, but he also dressed as a moth?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700587396 {#5242
      date: 2023-11-21 18:23:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@drolex@sopuli.xyz"
      "@Serdan@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5249 …}
    +nested: Doctrine\ORM\PersistentCollection {#5251 …}
    +votes: Doctrine\ORM\PersistentCollection {#5253 …}
    +reports: Doctrine\ORM\PersistentCollection {#5256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5260 …}
    -id: 147713
    -bodyTs: "'also':10 'chainsaw':5 'dress':11 'milei':1 'moth':14 'sure':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4785417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700587396 {#5245
      date: 2023-11-21 18:23:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5000}
  +body: "It’s captain AnCap while the suit is on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700589100 {#5432
    date: 2023-11-21 18:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@drolex@sopuli.xyz"
    "@Serdan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5442 …}
  +nested: Doctrine\ORM\PersistentCollection {#5444 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 147867
  -bodyTs: "'ancap':4 'captain':3 'suit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3730688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700589100 {#5435
    date: 2023-11-21 18:51:40.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
181 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details