GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/32895/A-nice-chill-trolley-ride/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.30 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.08 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 {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5842
    +entryCommentCount: 63899
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728602137 {#273
      date: 2024-10-11 01:15:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "A-nice-chill-trolley-ride"
  +title: "A nice chill trolley ride"
  +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 591
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728590471 {#1814
    date: 2024-10-10 22:01:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 32895
  -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223692
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11146370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137292 {#2420
    date: 2024-01-25 00:01:32.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 {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5842
    +entryCommentCount: 63899
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728602137 {#273
      date: 2024-10-11 01:15:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "A-nice-chill-trolley-ride"
  +title: "A nice chill trolley ride"
  +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 591
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728590471 {#1814
    date: 2024-10-10 22:01:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 32895
  -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223692
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11146370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137292 {#2420
    date: 2024-01-25 00:01:32.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 {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5842
    +entryCommentCount: 63899
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728602137 {#273
      date: 2024-10-11 01:15:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "A-nice-chill-trolley-ride"
  +title: "A nice chill trolley ride"
  +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 591
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728590471 {#1814
    date: 2024-10-10 22:01:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 32895
  -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223692
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11146370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137292 {#2420
    date: 2024-01-25 00:01:32.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 {#4007
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1728583422 {#4016
    date: 2024-10-10 20:03:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4005 …}
  +nested: Doctrine\ORM\PersistentCollection {#4003 …}
  +votes: Doctrine\ORM\PersistentCollection {#4001 …}
  +reports: Doctrine\ORM\PersistentCollection {#3999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
  -id: 338018
  -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6983990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706140620 {#3952
    date: 2024-01-25 00:57: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
7 DENIED edit
App\Entity\EntryComment {#4007
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1728583422 {#4016
    date: 2024-10-10 20:03:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4005 …}
  +nested: Doctrine\ORM\PersistentCollection {#4003 …}
  +votes: Doctrine\ORM\PersistentCollection {#4001 …}
  +reports: Doctrine\ORM\PersistentCollection {#3999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
  -id: 338018
  -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6983990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706140620 {#3952
    date: 2024-01-25 00:57: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
8 DENIED moderate
App\Entity\EntryComment {#4007
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1728583422 {#4016
    date: 2024-10-10 20:03:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4005 …}
  +nested: Doctrine\ORM\PersistentCollection {#4003 …}
  +votes: Doctrine\ORM\PersistentCollection {#4001 …}
  +reports: Doctrine\ORM\PersistentCollection {#3999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
  -id: 338018
  -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6983990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706140620 {#3952
    date: 2024-01-25 00:57: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
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 {#4569
  +user: Proxies\__CG__\App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4007
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728583422 {#4016
      date: 2024-10-10 20:03:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4005 …}
    +nested: Doctrine\ORM\PersistentCollection {#4003 …}
    +votes: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
    -id: 338018
    -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6983990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706140620 {#3952
      date: 2024-01-25 00:57:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "Inside you there are two wolves"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706146434 {#4568
    date: 2024-01-25 02:33:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4576 …}
  +votes: Doctrine\ORM\PersistentCollection {#4578 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 338181
  -bodyTs: "'insid':1 'two':5 'wolv':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6985877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706146434 {#4571
    date: 2024-01-25 02:33: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
11 DENIED edit
App\Entity\EntryComment {#4569
  +user: Proxies\__CG__\App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4007
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728583422 {#4016
      date: 2024-10-10 20:03:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4005 …}
    +nested: Doctrine\ORM\PersistentCollection {#4003 …}
    +votes: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
    -id: 338018
    -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6983990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706140620 {#3952
      date: 2024-01-25 00:57:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "Inside you there are two wolves"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706146434 {#4568
    date: 2024-01-25 02:33:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4576 …}
  +votes: Doctrine\ORM\PersistentCollection {#4578 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 338181
  -bodyTs: "'insid':1 'two':5 'wolv':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6985877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706146434 {#4571
    date: 2024-01-25 02:33: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
12 DENIED moderate
App\Entity\EntryComment {#4569
  +user: Proxies\__CG__\App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4007
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728583422 {#4016
      date: 2024-10-10 20:03:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4005 …}
    +nested: Doctrine\ORM\PersistentCollection {#4003 …}
    +votes: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
    -id: 338018
    -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6983990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706140620 {#3952
      date: 2024-01-25 00:57:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "Inside you there are two wolves"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706146434 {#4568
    date: 2024-01-25 02:33:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4576 …}
  +votes: Doctrine\ORM\PersistentCollection {#4578 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 338181
  -bodyTs: "'insid':1 'two':5 'wolv':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6985877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706146434 {#4571
    date: 2024-01-25 02:33: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
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 {#4690
  +user: Proxies\__CG__\App\Entity\User {#4685 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4007
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1728583422 {#4016
        date: 2024-10-10 20:03:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Maven@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4005 …}
      +nested: Doctrine\ORM\PersistentCollection {#4003 …}
      +votes: Doctrine\ORM\PersistentCollection {#4001 …}
      +reports: Doctrine\ORM\PersistentCollection {#3999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
      -id: 338018
      -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6983990"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706140620 {#3952
        date: 2024-01-25 00:57:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4007}
    +body: "Inside you there are two wolves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1706146434 {#4568
      date: 2024-01-25 02:33:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
      "@gibmiser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 338181
    -bodyTs: "'insid':1 'two':5 'wolv':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6985877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706146434 {#4571
      date: 2024-01-25 02:33:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: """
    And they’re both gay.\n
    \n
    …or at least I think mine are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706148034 {#4696
    date: 2024-01-25 03:00:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Grimy@lemmy.world"
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Grimy@lemmy.world"
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Grimy@lemmy.world"
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Grimy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4684 …}
  +nested: Doctrine\ORM\PersistentCollection {#4688 …}
  +votes: Doctrine\ORM\PersistentCollection {#4699 …}
  +reports: Doctrine\ORM\PersistentCollection {#4701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
  -id: 338227
  -bodyTs: "'gay':5 'least':8 'mine':11 're':3 'think':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7698415"
  +editedAt: DateTimeImmutable @1728466072 {#4693
    date: 2024-10-09 11:27:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706148034 {#4695
    date: 2024-01-25 03:00: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
15 DENIED edit
App\Entity\EntryComment {#4690
  +user: Proxies\__CG__\App\Entity\User {#4685 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4007
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1728583422 {#4016
        date: 2024-10-10 20:03:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Maven@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4005 …}
      +nested: Doctrine\ORM\PersistentCollection {#4003 …}
      +votes: Doctrine\ORM\PersistentCollection {#4001 …}
      +reports: Doctrine\ORM\PersistentCollection {#3999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
      -id: 338018
      -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6983990"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706140620 {#3952
        date: 2024-01-25 00:57:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4007}
    +body: "Inside you there are two wolves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1706146434 {#4568
      date: 2024-01-25 02:33:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
      "@gibmiser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 338181
    -bodyTs: "'insid':1 'two':5 'wolv':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6985877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706146434 {#4571
      date: 2024-01-25 02:33:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: """
    And they’re both gay.\n
    \n
    …or at least I think mine are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706148034 {#4696
    date: 2024-01-25 03:00:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Grimy@lemmy.world"
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Grimy@lemmy.world"
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Grimy@lemmy.world"
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Grimy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4684 …}
  +nested: Doctrine\ORM\PersistentCollection {#4688 …}
  +votes: Doctrine\ORM\PersistentCollection {#4699 …}
  +reports: Doctrine\ORM\PersistentCollection {#4701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
  -id: 338227
  -bodyTs: "'gay':5 'least':8 'mine':11 're':3 'think':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7698415"
  +editedAt: DateTimeImmutable @1728466072 {#4693
    date: 2024-10-09 11:27:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706148034 {#4695
    date: 2024-01-25 03:00: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
16 DENIED moderate
App\Entity\EntryComment {#4690
  +user: Proxies\__CG__\App\Entity\User {#4685 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4007
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1728583422 {#4016
        date: 2024-10-10 20:03:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Maven@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4005 …}
      +nested: Doctrine\ORM\PersistentCollection {#4003 …}
      +votes: Doctrine\ORM\PersistentCollection {#4001 …}
      +reports: Doctrine\ORM\PersistentCollection {#3999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
      -id: 338018
      -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6983990"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706140620 {#3952
        date: 2024-01-25 00:57:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4007}
    +body: "Inside you there are two wolves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1706146434 {#4568
      date: 2024-01-25 02:33:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
      "@gibmiser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 338181
    -bodyTs: "'insid':1 'two':5 'wolv':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6985877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706146434 {#4571
      date: 2024-01-25 02:33:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: """
    And they’re both gay.\n
    \n
    …or at least I think mine are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706148034 {#4696
    date: 2024-01-25 03:00:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Grimy@lemmy.world"
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Grimy@lemmy.world"
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Grimy@lemmy.world"
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Grimy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4684 …}
  +nested: Doctrine\ORM\PersistentCollection {#4688 …}
  +votes: Doctrine\ORM\PersistentCollection {#4699 …}
  +reports: Doctrine\ORM\PersistentCollection {#4701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
  -id: 338227
  -bodyTs: "'gay':5 'least':8 'mine':11 're':3 'think':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7698415"
  +editedAt: DateTimeImmutable @1728466072 {#4693
    date: 2024-10-09 11:27:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706148034 {#4695
    date: 2024-01-25 03:00: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
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 {#4590
  +user: Proxies\__CG__\App\Entity\User {#4591 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4007
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728583422 {#4016
      date: 2024-10-10 20:03:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4005 …}
    +nested: Doctrine\ORM\PersistentCollection {#4003 …}
    +votes: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
    -id: 338018
    -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6983990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706140620 {#3952
      date: 2024-01-25 00:57:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "Maybe the smiling guy is happy because the trolley isn’t running over the one person, and he doesn’t know what’s on the other track."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1706157102 {#4588
    date: 2024-01-25 05:31:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 338461
  -bodyTs: "'doesn':19 'guy':4 'happi':6 'isn':10 'know':21 'mayb':1 'one':15 'person':16 'run':12 'smile':3 'track':27 'trolley':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6990119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706157102 {#4589
    date: 2024-01-25 05:31: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
19 DENIED edit
App\Entity\EntryComment {#4590
  +user: Proxies\__CG__\App\Entity\User {#4591 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4007
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728583422 {#4016
      date: 2024-10-10 20:03:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4005 …}
    +nested: Doctrine\ORM\PersistentCollection {#4003 …}
    +votes: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
    -id: 338018
    -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6983990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706140620 {#3952
      date: 2024-01-25 00:57:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "Maybe the smiling guy is happy because the trolley isn’t running over the one person, and he doesn’t know what’s on the other track."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1706157102 {#4588
    date: 2024-01-25 05:31:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 338461
  -bodyTs: "'doesn':19 'guy':4 'happi':6 'isn':10 'know':21 'mayb':1 'one':15 'person':16 'run':12 'smile':3 'track':27 'trolley':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6990119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706157102 {#4589
    date: 2024-01-25 05:31: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
20 DENIED moderate
App\Entity\EntryComment {#4590
  +user: Proxies\__CG__\App\Entity\User {#4591 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4007
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728583422 {#4016
      date: 2024-10-10 20:03:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4005 …}
    +nested: Doctrine\ORM\PersistentCollection {#4003 …}
    +votes: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
    -id: 338018
    -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6983990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706140620 {#3952
      date: 2024-01-25 00:57:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "Maybe the smiling guy is happy because the trolley isn’t running over the one person, and he doesn’t know what’s on the other track."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1706157102 {#4588
    date: 2024-01-25 05:31:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 338461
  -bodyTs: "'doesn':19 'guy':4 'happi':6 'isn':10 'know':21 'mayb':1 'one':15 'person':16 'run':12 'smile':3 'track':27 'trolley':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6990119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706157102 {#4589
    date: 2024-01-25 05:31: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
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 {#4709
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4590
    +user: Proxies\__CG__\App\Entity\User {#4591 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4007
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1728583422 {#4016
        date: 2024-10-10 20:03:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Maven@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4005 …}
      +nested: Doctrine\ORM\PersistentCollection {#4003 …}
      +votes: Doctrine\ORM\PersistentCollection {#4001 …}
      +reports: Doctrine\ORM\PersistentCollection {#3999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
      -id: 338018
      -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6983990"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706140620 {#3952
        date: 2024-01-25 00:57:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4007}
    +body: "Maybe the smiling guy is happy because the trolley isn’t running over the one person, and he doesn’t know what’s on the other track."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706157102 {#4588
      date: 2024-01-25 05:31:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
      "@gibmiser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 338461
    -bodyTs: "'doesn':19 'guy':4 'happi':6 'isn':10 'know':21 'mayb':1 'one':15 'person':16 'run':12 'smile':3 'track':27 'trolley':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6990119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706157102 {#4589
      date: 2024-01-25 05:31:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "As they say, ignorance is bliss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706157844 {#4707
    date: 2024-01-25 05:44:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4710 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 338473
  -bodyTs: "'bliss':6 'ignor':4 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6990419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706157844 {#4708
    date: 2024-01-25 05:44: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
23 DENIED edit
App\Entity\EntryComment {#4709
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4590
    +user: Proxies\__CG__\App\Entity\User {#4591 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4007
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1728583422 {#4016
        date: 2024-10-10 20:03:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Maven@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4005 …}
      +nested: Doctrine\ORM\PersistentCollection {#4003 …}
      +votes: Doctrine\ORM\PersistentCollection {#4001 …}
      +reports: Doctrine\ORM\PersistentCollection {#3999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
      -id: 338018
      -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6983990"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706140620 {#3952
        date: 2024-01-25 00:57:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4007}
    +body: "Maybe the smiling guy is happy because the trolley isn’t running over the one person, and he doesn’t know what’s on the other track."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706157102 {#4588
      date: 2024-01-25 05:31:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
      "@gibmiser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 338461
    -bodyTs: "'doesn':19 'guy':4 'happi':6 'isn':10 'know':21 'mayb':1 'one':15 'person':16 'run':12 'smile':3 'track':27 'trolley':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6990119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706157102 {#4589
      date: 2024-01-25 05:31:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "As they say, ignorance is bliss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706157844 {#4707
    date: 2024-01-25 05:44:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4710 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 338473
  -bodyTs: "'bliss':6 'ignor':4 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6990419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706157844 {#4708
    date: 2024-01-25 05:44: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
24 DENIED moderate
App\Entity\EntryComment {#4709
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4590
    +user: Proxies\__CG__\App\Entity\User {#4591 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4007
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1728583422 {#4016
        date: 2024-10-10 20:03:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Maven@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4005 …}
      +nested: Doctrine\ORM\PersistentCollection {#4003 …}
      +votes: Doctrine\ORM\PersistentCollection {#4001 …}
      +reports: Doctrine\ORM\PersistentCollection {#3999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
      -id: 338018
      -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6983990"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706140620 {#3952
        date: 2024-01-25 00:57:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4007}
    +body: "Maybe the smiling guy is happy because the trolley isn’t running over the one person, and he doesn’t know what’s on the other track."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706157102 {#4588
      date: 2024-01-25 05:31:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
      "@gibmiser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 338461
    -bodyTs: "'doesn':19 'guy':4 'happi':6 'isn':10 'know':21 'mayb':1 'one':15 'person':16 'run':12 'smile':3 'track':27 'trolley':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6990119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706157102 {#4589
      date: 2024-01-25 05:31:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "As they say, ignorance is bliss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706157844 {#4707
    date: 2024-01-25 05:44:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4710 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 338473
  -bodyTs: "'bliss':6 'ignor':4 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6990419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706157844 {#4708
    date: 2024-01-25 05:44: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
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 {#4724
  +user: Proxies\__CG__\App\Entity\User {#4725 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4590
    +user: Proxies\__CG__\App\Entity\User {#4591 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4007
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1728583422 {#4016
        date: 2024-10-10 20:03:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Maven@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4005 …}
      +nested: Doctrine\ORM\PersistentCollection {#4003 …}
      +votes: Doctrine\ORM\PersistentCollection {#4001 …}
      +reports: Doctrine\ORM\PersistentCollection {#3999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
      -id: 338018
      -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6983990"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706140620 {#3952
        date: 2024-01-25 00:57:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4007}
    +body: "Maybe the smiling guy is happy because the trolley isn’t running over the one person, and he doesn’t know what’s on the other track."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706157102 {#4588
      date: 2024-01-25 05:31:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
      "@gibmiser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 338461
    -bodyTs: "'doesn':19 'guy':4 'happi':6 'isn':10 'know':21 'mayb':1 'one':15 'person':16 'run':12 'smile':3 'track':27 'trolley':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6990119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706157102 {#4589
      date: 2024-01-25 05:31:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "The man on the left could see the curve, and what was on it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706189992 {#4722
    date: 2024-01-25 14:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4726 …}
  +nested: Doctrine\ORM\PersistentCollection {#4728 …}
  +votes: Doctrine\ORM\PersistentCollection {#4730 …}
  +reports: Doctrine\ORM\PersistentCollection {#4732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
  -id: 339231
  -bodyTs: "'could':6 'curv':9 'left':5 'man':2 'see':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6700605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706189992 {#4723
    date: 2024-01-25 14:39: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
27 DENIED edit
App\Entity\EntryComment {#4724
  +user: Proxies\__CG__\App\Entity\User {#4725 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4590
    +user: Proxies\__CG__\App\Entity\User {#4591 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4007
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1728583422 {#4016
        date: 2024-10-10 20:03:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Maven@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4005 …}
      +nested: Doctrine\ORM\PersistentCollection {#4003 …}
      +votes: Doctrine\ORM\PersistentCollection {#4001 …}
      +reports: Doctrine\ORM\PersistentCollection {#3999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
      -id: 338018
      -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6983990"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706140620 {#3952
        date: 2024-01-25 00:57:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4007}
    +body: "Maybe the smiling guy is happy because the trolley isn’t running over the one person, and he doesn’t know what’s on the other track."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706157102 {#4588
      date: 2024-01-25 05:31:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
      "@gibmiser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 338461
    -bodyTs: "'doesn':19 'guy':4 'happi':6 'isn':10 'know':21 'mayb':1 'one':15 'person':16 'run':12 'smile':3 'track':27 'trolley':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6990119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706157102 {#4589
      date: 2024-01-25 05:31:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "The man on the left could see the curve, and what was on it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706189992 {#4722
    date: 2024-01-25 14:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4726 …}
  +nested: Doctrine\ORM\PersistentCollection {#4728 …}
  +votes: Doctrine\ORM\PersistentCollection {#4730 …}
  +reports: Doctrine\ORM\PersistentCollection {#4732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
  -id: 339231
  -bodyTs: "'could':6 'curv':9 'left':5 'man':2 'see':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6700605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706189992 {#4723
    date: 2024-01-25 14:39: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
28 DENIED moderate
App\Entity\EntryComment {#4724
  +user: Proxies\__CG__\App\Entity\User {#4725 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4590
    +user: Proxies\__CG__\App\Entity\User {#4591 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4007
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1728583422 {#4016
        date: 2024-10-10 20:03:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Maven@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4005 …}
      +nested: Doctrine\ORM\PersistentCollection {#4003 …}
      +votes: Doctrine\ORM\PersistentCollection {#4001 …}
      +reports: Doctrine\ORM\PersistentCollection {#3999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
      -id: 338018
      -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6983990"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706140620 {#3952
        date: 2024-01-25 00:57:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4007}
    +body: "Maybe the smiling guy is happy because the trolley isn’t running over the one person, and he doesn’t know what’s on the other track."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706157102 {#4588
      date: 2024-01-25 05:31:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
      "@gibmiser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 338461
    -bodyTs: "'doesn':19 'guy':4 'happi':6 'isn':10 'know':21 'mayb':1 'one':15 'person':16 'run':12 'smile':3 'track':27 'trolley':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6990119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706157102 {#4589
      date: 2024-01-25 05:31:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "The man on the left could see the curve, and what was on it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706189992 {#4722
    date: 2024-01-25 14:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4726 …}
  +nested: Doctrine\ORM\PersistentCollection {#4728 …}
  +votes: Doctrine\ORM\PersistentCollection {#4730 …}
  +reports: Doctrine\ORM\PersistentCollection {#4732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
  -id: 339231
  -bodyTs: "'could':6 'curv':9 'left':5 'man':2 'see':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6700605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706189992 {#4723
    date: 2024-01-25 14:39: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
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 {#4606
  +user: Proxies\__CG__\App\Entity\User {#4607 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4007
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728583422 {#4016
      date: 2024-10-10 20:03:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4005 …}
    +nested: Doctrine\ORM\PersistentCollection {#4003 …}
    +votes: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
    -id: 338018
    -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6983990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706140620 {#3952
      date: 2024-01-25 00:57:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "The guy on the left is sad because they missed the guy on the tracks, and the guy on the right is happy because he can see a train coming from the other direction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706191254 {#4604
    date: 2024-01-25 15:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4608 …}
  +nested: Doctrine\ORM\PersistentCollection {#4610 …}
  +votes: Doctrine\ORM\PersistentCollection {#4612 …}
  +reports: Doctrine\ORM\PersistentCollection {#4614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4618 …}
  -id: 339268
  -bodyTs: "'come':30 'direct':34 'guy':2,12,18 'happi':23 'left':5 'miss':10 'right':21 'sad':7 'see':27 'track':15 'train':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8640952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706191254 {#4605
    date: 2024-01-25 15:00: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
31 DENIED edit
App\Entity\EntryComment {#4606
  +user: Proxies\__CG__\App\Entity\User {#4607 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4007
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728583422 {#4016
      date: 2024-10-10 20:03:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4005 …}
    +nested: Doctrine\ORM\PersistentCollection {#4003 …}
    +votes: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
    -id: 338018
    -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6983990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706140620 {#3952
      date: 2024-01-25 00:57:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "The guy on the left is sad because they missed the guy on the tracks, and the guy on the right is happy because he can see a train coming from the other direction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706191254 {#4604
    date: 2024-01-25 15:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4608 …}
  +nested: Doctrine\ORM\PersistentCollection {#4610 …}
  +votes: Doctrine\ORM\PersistentCollection {#4612 …}
  +reports: Doctrine\ORM\PersistentCollection {#4614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4618 …}
  -id: 339268
  -bodyTs: "'come':30 'direct':34 'guy':2,12,18 'happi':23 'left':5 'miss':10 'right':21 'sad':7 'see':27 'track':15 'train':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8640952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706191254 {#4605
    date: 2024-01-25 15:00: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
32 DENIED moderate
App\Entity\EntryComment {#4606
  +user: Proxies\__CG__\App\Entity\User {#4607 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4007
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "The man On the left is justifiably disturbed knowing what he’s about to run over. The man on the right is psychotically excited to see someone was tied to the rails that they almost ran over."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728583422 {#4016
      date: 2024-10-10 20:03:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4005 …}
    +nested: Doctrine\ORM\PersistentCollection {#4003 …}
    +votes: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3971 …}
    -id: 338018
    -bodyTs: "'almost':35 'disturb':8 'excit':24 'justifi':7 'know':9 'left':5 'man':2,18 'psychot':23 'rail':32 'ran':36 'right':21 'run':15 'see':26 'someon':27 'tie':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6983990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706140620 {#3952
      date: 2024-01-25 00:57:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4007}
  +body: "The guy on the left is sad because they missed the guy on the tracks, and the guy on the right is happy because he can see a train coming from the other direction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706191254 {#4604
    date: 2024-01-25 15:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4608 …}
  +nested: Doctrine\ORM\PersistentCollection {#4610 …}
  +votes: Doctrine\ORM\PersistentCollection {#4612 …}
  +reports: Doctrine\ORM\PersistentCollection {#4614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4618 …}
  -id: 339268
  -bodyTs: "'come':30 'direct':34 'guy':2,12,18 'happi':23 'left':5 'miss':10 'right':21 'sad':7 'see':27 'track':15 'train':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8640952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706191254 {#4605
    date: 2024-01-25 15:00: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
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 {#4039
  +user: App\Entity\User {#4028 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "A nice bumpy trolley ride"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706142911 {#4045
    date: 2024-01-25 01:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4044 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
  -id: 338085
  -bodyTs: "'bumpi':3 'nice':2 'ride':5 'trolley':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5977763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706142911 {#4050
    date: 2024-01-25 01:35:11.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 {#4039
  +user: App\Entity\User {#4028 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "A nice bumpy trolley ride"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706142911 {#4045
    date: 2024-01-25 01:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4044 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
  -id: 338085
  -bodyTs: "'bumpi':3 'nice':2 'ride':5 'trolley':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5977763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706142911 {#4050
    date: 2024-01-25 01:35:11.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 {#4039
  +user: App\Entity\User {#4028 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "A nice bumpy trolley ride"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706142911 {#4045
    date: 2024-01-25 01:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4044 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
  -id: 338085
  -bodyTs: "'bumpi':3 'nice':2 'ride':5 'trolley':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5977763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706142911 {#4050
    date: 2024-01-25 01:35:11.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 {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "omg this is the most funny meme in a long time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706147624 {#4119
    date: 2024-01-25 02:53:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 338215
  -bodyTs: "'funni':6 'long':10 'meme':7 'omg':1 'time':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6986240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706147624 {#4120
    date: 2024-01-25 02:53:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "omg this is the most funny meme in a long time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706147624 {#4119
    date: 2024-01-25 02:53:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 338215
  -bodyTs: "'funni':6 'long':10 'meme':7 'omg':1 'time':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6986240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706147624 {#4120
    date: 2024-01-25 02:53:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "omg this is the most funny meme in a long time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706147624 {#4119
    date: 2024-01-25 02:53:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 338215
  -bodyTs: "'funni':6 'long':10 'meme':7 'omg':1 'time':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6986240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706147624 {#4120
    date: 2024-01-25 02:53:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4198
  +user: App\Entity\User {#4211 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "![shortly after](https://lemmy.ml/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png) KAHKUKUKUKUKUKUKUKUNK"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1728467635 {#4192
    date: 2024-10-09 11:53:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4201 …}
  +votes: Doctrine\ORM\PersistentCollection {#4203 …}
  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
  -id: 338231
  -bodyTs: "'/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png)':5 'kahkukukukukukukukunk':6 'lemmy.ml':4 'lemmy.ml/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png)':3 'short':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7698480"
  +editedAt: DateTimeImmutable @1728466518 {#4193
    date: 2024-10-09 11:35:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706148197 {#4194
    date: 2024-01-25 03:03:17.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 {#4198
  +user: App\Entity\User {#4211 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "![shortly after](https://lemmy.ml/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png) KAHKUKUKUKUKUKUKUKUNK"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1728467635 {#4192
    date: 2024-10-09 11:53:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4201 …}
  +votes: Doctrine\ORM\PersistentCollection {#4203 …}
  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
  -id: 338231
  -bodyTs: "'/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png)':5 'kahkukukukukukukukunk':6 'lemmy.ml':4 'lemmy.ml/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png)':3 'short':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7698480"
  +editedAt: DateTimeImmutable @1728466518 {#4193
    date: 2024-10-09 11:35:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706148197 {#4194
    date: 2024-01-25 03:03:17.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 {#4198
  +user: App\Entity\User {#4211 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "![shortly after](https://lemmy.ml/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png) KAHKUKUKUKUKUKUKUKUNK"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1728467635 {#4192
    date: 2024-10-09 11:53:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4201 …}
  +votes: Doctrine\ORM\PersistentCollection {#4203 …}
  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
  -id: 338231
  -bodyTs: "'/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png)':5 'kahkukukukukukukukunk':6 'lemmy.ml':4 'lemmy.ml/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png)':3 'short':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7698480"
  +editedAt: DateTimeImmutable @1728466518 {#4193
    date: 2024-10-09 11:35:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706148197 {#4194
    date: 2024-01-25 03:03:17.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 {#4622
  +user: Proxies\__CG__\App\Entity\User {#4623 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4198
    +user: App\Entity\User {#4211 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "![shortly after](https://lemmy.ml/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png) KAHKUKUKUKUKUKUKUKUNK"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1728467635 {#4192
      date: 2024-10-09 11:53:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4199 …}
    +nested: Doctrine\ORM\PersistentCollection {#4201 …}
    +votes: Doctrine\ORM\PersistentCollection {#4203 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 338231
    -bodyTs: "'/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png)':5 'kahkukukukukukukukunk':6 'lemmy.ml':4 'lemmy.ml/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png)':3 'short':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7698480"
    +editedAt: DateTimeImmutable @1728466518 {#4193
      date: 2024-10-09 11:35:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706148197 {#4194
      date: 2024-01-25 03:03:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4198}
  +body: "Just some fallen branches on the line"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706148529 {#4620
    date: 2024-01-25 03:08:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4624 …}
  +nested: Doctrine\ORM\PersistentCollection {#4626 …}
  +votes: Doctrine\ORM\PersistentCollection {#4628 …}
  +reports: Doctrine\ORM\PersistentCollection {#4630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
  -id: 338238
  -bodyTs: "'branch':4 'fallen':3 'line':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7698624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706148529 {#4621
    date: 2024-01-25 03:08: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
47 DENIED edit
App\Entity\EntryComment {#4622
  +user: Proxies\__CG__\App\Entity\User {#4623 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4198
    +user: App\Entity\User {#4211 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "![shortly after](https://lemmy.ml/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png) KAHKUKUKUKUKUKUKUKUNK"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1728467635 {#4192
      date: 2024-10-09 11:53:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4199 …}
    +nested: Doctrine\ORM\PersistentCollection {#4201 …}
    +votes: Doctrine\ORM\PersistentCollection {#4203 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 338231
    -bodyTs: "'/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png)':5 'kahkukukukukukukukunk':6 'lemmy.ml':4 'lemmy.ml/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png)':3 'short':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7698480"
    +editedAt: DateTimeImmutable @1728466518 {#4193
      date: 2024-10-09 11:35:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706148197 {#4194
      date: 2024-01-25 03:03:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4198}
  +body: "Just some fallen branches on the line"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706148529 {#4620
    date: 2024-01-25 03:08:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4624 …}
  +nested: Doctrine\ORM\PersistentCollection {#4626 …}
  +votes: Doctrine\ORM\PersistentCollection {#4628 …}
  +reports: Doctrine\ORM\PersistentCollection {#4630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
  -id: 338238
  -bodyTs: "'branch':4 'fallen':3 'line':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7698624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706148529 {#4621
    date: 2024-01-25 03:08: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
48 DENIED moderate
App\Entity\EntryComment {#4622
  +user: Proxies\__CG__\App\Entity\User {#4623 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4198
    +user: App\Entity\User {#4211 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "![shortly after](https://lemmy.ml/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png) KAHKUKUKUKUKUKUKUKUNK"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1728467635 {#4192
      date: 2024-10-09 11:53:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4199 …}
    +nested: Doctrine\ORM\PersistentCollection {#4201 …}
    +votes: Doctrine\ORM\PersistentCollection {#4203 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 338231
    -bodyTs: "'/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png)':5 'kahkukukukukukukukunk':6 'lemmy.ml':4 'lemmy.ml/pictrs/image/240779eb-e6a2-46d9-8944-3333336ef138.png)':3 'short':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7698480"
    +editedAt: DateTimeImmutable @1728466518 {#4193
      date: 2024-10-09 11:35:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706148197 {#4194
      date: 2024-01-25 03:03:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4198}
  +body: "Just some fallen branches on the line"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706148529 {#4620
    date: 2024-01-25 03:08:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4624 …}
  +nested: Doctrine\ORM\PersistentCollection {#4626 …}
  +votes: Doctrine\ORM\PersistentCollection {#4628 …}
  +reports: Doctrine\ORM\PersistentCollection {#4630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
  -id: 338238
  -bodyTs: "'branch':4 'fallen':3 'line':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7698624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706148529 {#4621
    date: 2024-01-25 03:08: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
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 {#4271
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "[How the ride ended](https://m.youtube.com/watch?v=lDnO4nDA3kM&t=59)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1728479722 {#4266
    date: 2024-10-09 15:15:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4272 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
  -id: 338243
  -bodyTs: "'/watch?v=ldno4nda3km&t=59)':7 'end':4 'm.youtube.com':6 'm.youtube.com/watch?v=ldno4nda3km&t=59)':5 'ride':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6986650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706148788 {#4267
    date: 2024-01-25 03:13:08.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 {#4271
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "[How the ride ended](https://m.youtube.com/watch?v=lDnO4nDA3kM&t=59)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1728479722 {#4266
    date: 2024-10-09 15:15:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4272 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
  -id: 338243
  -bodyTs: "'/watch?v=ldno4nda3km&t=59)':7 'end':4 'm.youtube.com':6 'm.youtube.com/watch?v=ldno4nda3km&t=59)':5 'ride':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6986650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706148788 {#4267
    date: 2024-01-25 03:13:08.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 {#4271
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "[How the ride ended](https://m.youtube.com/watch?v=lDnO4nDA3kM&t=59)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1728479722 {#4266
    date: 2024-10-09 15:15:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4272 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
  -id: 338243
  -bodyTs: "'/watch?v=ldno4nda3km&t=59)':7 'end':4 'm.youtube.com':6 'm.youtube.com/watch?v=ldno4nda3km&t=59)':5 'ride':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6986650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706148788 {#4267
    date: 2024-01-25 03:13:08.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 {#4638
  +user: Proxies\__CG__\App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4284 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "[How the ride ended](https://m.youtube.com/watch?v=lDnO4nDA3kM&t=59)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1728479722 {#4266
      date: 2024-10-09 15:15:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4272 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
    -id: 338243
    -bodyTs: "'/watch?v=ldno4nda3km&t=59)':7 'end':4 'm.youtube.com':6 'm.youtube.com/watch?v=ldno4nda3km&t=59)':5 'ride':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6986650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706148788 {#4267
      date: 2024-01-25 03:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "Unexpected GP is needed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706153029 {#4636
    date: 2024-01-25 04:23:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@Spiralvortexisalie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4640 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4644 …}
  +reports: Doctrine\ORM\PersistentCollection {#4646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
  -id: 338378
  -bodyTs: "'gp':2 'need':4 'unexpect':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nowsci.com/comment/4917548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706153029 {#4637
    date: 2024-01-25 04:23: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
55 DENIED edit
App\Entity\EntryComment {#4638
  +user: Proxies\__CG__\App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4284 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "[How the ride ended](https://m.youtube.com/watch?v=lDnO4nDA3kM&t=59)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1728479722 {#4266
      date: 2024-10-09 15:15:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4272 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
    -id: 338243
    -bodyTs: "'/watch?v=ldno4nda3km&t=59)':7 'end':4 'm.youtube.com':6 'm.youtube.com/watch?v=ldno4nda3km&t=59)':5 'ride':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6986650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706148788 {#4267
      date: 2024-01-25 03:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "Unexpected GP is needed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706153029 {#4636
    date: 2024-01-25 04:23:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@Spiralvortexisalie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4640 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4644 …}
  +reports: Doctrine\ORM\PersistentCollection {#4646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
  -id: 338378
  -bodyTs: "'gp':2 'need':4 'unexpect':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nowsci.com/comment/4917548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706153029 {#4637
    date: 2024-01-25 04:23: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
56 DENIED moderate
App\Entity\EntryComment {#4638
  +user: Proxies\__CG__\App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4284 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "[How the ride ended](https://m.youtube.com/watch?v=lDnO4nDA3kM&t=59)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1728479722 {#4266
      date: 2024-10-09 15:15:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4272 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
    -id: 338243
    -bodyTs: "'/watch?v=ldno4nda3km&t=59)':7 'end':4 'm.youtube.com':6 'm.youtube.com/watch?v=ldno4nda3km&t=59)':5 'ride':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6986650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706148788 {#4267
      date: 2024-01-25 03:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "Unexpected GP is needed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706153029 {#4636
    date: 2024-01-25 04:23:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@Spiralvortexisalie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4640 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4644 …}
  +reports: Doctrine\ORM\PersistentCollection {#4646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
  -id: 338378
  -bodyTs: "'gp':2 'need':4 'unexpect':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nowsci.com/comment/4917548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706153029 {#4637
    date: 2024-01-25 04:23: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
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 {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Lucky you. It could have been derailed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706149589 {#4339
    date: 2024-01-25 03:26:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 338258
  -bodyTs: "'could':4 'derail':7 'lucki':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6986977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706149589 {#4340
    date: 2024-01-25 03:26:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Lucky you. It could have been derailed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706149589 {#4339
    date: 2024-01-25 03:26:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 338258
  -bodyTs: "'could':4 'derail':7 'lucki':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6986977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706149589 {#4340
    date: 2024-01-25 03:26:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Lucky you. It could have been derailed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706149589 {#4339
    date: 2024-01-25 03:26:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 338258
  -bodyTs: "'could':4 'derail':7 'lucki':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6986977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706149589 {#4340
    date: 2024-01-25 03:26:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4418
  +user: App\Entity\User {#4431 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "So the guy pulled the lever to divert the train *on to* the 5 person track?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1728590202 {#4413
    date: 2024-10-10 21:56:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4419 …}
  +nested: Doctrine\ORM\PersistentCollection {#4421 …}
  +votes: Doctrine\ORM\PersistentCollection {#4423 …}
  +reports: Doctrine\ORM\PersistentCollection {#4425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
  -id: 338730
  -bodyTs: "'5':14 'divert':8 'guy':3 'lever':6 'person':15 'pull':4 'track':16 'train':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6994495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706168471 {#4414
    date: 2024-01-25 08:41:11.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 {#4418
  +user: App\Entity\User {#4431 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "So the guy pulled the lever to divert the train *on to* the 5 person track?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1728590202 {#4413
    date: 2024-10-10 21:56:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4419 …}
  +nested: Doctrine\ORM\PersistentCollection {#4421 …}
  +votes: Doctrine\ORM\PersistentCollection {#4423 …}
  +reports: Doctrine\ORM\PersistentCollection {#4425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
  -id: 338730
  -bodyTs: "'5':14 'divert':8 'guy':3 'lever':6 'person':15 'pull':4 'track':16 'train':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6994495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706168471 {#4414
    date: 2024-01-25 08:41:11.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 {#4418
  +user: App\Entity\User {#4431 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "So the guy pulled the lever to divert the train *on to* the 5 person track?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1728590202 {#4413
    date: 2024-10-10 21:56:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4419 …}
  +nested: Doctrine\ORM\PersistentCollection {#4421 …}
  +votes: Doctrine\ORM\PersistentCollection {#4423 …}
  +reports: Doctrine\ORM\PersistentCollection {#4425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
  -id: 338730
  -bodyTs: "'5':14 'divert':8 'guy':3 'lever':6 'person':15 'pull':4 'track':16 'train':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6994495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706168471 {#4414
    date: 2024-01-25 08:41:11.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 {#4654
  +user: App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4418
    +user: App\Entity\User {#4431 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "So the guy pulled the lever to divert the train *on to* the 5 person track?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1728590202 {#4413
      date: 2024-10-10 21:56:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4419 …}
    +nested: Doctrine\ORM\PersistentCollection {#4421 …}
    +votes: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 338730
    -bodyTs: "'5':14 'divert':8 'guy':3 'lever':6 'person':15 'pull':4 'track':16 'train':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6994495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706168471 {#4414
      date: 2024-01-25 08:41:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4418}
  +body: "No, he was saving a life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706193621 {#4652
    date: 2024-01-25 15:40:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@hDGGgrLpg8nEucjxWnJz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 339378
  -bodyTs: "'life':6 'save':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7003009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193621 {#4653
    date: 2024-01-25 15:40: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
67 DENIED edit
App\Entity\EntryComment {#4654
  +user: App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4418
    +user: App\Entity\User {#4431 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "So the guy pulled the lever to divert the train *on to* the 5 person track?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1728590202 {#4413
      date: 2024-10-10 21:56:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4419 …}
    +nested: Doctrine\ORM\PersistentCollection {#4421 …}
    +votes: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 338730
    -bodyTs: "'5':14 'divert':8 'guy':3 'lever':6 'person':15 'pull':4 'track':16 'train':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6994495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706168471 {#4414
      date: 2024-01-25 08:41:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4418}
  +body: "No, he was saving a life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706193621 {#4652
    date: 2024-01-25 15:40:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@hDGGgrLpg8nEucjxWnJz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 339378
  -bodyTs: "'life':6 'save':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7003009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193621 {#4653
    date: 2024-01-25 15:40: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
68 DENIED moderate
App\Entity\EntryComment {#4654
  +user: App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4418
    +user: App\Entity\User {#4431 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "So the guy pulled the lever to divert the train *on to* the 5 person track?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1728590202 {#4413
      date: 2024-10-10 21:56:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4419 …}
    +nested: Doctrine\ORM\PersistentCollection {#4421 …}
    +votes: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 338730
    -bodyTs: "'5':14 'divert':8 'guy':3 'lever':6 'person':15 'pull':4 'track':16 'train':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6994495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706168471 {#4414
      date: 2024-01-25 08:41:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4418}
  +body: "No, he was saving a life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706193621 {#4652
    date: 2024-01-25 15:40:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@hDGGgrLpg8nEucjxWnJz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 339378
  -bodyTs: "'life':6 'save':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7003009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193621 {#4653
    date: 2024-01-25 15:40: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
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 {#4669
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4418
    +user: App\Entity\User {#4431 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "So the guy pulled the lever to divert the train *on to* the 5 person track?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1728590202 {#4413
      date: 2024-10-10 21:56:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4419 …}
    +nested: Doctrine\ORM\PersistentCollection {#4421 …}
    +votes: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 338730
    -bodyTs: "'5':14 'divert':8 'guy':3 'lever':6 'person':15 'pull':4 'track':16 'train':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6994495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706168471 {#4414
      date: 2024-01-25 08:41:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4418}
  +body: "He didn’t like the people"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706182403 {#4667
    date: 2024-01-25 12:33:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@hDGGgrLpg8nEucjxWnJz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 339017
  -bodyTs: "'didn':2 'like':4 'peopl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/6107799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706182403 {#4668
    date: 2024-01-25 12:33:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4669
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4418
    +user: App\Entity\User {#4431 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "So the guy pulled the lever to divert the train *on to* the 5 person track?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1728590202 {#4413
      date: 2024-10-10 21:56:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4419 …}
    +nested: Doctrine\ORM\PersistentCollection {#4421 …}
    +votes: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 338730
    -bodyTs: "'5':14 'divert':8 'guy':3 'lever':6 'person':15 'pull':4 'track':16 'train':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6994495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706168471 {#4414
      date: 2024-01-25 08:41:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4418}
  +body: "He didn’t like the people"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706182403 {#4667
    date: 2024-01-25 12:33:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@hDGGgrLpg8nEucjxWnJz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 339017
  -bodyTs: "'didn':2 'like':4 'peopl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/6107799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706182403 {#4668
    date: 2024-01-25 12:33:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4669
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4418
    +user: App\Entity\User {#4431 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "So the guy pulled the lever to divert the train *on to* the 5 person track?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1728590202 {#4413
      date: 2024-10-10 21:56:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Maven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4419 …}
    +nested: Doctrine\ORM\PersistentCollection {#4421 …}
    +votes: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 338730
    -bodyTs: "'5':14 'divert':8 'guy':3 'lever':6 'person':15 'pull':4 'track':16 'train':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6994495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706168471 {#4414
      date: 2024-01-25 08:41:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4418}
  +body: "He didn’t like the people"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706182403 {#4667
    date: 2024-01-25 12:33:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
    "@hDGGgrLpg8nEucjxWnJz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 339017
  -bodyTs: "'didn':2 'like':4 'peopl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/6107799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706182403 {#4668
    date: 2024-01-25 12:33:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4491
  +user: App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "I still don’t get how five railway workers all failed to remember to lockout/tagout a line they were working on. Maybe it was an insurance scam"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706193706 {#4486
    date: 2024-01-25 15:41:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4492 …}
  +nested: Doctrine\ORM\PersistentCollection {#4494 …}
  +votes: Doctrine\ORM\PersistentCollection {#4496 …}
  +reports: Doctrine\ORM\PersistentCollection {#4498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4502 …}
  -id: 339384
  -bodyTs: "'fail':11 'five':7 'get':5 'insur':26 'line':17 'lockout/tagout':15 'mayb':22 'railway':8 'rememb':13 'scam':27 'still':2 'work':20 'worker':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7003033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193706 {#4487
    date: 2024-01-25 15:41: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
75 DENIED edit
App\Entity\EntryComment {#4491
  +user: App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "I still don’t get how five railway workers all failed to remember to lockout/tagout a line they were working on. Maybe it was an insurance scam"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706193706 {#4486
    date: 2024-01-25 15:41:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4492 …}
  +nested: Doctrine\ORM\PersistentCollection {#4494 …}
  +votes: Doctrine\ORM\PersistentCollection {#4496 …}
  +reports: Doctrine\ORM\PersistentCollection {#4498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4502 …}
  -id: 339384
  -bodyTs: "'fail':11 'five':7 'get':5 'insur':26 'line':17 'lockout/tagout':15 'mayb':22 'railway':8 'rememb':13 'scam':27 'still':2 'work':20 'worker':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7003033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193706 {#4487
    date: 2024-01-25 15:41: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
76 DENIED moderate
App\Entity\EntryComment {#4491
  +user: App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5842
      +entryCommentCount: 63899
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728602137 {#273
        date: 2024-10-11 01:15:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "A-nice-chill-trolley-ride"
    +title: "A nice chill trolley ride"
    +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728590471 {#1814
      date: 2024-10-10 22:01:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 32895
    -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223692
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11146370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137292 {#2420
      date: 2024-01-25 00:01:32.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "I still don’t get how five railway workers all failed to remember to lockout/tagout a line they were working on. Maybe it was an insurance scam"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706193706 {#4486
    date: 2024-01-25 15:41:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4492 …}
  +nested: Doctrine\ORM\PersistentCollection {#4494 …}
  +votes: Doctrine\ORM\PersistentCollection {#4496 …}
  +reports: Doctrine\ORM\PersistentCollection {#4498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4502 …}
  -id: 339384
  -bodyTs: "'fail':11 'five':7 'get':5 'insur':26 'line':17 'lockout/tagout':15 'mayb':22 'railway':8 'rememb':13 'scam':27 'still':2 'work':20 'worker':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7003033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193706 {#4487
    date: 2024-01-25 15:41: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
77 DENIED edit
App\Entity\Magazine {#260
  +icon: Proxies\__CG__\App\Entity\Image {#240 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5842
  +entryCommentCount: 63899
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1728602137 {#273
    date: 2024-10-11 01:15:37.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#231 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
  +entries: Doctrine\ORM\PersistentCollection {#174 …}
  +posts: Doctrine\ORM\PersistentCollection {#132 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
  +bans: Doctrine\ORM\PersistentCollection {#111 …}
  +reports: Doctrine\ORM\PersistentCollection {#97 …}
  +badges: Doctrine\ORM\PersistentCollection {#75 …}
  +logs: Doctrine\ORM\PersistentCollection {#65 …}
  +awards: Doctrine\ORM\PersistentCollection {#1822 …}
  +categories: Doctrine\ORM\PersistentCollection {#1850 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details